diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-27 15:01:18 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-27 15:01:18 -0400 |
commit | 00c7dee919c8f93b8519a7eede2c41ba2ddcaf08 (patch) | |
tree | 5707f8764920abcd4cffca84c675e5c53c32559d /data-de/text/easy_chat/group_name_strings.inc | |
parent | 3d9eb18add0d8a9eb5bfa77fc64cd7b1f37fea5d (diff) | |
parent | 06b6cada0ddedc62063171703ba6607019751a9a (diff) |
Merge branch 'master' into pokemon_data
Diffstat (limited to 'data-de/text/easy_chat/group_name_strings.inc')
-rw-r--r-- | data-de/text/easy_chat/group_name_strings.inc | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/data-de/text/easy_chat/group_name_strings.inc b/data-de/text/easy_chat/group_name_strings.inc new file mode 100644 index 000000000..1c9edac38 --- /dev/null +++ b/data-de/text/easy_chat/group_name_strings.inc @@ -0,0 +1,65 @@ +gEasyChatGroupName_Pokemon:: @ 842C7DB + .string "POKéMON$" + +gEasyChatGroupName_Trainer:: @ 842C7E3 + .string "TRAINER$" + +gEasyChatGroupName_Status:: @ 842C7EB + .string "STATUS$" + +gEasyChatGroupName_Battle:: @ 842C7F2 + .string "KAMPF$" + +gEasyChatGroupName_Greetings:: @ 842C7F9 + .string "EMPFANG$" + +gEasyChatGroupName_People:: @ 842C803 + .string "PERSONEN$" + +gEasyChatGroupName_Voices:: @ 842C80A + .string "AUSRUFE$" + +gEasyChatGroupName_Speech:: @ 842C811 + .string "STILMITTEL$" + +gEasyChatGroupName_Endings:: @ 842C818 + .string "VERKNÜPFUNG$" + +gEasyChatGroupName_Feelings:: @ 842C820 + .string "GEFÜHLE$" + +gEasyChatGroupName_Conditions:: @ 842C829 + .string "KONDITIONEN$" + +gEasyChatGroupName_Actions:: @ 842C834 + .string "AKTIONEN$" + +gEasyChatGroupName_Lifestyle:: @ 842C83C + .string "LIFESTYLE$" + +gEasyChatGroupName_Hobbies:: @ 842C846 + .string "HOBBIES$" + +gEasyChatGroupName_Time:: @ 842C84E + .string "ZEIT$" + +gEasyChatGroupName_Misc:: @ 842C853 + .string "POSITIONEN$" + +gEasyChatGroupName_Adjectives:: @ 842C859 + .string "GERÄUSCHE$" + +gEasyChatGroupName_Events:: @ 842C864 + .string "MISCHMASCH$" + +gEasyChatGroupName_Move1:: @ 842C86B + .string "ATTACKEN 1$" + +gEasyChatGroupName_Move2:: @ 842C872 + .string "ATTACKEN 2$" + +gEasyChatGroupName_TrendySaying:: @ 842C879 + .string "HIPPER SPRUCH$" + +gEasyChatGroupName_Pokemon2:: @ 842C887 + .string "POKéMON 2$" |