Differences From Artifact [54ab7ccb3a]:
- File gc_lang/fr/oxt/TextFormatter/tf_strings.py — part of check-in [cc67f5f677] at 2018-12-02 10:15:19 on branch trunk — [lo] ui: text formatter rework (smaller window) (user: olr, size: 7312) [annotate] [blame] [check-ins using]
To Artifact [7368cd8ce9]:
- File gc_lang/fr/oxt/TextFormatter/tf_strings.py — part of check-in [b4038dd6fd] at 2019-11-20 10:12:40 on branch trunk — [lo] small code cleaning (user: olr, size: 7286) [annotate] [blame] [check-ins using]
|
| < | 1 2 3 4 5 6 7 | def getUI (sLang): if sLang in dStrings: return dStrings[sLang] return dStrings["fr"] dStrings = { |
︙ | ︙ |