summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-it
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-11-30 09:59:38 +0100
committerThomas <tschneider.ac@gmail.com>2019-11-30 09:59:38 +0100
commita156508450ee407ab615d81040528822878a4229 (patch)
tree616bcf9d2afdbd41b88a9ed73612a15651148f95 /app/src/main/res/values-it
parent64736116f710e216911b2a973364a74285b39b71 (diff)
New translations strings.xml (Italian)
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 54a7ca5a9..63f7bf0cd 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -1086,12 +1086,12 @@
<string name="share_link">Condividi collegamento</string>
<string name="link_copy">L\'URL รจ stato copiato negli appunti</string>
<string name="open_other_app">Apri con un\'altra app</string>
- <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>
- <string name="set_utm_parameters">Remove UTM parameters</string>
+ <string name="check_redirect">Controlla reindirizzamento</string>
+ <string name="no_redirect">Questo URL non reindirizza</string>
+ <string name="redirect_detected">%1$s \n\nreindirizza verso\n\n %2$s</string>
+ <string name="set_user_agent">Cambia l\'agente dell\'utente</string>
+ <string name="set_user_agent_hint">Imposta un agente utente personalizzato o lascia vuoto</string>
+ <string name="set_user_agent_indication">Permetti la personalizzazione dell\'agente utente utilizzata per le chiamate dell\'API o con il browser integrato.</string>
+ <string name="set_utm_parameters">Rimuovi parametri UTM</string>
<string name="set_utm_parameters_indication">The app will automatically remove UTM parameters from URLs before visiting a link.</string>
</resources>