Author Topic: GAE & GLEST translation in same language file = problem  (Read 2154 times)

cpasmoi

  • Guest
Hello,

GAE use this code :
Code: [Select]
BuildingNoRes=Not enough %s to produce building
BuildingNoRes2=Not enough %s and %s to produce building

UnitNoRes=Not enough %s to produce unit
UnitNoRes2=Not enough %s and %s to produce unit

UpgradeNoRes=Not enough %s to produce upgrade
UpgradeNoRes2=Not enough %s and %s to produce upgrade

And Glest this code :

Code: [Select]
BuildingNoRes=Not enough resources to produce building

UnitNoRes=Not enough resources to produce unit

UpgradeNoRes=Not enough resources to produce upgrade

U understand is a problem for translation files who have GAE and GLEST merge in the same file ;)
« Last Edit: 1 January 1970, 00:00:00 by cpasmoi »

daniel.santos

  • Guest
Re: GAE & GLEST translation in same language file = problem
« Reply #1 on: 24 October 2008, 11:09:08 »
Thank you.  I've added a link to this in the Bugs/TODO posting.

 

anything