blob: 4142ff6b725e588664ed65175f11ccf7bdd77821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<resources>
<string name="app_name">Frost for Facebook</string>
<string name="action_settings">Settings</string>
<string name="section_format">Hello World from section: %1$d</string>
<string name="changelog">Changelog</string>
<string name="great">Great</string>
<string name="u2022">•</string>
</resources>
|