diff options
author | Teddy <[email protected]> | 2013-08-31 12:45:35 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2013-08-31 12:45:35 +0800 |
commit | bb24f90c879b4a0216d592dce18590d841da7289 (patch) | |
tree | cc42711a8c39d3ed905290b38385f0eb559b4aef /client/Piztor/res/values | |
parent | 325eea0b19a5f9cd4e54947d2ad9cb5e9d2169b3 (diff) | |
parent | 69a911d88c0e41f2aafbd6d88d53ea430890b3cd (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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/Piztor/res/values/strings.xml b/client/Piztor/res/values/strings.xml index 6ff1392..a0843df 100644 --- a/client/Piztor/res/values/strings.xml +++ b/client/Piztor/res/values/strings.xml @@ -24,6 +24,6 @@ <string name="logout">Logout</string> <string name="update_info">My Account</string> <string name="subscribe_info">Subscribe information</string> - <string name="change">更改</string> + <string name="change">Check & Update</string> </resources> |