fix the textdomain headers

This commit is contained in:
FaceDeer 2020-02-19 13:42:36 -07:00
parent b519280f1c
commit 947cb72f5a
16 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
##### textdomain: bones_loot #####
# textdomain: bones_loot
### init.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_caverns #####
# textdomain: df_caverns
### underworld.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_farming #####
# textdomain: df_farming
### cave_wheat.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_farming #####
# textdomain: df_farming
### cave_wheat.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_mapitems #####
# textdomain: df_mapitems
### castle_coral.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_mapitems #####
# textdomain: df_mapitems
### castle_coral.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_mapitems #####
# textdomain: df_mapitems
### castle_coral.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_primordial_items #####
# textdomain: df_primordial_items
### ceiling_fungus.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_trees #####
# textdomain: df_trees
### black_cap.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_trees #####
# textdomain: df_trees
### black_cap.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: df_underworld_items #####
# textdomain: df_underworld_items
### crystals_amethyst.lua ###

View File

@ -200,7 +200,7 @@ def mkdir_p(path):
# dOld is a dictionary of existing translations and comments from
# the previous version of this text
def strings_to_text(dkeyStrings, dOld, mod_name):
lOut = [f"##### textdomain: {mod_name} #####\n"]
lOut = [f"# textdomain: {mod_name}\n"]
dGroupedBySource = {}

View File

@ -1,4 +1,4 @@
##### textdomain: ice_sprites #####
# textdomain: ice_sprites
### init.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: mine_gas #####
# textdomain: mine_gas
### init.lua ###

View File

@ -1,4 +1,4 @@
##### textdomain: oil #####
# textdomain: oil
### init.lua ###

@ -1 +1 @@
Subproject commit 8faf748175090f166a569ec3f66454e496fd3fc9
Subproject commit ded00262aa1ab6414e185b768fc581830f742eee