language: update
* update constants * adopt width of languages combo box Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -30,8 +30,7 @@ Dictionary (
|
||||
"Quit": "Beenden",
|
||||
|
||||
// localization view
|
||||
"Hello": "Hallo",
|
||||
"User": "Anwender",
|
||||
"Language ID": "Sprache ID",
|
||||
"Localization dialog": "Lokalisierungs-Dialog",
|
||||
"German": "Deutsch",
|
||||
"English": "Englisch",
|
||||
|
||||
@@ -37,7 +37,7 @@ impl Template for LocalizationView {
|
||||
Columns::create()
|
||||
.push(120)
|
||||
.push(12)
|
||||
.push("auto")
|
||||
.push(150)
|
||||
)
|
||||
.rows(Rows::create()
|
||||
.push("auto")
|
||||
|
||||
Reference in New Issue
Block a user