mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
small typo enhancements
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
03a307825d
commit
56076dfd96
1 changed files with 3 additions and 2 deletions
|
@ -914,8 +914,9 @@
|
|||
<string name="create_new">Create new</string>
|
||||
<string name="editor_placeholder" translatable="false">%1$s %2$s</string>
|
||||
|
||||
<string name="sync_not_enough_space_dialog_action_choose" translatable="false">Choose what to sync.</string>
|
||||
<string name="sync_not_enough_space_dialog_action_choose" translatable="false">Choose what to sync</string>
|
||||
<string name="sync_not_enough_space_dialog_action_free_space" translatable="false">Free up space</string>
|
||||
<string name="sync_not_enough_space_dialog_placeholder" translatable="false">%1$s is %2$s but there is only %3$s available on device.</string>
|
||||
<string name="sync_not_enough_space_dialog_placeholder" translatable="false">%1$s is %2$s, but there is only %3$s
|
||||
available on device.</string>
|
||||
<string name="sync_not_enough_space_dialog_title" translatable="false">Not enough space</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue