moved textdomains for Northern_rebirth to nr

This commit is contained in:
Nils Kneuper 2007-05-02 18:21:44 +00:00
parent d7f90f618c
commit dc8beda7d7
64 changed files with 22 additions and 22 deletions

View file

@ -904,7 +904,7 @@ AC_CONFIG_FILES([Makefile
po/wesnoth-tb/Makefile.in
po/wesnoth-tsg/Makefile.in
po/wesnoth-utbs/Makefile.in
po/wesnoth-Northern_Rebirth/Makefile.in
po/wesnoth-nr/Makefile.in
m4/Makefile
icons/Makefile
src/Makefile

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=chain_break
name= _ "Breaking the Chains"
{SCENARIO_MUSIC "freedom.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=clearing_the_mines
name= _ "Clearing the Mines"
{SCENARIO_MUSIC "battle.ogg"}

View file

@ -1,7 +1,7 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=compelled
name= _ "Compelled"
{SCENARIO_MUSIC "underground.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=eastern_flank
name= _ "The Eastern Flank"
{SCENARIO_MUSIC "loyalists.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=elvish_princess
name= _ "Elvish Princess"
{SCENARIO_MUSIC "freedom.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=northern_rebirth_epilogue
name= _ "Epilogue"

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=get_gold
name= _ "Get the Gold"
{SCENARIO_MUSIC "freedom.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=infested_caves
name= _ "Infested Caves"
{SCENARIO_MUSIC "underground.ogg"}

View file

@ -1,7 +1,7 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=introductions
name= _ "Introductions"
{SCENARIO_MUSIC "revelation.ogg"}

View file

@ -19,7 +19,7 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=old_friend
name= _ "Old Friend"
next_scenario=settling_disputes

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=protecting_the_master
name= _ "Protecting the Master"
{UNDERGROUND}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=lost
name= _ "Ray of Hope"
{UNDERGROUND}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=settling_disputes
name= _ "Settling Disputes"
{SCENARIO_MUSIC "knolls.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=Showdown
name= _ "Showdown"
{SCENARIO_MUSIC "main_menu.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=slave_of_undead
name= _ "Slave of the Undead"

View file

@ -86,7 +86,7 @@
#enddef
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=stolen_gold
name= _ "Stolen Gold"
{SCENARIO_MUSIC "northerners.ogg"}

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=pursuit
name= _ "The Pursuit"

View file

@ -1,5 +1,5 @@
[scenario]
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
id=dwarven_mines
name= _ "To the Mines"
{SCENARIO_MUSIC "wanderer.ogg"}

View file

@ -1,4 +1,4 @@
#textdomain wesnoth-Northern_Rebirth
#textdomain wesnoth-nr
[unit]
id=Fire Dragon
name= _ "Fire Dragon"

View file

@ -1,4 +1,4 @@
SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-ei wesnoth-trow wesnoth-tb wesnoth-tsg wesnoth-utbs wesnoth-Northern_Rebirth
SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-ei wesnoth-trow wesnoth-tb wesnoth-tsg wesnoth-utbs wesnoth-nr
PO4A_SUBDIRS = wesnoth-man

View file

@ -1,7 +1,7 @@
# Makefile variables for PO directory in any package using GNU gettext.
# Usually the message domain is the same as the package name.
DOMAIN = wesnoth-Northern_Rebirth
DOMAIN = wesnoth-nr
# These two variables depend on the location of this directory.
subdir = po/$(DOMAIN)