[wesnoth-commits] [wesnoth/wesnoth] 5b7865: wmllint: fix textdomain errors
Andrey Bienkowski
noreply at github.com
Wed Jan 20 13:00:32 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5b7865e36fdd1609dcdfd663481e8a3a8b055dff
https://github.com/wesnoth/wesnoth/commit/5b7865e36fdd1609dcdfd663481e8a3a8b055dff
Author: Andrey Bienkowski <hexagonrecursion at gmail.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M data/campaigns/Sceptre_of_Fire/utils/bigmap.cfg
M data/campaigns/Secrets_of_the_Ancients/utils/terrain_graphics.cfg
M data/campaigns/The_Rise_Of_Wesnoth/units/Kalian.cfg
M data/campaigns/World_Conquest/_main.cfg
M data/campaigns/World_Conquest/config.cfg
M data/campaigns/World_Conquest/era/campaign/heroes.cfg
M data/campaigns/World_Conquest/era/era.cfg
M data/campaigns/World_Conquest/resources/data/artifacts.cfg
M data/campaigns/World_Conquest/resources/data/training.cfg
M data/campaigns/World_Conquest/resources/resources.cfg
M data/campaigns/World_Conquest/scenarios/WC_II_scenario.cfg
Log Message:
-----------
wmllint: fix textdomain errors
1. Ibanovic wants all #textdomain declrations in line 1: c10cf2b68b6
2. Several files were missing an explicit textdomain declaration.
Three of them actually have translated strings that defaulted to "wesnoth" textdomain:
- data/campaigns/World_Conquest/resources/data/training.cfg
- data/campaigns/World_Conquest/era/campaign/heroes.cfg
- data/campaigns/World_Conquest/scenarios/WC_II_scenario.cfg
More information about the Commits
mailing list