Feature #12
closedFeature #8: Translate CocoMUD client into different languages
Set the project as ready-to-translate
100%
Description
CocoMUD client uses Ytranslate to translate its interface. Ytranslate provides simple translation in YAML that can be easily read, modified and extended by non programmers. Contrary to other tools, however, Ytranslate needs a prior step to integrate it in the project, basically to remove "hard-coded" English to replace with calls to the current translation.
Updated by Vincent Le Goff about 8 years ago
The menu in the ClientWindow has been updated with Ytranslate.
Updated by Vincent Le Goff about 8 years ago
- Status changed from Open to In Progress
Updated by Vincent Le Goff about 8 years ago
- % Done changed from 0 to 20
The ClientWindow has been setup for translation in commit 424e22f265ecc019cafb452623006746f04e263d .
Updated by Vincent Le Goff about 8 years ago
- % Done changed from 20 to 30
A user can now change the default language in the settings (commit 9d5f9ca33d794f01c733eab9e1365ba8e15647b2).
Updated by Vincent Le Goff about 8 years ago
- % Done changed from 30 to 80
The PreferencesDialog (commit b54abeecc30243ccc3e2edc636a118c7e47f8a3a) and MacroDialog (commit c861d8dac795609f8f97c0847d26e0faf1b29f13) have been translated.
First translations in French are provided as an example.
Updated by Vincent Le Goff about 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
Several testers have confirmed the features' efficiency.
Added by vincent-lg almost 6 years ago
Please register to edit this issue
Also available in: Atom PDF Tracking page
Merge pull request #12 from francipvb/vscode-support
Visual Studio Code support