aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
blob: e3b13ebb3c1061d239bf06d2fb8abb29d6c3d018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<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>
    <string name="feed">Feed</string>
    <string name="profile">Profile</string>
    <string name="bookmarks">Bookmarks</string>
    <string name="events">Events</string>
    <string name="friends">Friends</string>
    <string name="messages">Messages</string>
    <string name="notifications">Notifications</string>
</resources>