Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: adblockplussbrowser/res/values-tr/strings.xml

Issue 29524668: Issue 3916 - Supporting Adding filter lists via URL (Closed)
Patch Set: Use TAG constant for log, fix in MoreBlockingPreferenceCategory Created Oct. 10, 2017, 1:57 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « adblockplussbrowser/res/values-ru/strings.xml ('k') | adblockplussbrowser/res/values/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplussbrowser/res/values-tr/strings.xml
===================================================================
--- a/adblockplussbrowser/res/values-tr/strings.xml
+++ b/adblockplussbrowser/res/values-tr/strings.xml
@@ -38,10 +38,11 @@
<string name="whitelist_website_dialog_title">Web sitesini güvenilir listesinde ayarlayın</string>
<string name="whitelist_website_dialog_message">Web sitesinin URL\'sini girin</string>
<string name="whitelist_website_dialog_hint">www.someURL.com</string>
<string name="whitelist_website_invalid_url_error">Geçersiz URL</string>
<string name="whitelist_remove_dialog_title">Güvenilir listesindeki web sitesini kaldırın</string>
<string name="whitelist_remove_dialog_message">&lt;b>%1s&lt;/b> kaldırmak istediğinizden emin misiniz?</string>
<string name="add_subscription_dialog_message">Abonelik ekleniyor&#8230;</string>
<string name="remove_subscription_dialog_message">Abonelik kaldırılıyor&#8230;</string>
+ <string name="add_another_list">Başka bir filtre listesi ekle</string>
</resources>
« no previous file with comments | « adblockplussbrowser/res/values-ru/strings.xml ('k') | adblockplussbrowser/res/values/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld