Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-05-27 15:24:57 +02:00 committed by GitHub
parent d58bf5a3c1
commit 1b7cce7b3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
<string name="title_taken">Poznámka s týmto názvom už existuje</string>
<string name="open_note">Otvoriť poznámku</string>
<string name="delete_note">Odstrániť poznámku</string>
<string name="delete_note_prompt_message">Ste si istý, že chcete odstrániť poznámku \"%s\"\?</string>
<string name="delete_note_prompt_message">Ste si istý, že chcete odstrániť poznámku \"%s\"?</string>
<string name="pick_a_note">Zvoľte si poznámku</string>
<string name="rename_note">Premenovať poznámku</string>
<string name="general_note">Všeobecná poznámka</string>
@ -116,4 +116,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>