Less intrusive way to quiet down wmllint's #textdomain sanity check

This commit is contained in:
Eric S. Raymond 2008-02-06 03:14:03 +00:00
parent cc6d19f0d8
commit 25c42f052f

View file

@ -2,6 +2,7 @@
#define DAWN
[time]
#textdomain wesnoth
id=dawn
name= _ "Dawn"
image=misc/schedule-dawn.png
@ -15,6 +16,7 @@
#define MORNING
[time]
#textdomain wesnoth
id=morning
name= _ "Morning"
image=misc/schedule-morning.png
@ -25,6 +27,7 @@
#define AFTERNOON
[time]
#textdomain wesnoth
id=afternoon
name= _ "Afternoon"
image=misc/schedule-afternoon.png
@ -35,6 +38,7 @@
#define DUSK
[time]
#textdomain wesnoth
id=dusk
name= _ "Dusk"
image=misc/schedule-dusk.png
@ -48,6 +52,7 @@
#define FIRST_WATCH
[time]
#textdomain wesnoth
id=first_watch
name= _ "First Watch"
image=misc/schedule-firstwatch.png
@ -61,6 +66,7 @@
#define SECOND_WATCH
[time]
#textdomain wesnoth
id=second_watch
name= _ "Second Watch"
image=misc/schedule-secondwatch.png
@ -74,6 +80,7 @@
#define UNDERGROUND
[time]
#textdomain wesnoth
id=underground
name= _ "Underground"
image=misc/schedule-underground.png
@ -81,6 +88,7 @@
lighter=underground_illum
[/time]
[illuminated_time]
#textdomain wesnoth
id=underground_illum
name= _ "Underground"
image=misc/schedule-underground-illum.png
@ -89,6 +97,7 @@
#define DEEP_UNDERGROUND
[time]
#textdomain wesnoth
id=deep_underground
name= _ "Deep Underground"
image=misc/schedule-underground.png
@ -99,6 +108,7 @@
lighter=deep_underground_illum
[/time]
[illuminated_time]
#textdomain wesnoth
id=deep_underground_illum
name= _ "Deep Underground"
image=misc/schedule-underground-illum.png