You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
671 B
XML
18 lines
671 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">HMKCODE App</string>
|
|
<string name="hello_world">Hello world!</string>
|
|
<string name="action_settings">Settings</string>
|
|
<string name="action_find_location">Find</string>
|
|
|
|
<string name="long_text">Android 5.0 Lollipop was one of the most significant Android releases ever,
|
|
in no small part due to the introduction of material design,
|
|
a new design language that refreshed the entire Android experience
|
|
</string>
|
|
|
|
<string name="drawer_open">Open navigation drawer</string>
|
|
<string name="drawer_close">Close navigation drawer</string>
|
|
</resources>
|
|
|