diff options
author | sjtufs <[email protected]> | 2013-08-30 22:33:16 +0800 |
---|---|---|
committer | sjtufs <[email protected]> | 2013-08-30 22:33:16 +0800 |
commit | 6f38860cd5907501d90eb5518ac42978d7dec834 (patch) | |
tree | 6c461b109242e8c0bb59d1f1a1a0373261e8d88a /client/Piztor/res/values | |
parent | 04cd785f24d779996df8672938372467af6c9a82 (diff) |
update
Diffstat (limited to 'client/Piztor/res/values')
-rw-r--r-- | client/Piztor/res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/Piztor/res/values/strings.xml b/client/Piztor/res/values/strings.xml index 192d392..6ff1392 100644 --- a/client/Piztor/res/values/strings.xml +++ b/client/Piztor/res/values/strings.xml @@ -21,5 +21,9 @@ <string name="username">username</string> <string name="login">login</string> <string name="desc">desc</string> + <string name="logout">Logout</string> + <string name="update_info">My Account</string> + <string name="subscribe_info">Subscribe information</string> + <string name="change">更改</string> </resources> |