summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2021-04-09 17:04:15 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2021-04-12 07:35:15 +0200
commitfba9d44884f48e8564b78246cbe44dc61a2b284b (patch)
treef574dcae4085a681a4dc95a43b7afcf5fe481b8a
parentf0b3f7321c8bef595ed3555a594d75901ce58802 (diff)
android: Drop some unused Turkish translations
Those are leftovers; they're unused since commit a23bd42e9b2f6401c710ac95afcc3aa8f360d65c Date: Tue Apr 6 14:26:06 2021 +0200 android: Drop custom file abstraction + UI Change-Id: I898391cfccd465e4d18d51ee07ee847978872ef1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113885 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> (cherry picked from commit bcf0ed2f672646107b42cbe67e5c3c9d170bb33a)
-rw-r--r--android/source/res/values-tr/strings.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/android/source/res/values-tr/strings.xml b/android/source/res/values-tr/strings.xml
index fe2ee5958dcc..72d15c210933 100644
--- a/android/source/res/values-tr/strings.xml
+++ b/android/source/res/values-tr/strings.xml
@@ -58,15 +58,6 @@
<string name="action_undo">Geri Al</string>
<string name="action_redo">Yinele</string>
- <!-- Directory browser strings -->
- <string name="up_description">Üst dizin</string>
- <string name="confirm_label">Onayla</string>
- <string name="cancel_label">İptal</string>
- <string name="search_label">Git</string>
- <string name="directory_browser_label">Dizin Seç</string>
- <string name="bad_directory">Geçersiz dizin</string>
- <string name="current_dir">Şuan ki dizin: %1$s</string>
-
<!-- Save Alert dialog strings -->
<string name="save_alert_dialog_title">Değişiklikleri kaydetmek istiyor musunuz?</string>
<string name="save_document">Kaydet</string>