Language: Difference between revisions

From BotF2-Wiki
Jump to navigation Jump to search
Hard Coded (not changeable)
Hard Coded: Header = "Processing Turn";
Line 4: Line 4:
'''<span style="color:red">Matress vote was [http://botf2.star-trek-games.com/viewtopic.php?p=61134#p61134 in 2010] not to translate until the game is finished - so translated versions are not supported until then !</span>'''  
'''<span style="color:red">Matress vote was [http://botf2.star-trek-games.com/viewtopic.php?p=61134#p61134 in 2010] not to translate until the game is finished - so translated versions are not supported until then !</span>'''  


__TOC__


Reg's dictionary English-German-French: http://botf2.square7.ch/wiki-files/Translation/Strings/Strings(en.txt).xlsx and http://botf2.square7.ch/wiki-files/Translation/Translation.zip (French by starfleet.command, I assume)
Reg's dictionary English-German-French: http://botf2.square7.ch/wiki-files/Translation/Strings/Strings(en.txt).xlsx and http://botf2.square7.ch/wiki-files/Translation/Translation.zip (French by starfleet.command, I assume)


 
== Other languages ==
Other languages:
*<img>http://botf2.square7.ch/wiki-files/images/French-Icon.jpg</img> French (partly done):
*<img>http://botf2.square7.ch/wiki-files/images/French-Icon.jpg</img> French (partly done):
** starfleet.command http://botf2.star-trek-games.com/memberlist.php?mode=viewprofile&u=7512
** starfleet.command http://botf2.star-trek-games.com/memberlist.php?mode=viewprofile&u=7512
Line 56: Line 56:
|style=text-align:left|
|style=text-align:left|
|style=text-align:left|_laborPoolText.Text = "Labor Pool";
|style=text-align:left|_laborPoolText.Text = "Labor Pool";
|style=text-align:left|
|-
|style=text-align:left|Processing Turn
|style=text-align:left|\Mainline\SupremacyClient\StatusWindow.xaml.cs
|style=text-align:left|
|style=text-align:left|Header = "Processing Turn";
|style=text-align:left|
|style=text-align:left|


|}
|}

Revision as of 14:17, 6 April 2014

basic language is <img>English-Icon.jpg</img> English


Matress vote was in 2010 not to translate until the game is finished - so translated versions are not supported until then !

Reg's dictionary English-German-French: http://botf2.square7.ch/wiki-files/Translation/Strings/Strings(en.txt).xlsx and http://botf2.square7.ch/wiki-files/Translation/Translation.zip (French by starfleet.command, I assume)

Other languages


  • \Data
    • many files
  • \Strings
    • en.txt
  • \Tables
    • BonusDescriptions.txt
  • \Text
    • all files (*.xaml)


Hard Coded (not changeable)

Text File Function code text Description Custom1 Custom2


Labor Pool \Mainline\SupremacyUI\SystemProductionPanel.cs _laborPoolText.Text = "Labor Pool";
Processing Turn \Mainline\SupremacyClient\StatusWindow.xaml.cs Header = "Processing Turn";