Do not make empty strings translatable.

This commit is contained in:
Alexander van Gessel 2008-10-10 09:12:07 +01:00
parent f7b6ece1bf
commit 5fc9c8087a
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@
male_name= _ "race^Bat"
female_name= _ "race+female^Bat"
plural_name= _ "race^Bats"
description= _"" # wmllint: ignore
description= "" # wmllint: ignore
num_traits=2
[/race]

View file

@ -16,7 +16,7 @@
advances_to=null
cost=1
usage=scout
description=_ "" # wmllint: ignore
description="" # wmllint: ignore
hide_help=true
do_not_list=yes
[/unit_type]