summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
blob: 8f7db27dfe93e5fc9601753310aa2f799b7e7a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
<resources>
    <string name="app_name">AlcaGotchi</string>
    <string name="drink_name">Drink</string>
    <string name="casino_name">Genting</string>
    <string name="back_button">Back</string>

    <string name="signature_text">What would you like to do?</string>
    <string name="happy_birthday_text">Welcome to AlcaGotchi, The uni student equivalent of alcagotchi\n</string>
    <string name="welcome_to_casino">It\'s Genting Time</string>
    <string name="welcome_to_pub">Welcome to the pub</string>
</resources>