Sign in
android
/
platform
/
development
/
35c24ce
/
.
/
tutorials
/
NotepadCodeLab
/
Notepadv1
/
res
/
values
/
strings.xml
blob: 5698961a6e7909991e05198f8fbf6716f4c48773 [
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>
</resources>