Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-tr')
-rw-r--r--app/src/main/res/values-tr/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 4e811e68..3c9b0621 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -73,6 +73,9 @@
<string name="about_license_tab_title">Lisans</string>
<string name="widget_note_list_title">Not listesi</string>
+ <string name="widget_note_list_add">Yeni not ekle</string>
+ <string name="widget_note_list_add_favorite">Sık kullanılanlara yeni not ekle</string>
+ <string name="widget_note_list_add_to_category">%1$s içine yeni not ekle</string>
<string name="widget_note_list_placeholder">Herhangi bir not yok</string>
<string name="widget_single_note_title">Tek not</string>
<string name="widget_single_note_placeholder_tv">Not bulunamadı</string>