mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 16:02:50 +02:00
Advanced transifex options in menu are back in place
This commit is contained in:
@@ -317,7 +317,7 @@ MenuStateOptions::MenuStateOptions(Program *program, MainMenu *mainMenu, Program
|
||||
buttonReturn.setText(lang.getString("Return"));
|
||||
|
||||
// Transifex related UI
|
||||
currentLine-=lineOffset*4;
|
||||
currentLine-=lineOffset*3;
|
||||
labelCustomTranslation.registerGraphicComponent(containerName,"labelCustomTranslation");
|
||||
labelCustomTranslation.init(currentLabelStart ,currentLine);
|
||||
labelCustomTranslation.setText(lang.getString("CustomTranslation"));
|
||||
|
Reference in New Issue
Block a user