aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwongma7 <wongma7@users.noreply.github.com>2015-11-23 19:44:46 -0500
committerwongma7 <wongma7@users.noreply.github.com>2015-11-23 19:44:46 -0500
commit6f8ec496be9bf922ec3ef8795c1e98fc032aae8b (patch)
tree6a4bd5ffa0f0c782674b1cd4bcd961129c591335
parent5d6d349e6242f49aa5bf71aef96da8dfe92a65db (diff)
parente2245271258062b0ca5110fa74d630c22ee1c355 (diff)
Merge pull request #150 from svetlemodry/master
updated Czech translation
-rw-r--r--app/src/main/res/values-cs/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index 926e051e..99af0e3f 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -9,7 +9,7 @@
<string name="action_settings">Nastavení</string>
<string name="hello_world">Hello world!</string>
<string name="dialog_delete_title">Adresář již existuje</string>
- <string name="dialog_delete_msg">Cílový adresář již existuje. Aktuální verze podporuje pouze jedno úložiště. Opravdu smazat aktuální adresář úložiště hesel?</string>
+ <string name="dialog_delete_msg">Cílový adresář již existuje. Aktuální verze podporuje pouze jedno úložiště. Opravdu smazat aktuální adresář úložiště hesel:</string>
<string name="dialog_delete">Smazat adresář</string>
<string name="dialog_do_not_delete">Zrušit</string>
<string name="title_activity_git_clone">Informace repozitáře</string>