summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-it/strings.xml
blob: 0b89a65b3146b5e3a20b6fa19b2d9df72810aab3 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="info">Info</string>
  <string name="show_connection_details">Visualizza i dettagli della connessione</string>
  <string name="routes_info">Instradamenti (route): %s</string>
  <string name="routes_info6">Instradamenti (route) IPv6: %s</string>
  <string name="error_empty_username">L\'username non deve essere vuoto.</string>
  <string name="cert_from_keystore">Ottenuto il certificato \'%s\' dal Keystore</string>
</resources>