mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-08-01 14:19:12 -06:00
Update strings.xml
The application name in my launcher has one too many zeroes. I believe this change should fix that.
This commit is contained in:
parent
ca4bfc4c9f
commit
c8ec2ede42
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<resources>
|
||||
<!-- App name part -->
|
||||
<string name="app_name">2009Scape</string>
|
||||
<string name="app_short_name">20009Scape</string>
|
||||
<string name="app_short_name">2009Scape</string>
|
||||
<string name="app_motd">Launch 2009Scape on your device!</string>
|
||||
|
||||
<!-- Action bar part -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue