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-zh-rTW | |
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-zh-rTW')
-rwxr-xr-x | res/values-zh-rTW/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index 94a6d766..05056f07 100755 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -29,7 +29,7 @@ <string name="version_info">%1$s %2$s</string> <string name="send_logfile">分享記錄檔</string> <string name="send">分享</string> - <string name="ics_openvpn_log_file">LEAP Android 記錄檔</string> + <string name="bitmask_openvpn_log_file">LEAP Android 記錄檔</string> <string name="copied_entry">已將記錄複製到剪貼簿</string> <string name="no_vpn_support_image">你的Android ROM不支援VPN服務API,抱歉了。 :(</string> <string name="speed_waiting">等待狀態訊息...</string> |