mirror of
https://github.com/derekbrameyer/MacroDroid.git
synced 2026-09-03 07:15:14 +08:00
31 lines
1.2 KiB
XML
31 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="gender">
|
|
<item>male</item>
|
|
<item>female</item>
|
|
</string-array>
|
|
<string-array name="compliments">
|
|
<item>Lookin\' good!</item>
|
|
<item>Hello good-lookin\'.</item>
|
|
<item>Hey gorgeous.</item>
|
|
<item>You look hot.</item>
|
|
<item><3 <3 <3</item>
|
|
<item>;) ;) ;)</item>
|
|
<item>Whoa. Sexy.</item>
|
|
<item>Hey hot stuff.</item>
|
|
<item>\@->-- (It\'s a rose. Just for you.)</item>
|
|
<item>Keep up the good work!</item>
|
|
<item>Look at you, being all healthy and stuff.</item>
|
|
<item>Have you been working out?</item>
|
|
<item>You\'re the greatest phone owner I could ever have.</item>
|
|
<item>Fact: You look good. Really good.</item>
|
|
<item>Eating right feels great, doesn\'t it?</item>
|
|
<item>You look like the lovechild of Bruce Lee and Angelina Jolie.</item>
|
|
<item>Really really ridiculously good-looking.</item>
|
|
<item>Serious question: Are you a model?</item>
|
|
<item>You rock.</item>
|
|
<item>(╯°□°)╯︵ ┻━┻</item>
|
|
</string-array>
|
|
|
|
|
|
</resources> |