diff options
author | JaceCearK1 <JaceCearK1@users.noreply.github.com> | 2017-07-01 21:04:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-01 21:04:18 +0200 |
commit | 0dd804a99e5455a0eac8ff6ed87d9de16c7380b7 (patch) | |
tree | 7b3567978b63ee6548a7b945e075ea8ba37bef51 /data-de/text/easy_chat/group_name_strings.inc | |
parent | f1344efd2aff92292f58f7323bd9297a38fe9b02 (diff) | |
parent | 8d82578d3a101b06f9d2ced31738021007c4e533 (diff) |
Merge pull request #1 from pret/master
Update fork to match main fork.
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$" |