Localization Bug

The game has loc key collisions. Check logs/text.log for more details -- So I check this out, and I just find this.

[16:13:24][localize.cpp:594]: l_english: Duplicate localization found, key: GOB_democratic_party, file: localisation/country_the_goob_l_english.yml, value: goob

[16:13:24][localize.cpp:594]: l_english: Duplicate localization found, key: GOB_democratic_party, file: localisation/country_the_goob_l_english.yml, value: goob party of goobers

[16:13:24][localize.cpp:594]: l_english: Duplicate localization found, key: GOB_democratic_party, file: localisation/country_the_goob_l_english.yml, value: goob

[16:13:24][localize.cpp:594]: l_english: Duplicate localization found, key: GOB_democratic_party, file: localisation/country_the_goob_l_english.yml, value: goob party of goobers

Don't mind the names they're placeholders, I just don't know what to do? I checked the file and I can't even find the things its saying there is?

This was an error on the exporter. It should now be sorted