diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-01-29 20:24:38 -0700 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-01-29 20:24:38 -0700 |
commit | 46f5d395ab2d30d6ca15e91920ee8b30026f443d (patch) | |
tree | dbe7d23381992e5867654ebf097d639805971ea7 /res/values-ca | |
parent | ece73d2494776a88520e876d8eed9c2e98aad563 (diff) | |
parent | 6b5f766c9a1643c3c87bd396d1a23e49144ca813 (diff) |
Merge branch 'branding' into develop
Diffstat (limited to 'res/values-ca')
-rwxr-xr-x | res/values-ca/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml index b9f2f07c..5131250a 100755 --- a/res/values-ca/strings.xml +++ b/res/values-ca/strings.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.net--> <resources> - <string name="app">OpenVPN per Android</string> + <string name="app">LEAP per Android</string> <string name="address">AdreĆ” del servidor:</string> <string name="port">Port del servidor:</string> <string name="location">Lloc</string> @@ -15,7 +15,7 @@ <string name="client_pkcs12_title">Fitxer PKCS12</string> <string name="ca_title">Certificat CA</string> <string name="about">Quan a</string> - <string name="about_summary">Quan a OpenVPN per Android</string> + <string name="about_summary">Quan a LEAP per Android</string> <string name="vpn_list_summary">Llista de VPNs configurades</string> <string name="vpn_list_title">Perfils VPN</string> <string name="vpn_type">Tipus</string> @@ -64,7 +64,7 @@ <string name="routes_info6">Rutes IPv6: %s</string> <string name="send_logfile">Envia el fitxer de registre</string> <string name="send">Envia</string> - <string name="ics_openvpn_log_file">Fitxer de registre de ICS OpenVPN</string> + <string name="ics_openvpn_log_file">Fitxer de registre de LEAP Android</string> <string name="copied_entry">S\'ha copiat l\'entrada al porta-retalls</string> <string name="tap_mode">Mode Tap</string> <string name="faq_tap_mode">No es pot utiltizar el mode tap amb la api no rootejada. L\'aplicaciĆ³ no suporta tap</string> |