diff options
author | Goblin911 <[email protected]> | 2013-08-28 02:38:11 +0800 |
---|---|---|
committer | Goblin911 <[email protected]> | 2013-08-28 02:38:11 +0800 |
commit | 0a8315a94d8ed1252f3f96d4ca41ddc632c3bc98 (patch) | |
tree | 270d069ebfd636f19dff4cd507930367792a302f /client/Piztor/res/values | |
parent | 3baa5dd28c595c497a1669b3f25cda8c52139c87 (diff) |
now can run!!!
Diffstat (limited to 'client/Piztor/res/values')
-rw-r--r-- | client/Piztor/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/Piztor/res/values/strings.xml b/client/Piztor/res/values/strings.xml index 4268ca1..5500982 100644 --- a/client/Piztor/res/values/strings.xml +++ b/client/Piztor/res/values/strings.xml @@ -17,5 +17,6 @@ <string name="title_activity_login">Login</string> <string name="title_activity_main">Main</string> <string name="title_activity_settings">Settings</string> + <string name="title_activity_mapmaker">MapMaker</string> </resources> |