Files
Upsilon/apps/code/base.universal.i18n
Léa Saviot b7baec4a40 [code] Keyboard events translation, for script or command edition.
For instance, the "power" event should insert "**" in the text, not "^".
Added a universal i18n file in apps/code.

Change-Id: I5d067b0c5b86590af95aa98856522d54e42acba6
2017-11-17 11:59:50 +01:00

5 lines
91 B
Plaintext

CodeApp = "Python"
CodeAppCapital = "PYTHON"
ConsolePrompt = ">>> "
ConsoleError = "Error"