[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Language is a new class that allows to deal with the translation of the current project.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Feb 4 04:34:28 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
8ff0b83c by gambas at 2022-02-04T04:33:29+01:00
Language is a new class that allows to deal with the translation of the current project.
[GB.UTIL]
* NEW: Language is a new class that allows to deal with the translation of
the current project.
* NEW: Import all needed translations from the IDE.
- - - - -
abfbac8f by gambas at 2022-02-04T04:34:23+01:00
Add an option to change the IDE language.
[DEVELOPMENT ENVIRONMENT]
* NEW: Add an option to change the IDE language.
- - - - -
23 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Help/FHelpBrowser.class
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Packager/Package.module
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectInfo.class
- app/src/gambas3/.src/Project/FProjectProperty.class
- app/src/gambas3/.src/Project/Farm/FarmRequest.class
- app/src/gambas3/.src/Translation/CTranslation.class
- app/src/gambas3/.src/Translation/FNewTranslation.class
- app/src/gambas3/.src/Translation/FTranslate.class
- app/src/gambas3/.src/Translation/Language.module → app/src/gambas3/.src/Translation/MyLanguage.module
- + comp/src/gb.util/.lang/ar.po
- + comp/src/gb.util/.lang/ca.po
- + comp/src/gb.util/.lang/cs.po
- + comp/src/gb.util/.lang/cy.po
- + comp/src/gb.util/.lang/de.po
- + comp/src/gb.util/.lang/el.po
- + comp/src/gb.util/.lang/es.po
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0e5e63b6787936be1376589aa99d590f973a41b7...abfbac8fc7d097966a6771e7f573da78e966d361
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0e5e63b6787936be1376589aa99d590f973a41b7...abfbac8fc7d097966a6771e7f573da78e966d361
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220204/b91db25d/attachment-0001.htm>
More information about the Notification
mailing list