Thanks to those who have offered to help with translations for the lua
gui.

For each language we need a version of the Strings-XX.lua file with the
strings changed to the right value for your language.

The EN file is here:
https://raw.githubusercontent.com/CommunitySqueeze/squeeze-web-gui-lua/master/squeeze-web-gui/Strings-EN.lua

Note this is a lua file and the context help strings can include
embedded html markup for bold italics etc.  Long strings in the context
help sections are broken up with ".." which is the lua string
concatenation operator, so you should leave this in if you break
strings.  "," is used at the end of each entry.

The current code supports EN and DE, but we can add as many new
String-XX.lua files as we have translations for.  The only thing
necessary is to add to the number of supported languages in the
squeeze-web-gui.lua file at line 59.

Please email me with any string files you have created.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to