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-no | |
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-no')
-rwxr-xr-x | res/values-no/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-no/strings.xml b/res/values-no/strings.xml index 87947b6b..728b2fca 100755 --- a/res/values-no/strings.xml +++ b/res/values-no/strings.xml @@ -19,7 +19,7 @@ <string name="version_info">%1$s %2$s</string> <string name="send_logfile">Send loggfilen</string> <string name="send">Send</string> - <string name="ics_openvpn_log_file">LEAP Android loggfil</string> + <string name="bitmask_openvpn_log_file">LEAP Android loggfil</string> <string name="speed_waiting">Venter på tilstands melding...</string> <string name="converted_profile">importert profil</string> <string name="converted_profile_i">importert profilen %d</string> |