mirror of https://github.com/tasks/tasks
Remove wear strings
parent
a971a1372d
commit
1200a7625a
@ -1,3 +0,0 @@
|
||||
<resources>
|
||||
<string name="hello_world">From the Round world,\nHello, %1$s!</string>
|
||||
</resources>
|
||||
@ -1,8 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Tasks.org</string>
|
||||
<!--
|
||||
This string is used for square devices and overridden by hello_world in
|
||||
values-round/strings.xml for round devices.
|
||||
-->
|
||||
<string name="hello_world">From the Square world,\nHello, %1$s!</string>
|
||||
<string name="app_name">Tasks</string>
|
||||
</resources>
|
||||
Loading…
Reference in New Issue