all packages now support localisation

This commit is contained in:
Xuan Sang LE
2018-03-10 01:05:34 +01:00
parent 9e0cd29030
commit d072566be8
19 changed files with 539 additions and 276 deletions

View File

@ -8,9 +8,9 @@
<afx-vbox data-id = "container">
<div data-id = "appname" data-height = "25"></div>
<afx-hbox data-height = "25">
<afx-button data-id = "bt-remove" text = "Uninstall" data-width = "65"></afx-button>
<afx-button data-id = "bt-exec" text = "Launch" data-width = "50"></afx-button>
<afx-button data-id = "bt-install" text = "Install" data-width = "50"></afx-button>
<afx-button data-id = "bt-remove" text = "__(Uninstall)" data-width = "65"></afx-button>
<afx-button data-id = "bt-exec" text = "__(Launch)" data-width = "50"></afx-button>
<afx-button data-id = "bt-install" text = "__(Install)" data-width = "50"></afx-button>
<div></div>
</afx-hbox>
<div>