diff options
author | Parménides GV <parmegv@sdf.org> | 2013-12-17 18:02:28 +0100 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2014-02-04 17:33:48 -0800 |
commit | e4053f06e741a9eaa833eeaba153058f748145fd (patch) | |
tree | b873ea9a289991cbf99956c6180b2a1333462688 /res/values-ro | |
parent | 7297632a01d5fb606b901d8c54e190e28b95716e (diff) |
No more references to ics openvpn.
I've refactored a string name and the content of that string so that no
references to legacy ics-openvpn user interface are present in there.
Diffstat (limited to 'res/values-ro')
-rwxr-xr-x | res/values-ro/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml index 359c5c74..91d9c0e0 100755 --- a/res/values-ro/strings.xml +++ b/res/values-ro/strings.xml @@ -16,7 +16,7 @@ <string name="title_cancel">Anulare confirmare</string> <string name="cancel_connection_query">Deconectaţi VPN-ul conectat/anulaţi încercarea de conectare?</string> <string name="edit_vpn">Editaţi setările VPN</string> - <string name="tun_error_helpful">În cazul anumitor imagini particularizate de ICS permisiile pentru /dev/tun pot fi greşite sau modulul tun lipseşte cu desăvârşire. Pentru imaginile CM9 ăncercaţi opţiunea de a repara permisiunile în cadrul setărilor generale</string> + <string name="tun_error_helpful">În cazul anumitor imagini particularizate de ICS permisiile pentru /dev/tun pot fi greşite sau modulul tun lipseşte cu desăvârşire.</string> <string name="tun_open_error">Eroare deschidere interfaţa tun</string> <string name="error">"Eroare:"</string> <string name="clear">Goleşte</string> @@ -32,7 +32,7 @@ <string name="version_info">%1$s %2$s</string> <string name="send_logfile">Trimite fişier jurnal</string> <string name="send">Trimite</string> - <string name="ics_openvpn_log_file">Fişier jurnal LEAP Android</string> + <string name="bitmask_openvpn_log_file">Fişier jurnal LEAP Android</string> <string name="converted_profile">profil importat</string> <string name="converted_profile_i">profil importat %d</string> <string name="pkcs12_file_encryption_key">Cheie criptare fişier PKCS12</string> |