summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values-eu/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 130f13c88..c705bfb4a 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -1088,4 +1088,7 @@
<string name="check_redirect">Check redirect</string>
<string name="no_redirect">This URL does not redirect</string>
<string name="redirect_detected">%1$s \n\nredirects to\n\n %2$s</string>
+ <string name="set_user_agent">Change the user agent</string>
+ <string name="set_user_agent_hint">Set a custom user agent or leave blank</string>
+ <string name="set_user_agent_indication">Allows to customize the user agent used for api calls or with the built-in browser.</string>
</resources>