fix untranslatable "Rise of Wesnoth" string
This commit is contained in:
parent
f4afcb0b9c
commit
0937e5db5e
2 changed files with 3 additions and 2 deletions
|
@ -5,6 +5,7 @@ CVS HEAD:
|
|||
Dutch, French, Finnish, German, Greek, Hungarian, Italian, Latin, Polish,
|
||||
Russian, Spanish, Turkish
|
||||
* fix Ruby of Fire object description (#14311)
|
||||
* fix untranslatable Rise of Wesnoth scenario name
|
||||
* user interface
|
||||
* text input box position now changes if resolution is changed (#12466)
|
||||
* hourglass cursor now works on Mac OS X (#14298)
|
||||
|
@ -43,7 +44,7 @@ Version 0.9.6:
|
|||
* fixed wrong ice missile image used by Elvish High Lord (#14132)
|
||||
* fixed Lich using wrong image (#14139)
|
||||
* replaced tooltip picture (#14134), note still English and not translatable
|
||||
* fixed broken scepter of fire and scepter attack icons (#14028,#14231)
|
||||
* fixed broken scepter of fire and scepter attack icons (#14208,#14231)
|
||||
* user interface
|
||||
* fixed fonts sometimes not being found, eg. on BeOS
|
||||
* fixed campaign dialog with no campaigns trying forever to download (#14078)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[scenario]
|
||||
id=Rise_of_Wesnoth
|
||||
name= _ "Rise of Wesnoth"
|
||||
#textdomain wesnoth-trow
|
||||
name= _ "The Rise of Wesnoth"
|
||||
map_data="{maps/The_Rise_of_Wesnoth/Rise_of_Wesnoth}"
|
||||
{TURNS 45 42 39}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue