OSDN Git Service

String fixes for the credential storage and vpn settings.
authorHung-ying Tyan <tyanh@google.com>
Tue, 7 Jul 2009 02:35:45 +0000 (10:35 +0800)
committerHung-ying Tyan <tyanh@google.com>
Tue, 7 Jul 2009 03:37:54 +0000 (11:37 +0800)
commit33ababd1bdb651d32952536e6d5e72750d1f4cc9
treea6fc8800bae0c98abc885cc01094f42a4a5a07cb
parent0a59b500147cc038541f6f2897de7e28c15a12c1
String fixes for the credential storage and vpn settings.

* Changes
  + Shorten the messages for both set-password and enter-password dialogs
    when other activities access the credential storage.
  Patch Set 2:
  + Fix the capital issue in the vpn error messages.
    + Add separate strings for terms used in the error messages.
    + Modify related src files that use those terms.
res/values/strings.xml
src/com/android/settings/vpn/AuthenticationActor.java
src/com/android/settings/vpn/L2tpEditor.java
src/com/android/settings/vpn/L2tpIpsecEditor.java
src/com/android/settings/vpn/L2tpIpsecPskEditor.java
src/com/android/settings/vpn/VpnProfileEditor.java