diff options
author | ByteHamster <info@bytehamster.com> | 2024-03-13 22:36:57 +0100 |
---|---|---|
committer | ByteHamster <info@bytehamster.com> | 2024-03-13 22:39:21 +0100 |
commit | da21d92f969d84e0c2a9f37c3d9b5d56c117c92a (patch) | |
tree | 89cea880f3c1760719407411c1d4fc58a72369d8 /ui/i18n/src/main/res/values-tr | |
parent | afc21f46a9b75dee4381cf529064f54850e58b5c (diff) | |
download | AntennaPod-da21d92f969d84e0c2a9f37c3d9b5d56c117c92a.zip |
Fully remove string that fails Lint
Diffstat (limited to 'ui/i18n/src/main/res/values-tr')
-rw-r--r-- | ui/i18n/src/main/res/values-tr/strings.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/i18n/src/main/res/values-tr/strings.xml b/ui/i18n/src/main/res/values-tr/strings.xml index f645fd2e8..263a3cffe 100644 --- a/ui/i18n/src/main/res/values-tr/strings.xml +++ b/ui/i18n/src/main/res/values-tr/strings.xml @@ -463,8 +463,7 @@ <string name="pref_expandNotify_sum">Bu genellikle bildirimi oynatma düğmelerini gösterecek şekilde genişletir.</string> <string name="pref_persistNotify_title">Kalıcı oynatma kontrolleri</string> <string name="pref_persistNotify_sum">Oynatma duraklatılsa bile bildirim ve kilit ekranı kontrollerini göster</string> - <string name="pref_compact_notification_buttons_dialog_error_exact">Tam olarak %1$d öğe seçmelisiniz.</string> - <string name="pref_full_notification_buttons_title">Bildirim butonlarını ayarla</string> + <string name="pref_full_notification_buttons_title">Bildirim butonlarını ayarla</string> <string name="pref_full_notification_buttons_sum">Oynatma bildirimindeki oynatma butonlarını değiştir.</string> <string name="pref_enqueue_location_title">Kuyruğa alma konumu</string> <string name="pref_enqueue_location_sum">Bölümleri şuraya ekle: %1$s</string> |