Skip to content

Commit 729d664

Browse files
Merge pull request #1640 from nextcloud/rakekniven-patch-1
chore(i18n): Fixed grammar
2 parents 5ef9a2f + 96e44a5 commit 729d664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<string name="local_storage_not_moved">Error while moving file to final directory</string>
3636
<string name="account_not_new">Account already existing when creating a new one</string>
3737
<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>
38+
<string name="invalid_character_in_name">The filename contains a forbidden character</string>
3939
<string name="file_not_found">Local file does not exist</string>
4040
<string name="sync_conflict">Synchronization conflict</string>
4141
<string name="file_locked">File is currently locked by another user or process</string>

0 commit comments

Comments
 (0)