aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
blob: 8bf0e41722e845f5bbe976db0d5a475e2adf3e5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<resources>
    <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>