File: strings.xml

package info (click to toggle)
malai 2.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 5,428 kB
  • ctags: 6,395
  • sloc: java: 35,090; xml: 1,558; sh: 238; makefile: 29
file content (8 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">DrawingEditor</string>
    <string name="action_settings">Settings</string>
    <string name="hello_world">Hello world!</string>

</resources>