Sign in
android
/
platform
/
development
/
d8118ba
/
.
/
tutorials
/
NotepadCodeLab
/
Notepadv1Solution
/
res
/
values
/
strings.xml
blob: 265bc62e3a894fad0c86a45606cea50c01b47f11 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<resources>
<string
name
=
"app_name"
>
Notepad v1
</string>
<string
name
=
"no_notes"
>
No Notes Yet
</string>
<string
name
=
"menu_insert"
>
Add Item
</string>
</resources>