[Libreoffice-commits] core.git: android/source

Michael Weghorn (via logerrit) logerrit at kemper.freedesktop.org
Mon Apr 12 05:22:26 UTC 2021


 android/source/res/values-tr/strings.xml |    9 ---------
 1 file changed, 9 deletions(-)

New commits:
commit bcf0ed2f672646107b42cbe67e5c3c9d170bb33a
Author:     Michael Weghorn <m.weghorn at posteo.de>
AuthorDate: Fri Apr 9 17:04:15 2021 +0200
Commit:     Michael Weghorn <m.weghorn at posteo.de>
CommitDate: Mon Apr 12 07:21:48 2021 +0200

    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 at posteo.de>

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>


More information about the Libreoffice-commits mailing list