We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ef9a2f + 96e44a5 commit 729d664Copy full SHA for 729d664
1 file changed
library/src/main/res/values/strings.xml
@@ -35,7 +35,7 @@
35
<string name="local_storage_not_moved">Error while moving file to final directory</string>
36
<string name="account_not_new">Account already existing when creating a new one</string>
37
<string name="account_not_the_same">Authenticated with a different account than the one updating</string>
38
- <string name="invalid_character_in_name">The file name contains a forbidden character</string>
+ <string name="invalid_character_in_name">The filename contains a forbidden character</string>
39
<string name="file_not_found">Local file does not exist</string>
40
<string name="sync_conflict">Synchronization conflict</string>
41
<string name="file_locked">File is currently locked by another user or process</string>
0 commit comments