diff options
author | Teddy <[email protected]> | 2013-08-30 22:48:29 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2013-08-30 22:48:29 +0800 |
commit | 29b6f83eca288a1bdc2b5cfcbbd1ae2651b97ae6 (patch) | |
tree | 173a519dbb893170aa4856a727205f0d73b8b2fd /client/Piztor/res/values | |
parent | 3054e381a1d384dee4206bfe5646f057bf82446e (diff) | |
parent | 1cc2c0f8319df86602da0ae1eed6456d4ff3b172 (diff) |
Merge branch 'master' of github.com:Determinant/piztor
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> |