N3OW/common/customizable_localization/00_de_special_gender_cases.txt
2026-05-24 05:01:46 -04:00

70 lines
No EOL
1.4 KiB
Text

#############################################
#### Scripted Localization for German ###
#### BY Kai Bagehorn ###
#############################################
#
#DE_MutterlichVaterlich = {
# type = character
# log_loc_errors = no
# text = {
# localization_key = CustomLoc_DE_Vaterlich
# trigger = { is_female = no }
# }
# text = {
# localization_key = CustomLoc_DE_Mutterlich
# trigger = { is_female = yes }
# }
#}
#
#DE_RivalinRivale = {
# type = character
# log_loc_errors = no
# text = {
# localization_key = CustomLoc_DE_Rivale
# trigger = { is_female = no }
# }
# text = {
# localization_key = CustomLoc_DE_Rivalin
# trigger = { is_female = yes }
# }
#}
#
#DE_RivalinRivalen = {
# type = character
# log_loc_errors = no
# text = {
# localization_key = CustomLoc_DE_Rivalen
# trigger = { is_female = no }
# }
# text = {
# localization_key = CustomLoc_DE_Rivalin
# trigger = { is_female = yes }
# }
#}
#
#DE_DasDen = {
# type = character
# log_loc_errors = no
# text = {
# localization_key = CustomLoc_DE_Den
# trigger = { is_female = no }
# }
# text = {
# localization_key = CustomLoc_DE_Das
# trigger = { is_female = yes }
# }
#}
#
#DE_ART_IND_A_Opp = {
# type = character
# log_loc_errors = no
# text = {
# localization_key = CustomLoc_DE_ART_IND_A_female
# trigger = { is_female = no }
# }
# text = {
# localization_key = CustomLoc_DE_ART_IND_A_male
# trigger = { is_female = yes }
# }
#}
#