Simple-Clock/app/src/main/res/values/strings.xml

10 lines
290 B
XML

<resources>
<string name="app_name">Simple Clock</string>
<string name="app_launcher_name">Clock</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>