summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-en-rIN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-en-rIN/strings.xml')
-rw-r--r--app/src/main/res/values-en-rIN/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-en-rIN/strings.xml b/app/src/main/res/values-en-rIN/strings.xml
index 6a1b7af..eb9c0aa 100644
--- a/app/src/main/res/values-en-rIN/strings.xml
+++ b/app/src/main/res/values-en-rIN/strings.xml
@@ -101,9 +101,13 @@
<!-- Settings: clear cookie toast confirmation -->
<string name="pref_cookie_clear_done">Cleared all the cookies</string>
<!-- Settings: do not track preference title -->
+ <string name="pref_do_not_track_title">Do Not Track</string>
<!-- Settings: do not track preference summary -->
+ <string name="pref_do_not_track_summary">Send a Do Not Track request to websites you visit</string>
<!-- Settings: save form data title -->
+ <string name="pref_save_form_data_title">Save form data</string>
<!-- Settings: suggestions provider title -->
+ <string name="pref_suggestions_provider">Suggestions provider</string>
<!-- History: title -->
<string name="history_title">History</string>
<!-- History: empty status text -->
@@ -149,4 +153,5 @@
<!-- Auth dialog: login button -->
<string name="auth_dialog_login">Log in</string>
<!-- Launcher shortcut: new incognito tab -->
+ <string name="shortcut_new_incognito_tab">New incognito tab</string>
</resources>