diff options
| author | LeightonGinty <lxg184@student.bham.ac.uk> | 2024-11-16 14:12:04 +0000 |
|---|---|---|
| committer | LeightonGinty <lxg184@student.bham.ac.uk> | 2024-11-16 14:12:04 +0000 |
| commit | 0c837aefedd7d2759eef84192615208a7fe75478 (patch) | |
| tree | 428eb6c01bc8f5a7e7556beabcb6db48bdcb53c3 /app/src/main/res/values | |
| parent | 76d57724d624dbf0f2c81863f7d0b3c6a2bad7d0 (diff) | |
Inspirational Start
Diffstat (limited to 'app/src/main/res/values')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 77d835f..b7cc63e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,3 +1,5 @@ <resources> <string name="app_name">AlcaGotchi</string> + <string name="signature_text">Mes Amigos\n</string> + <string name="happy_birthday_text">It\'s Boozing Time</string> </resources>
\ No newline at end of file |
