Skip to content

Commit 477ba37

Browse files
committed
Update Localizable.xcstrings after rebuild
1 parent a1e199e commit 477ba37

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

OpenCloudSDK/Resources/Localizable.xcstrings

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
},
1717
"\"%@\" was modified locally before the download completed." : {
1818

19+
},
20+
"{{itemName}} can't be copied into itself." : {
21+
22+
},
23+
"{{itemName}} can't be moved into itself." : {
24+
25+
},
26+
"{{itemName}} is currently processed on the server and can't be downloaded until it finishes processing." : {
27+
1928
},
2029
"%@ already exists" : {
2130

@@ -132,6 +141,18 @@
132141
}
133142
}
134143
}
144+
},
145+
"At least {{min}} {{characterType}}" : {
146+
147+
},
148+
"At least {{min}} special characters: {{specialCharacters}}" : {
149+
150+
},
151+
"At most {{byteLength}} bytes." : {
152+
153+
},
154+
"At most {{max}} {{characterType}}" : {
155+
135156
},
136157
"Auth Data" : {
137158

@@ -147,6 +168,9 @@
147168
},
148169
"Available Offline" : {
149170

171+
},
172+
"Between {{min}} and {{max}} {{characterType}}" : {
173+
150174
},
151175
"Can't build custom scheme URL from %@." : {
152176

@@ -403,6 +427,9 @@
403427
},
404428
"Login as user %@ required. Please retry." : {
405429

430+
},
431+
"Longer than {{byteLength}} bytes in {{encoding}} encoding." : {
432+
406433
},
407434
"lower-case characters" : {
408435

@@ -491,6 +518,9 @@
491518
},
492519
"Overwrite modified file" : {
493520

521+
},
522+
"Password can't be converted to {{encoding}}." : {
523+
494524
},
495525
"Pending" : {
496526

@@ -672,6 +702,12 @@
672702
},
673703
"Timestamp" : {
674704

705+
},
706+
"Too few {{localizedName}}" : {
707+
708+
},
709+
"Too many {{localizedName}}" : {
710+
675711
},
676712
"Total Items" : {
677713

0 commit comments

Comments
 (0)