Mismatch in the translation domain
Bug #1499886 reported by
hilaire
on 2015-09-25
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Dr. Geo II |
High
|
Unassigned |
Bug Description
In 15.09.
There is a mismatch between the drgeo and pharo translation domain.
Some strings are searched in the pharo domain but belong to drgeo domain. It results in some strings not translated.
For example in dialog to build script, load/save sketch.
hilaire (hilaire-fernandes) wrote : | #1 |
hilaire (hilaire-fernandes) wrote : | #2 |
Fix committed, but a manual check after application build is needed.
hilaire (hilaire-fernandes)
on 2015-09-28
Changed in drgeo: | |
status: | New → In Progress |
hilaire (hilaire-fernandes)
on 2015-11-23
Changed in drgeo: | |
milestone: | wip → 15.12 |
hilaire (hilaire-fernandes)
on 2015-12-06
Changed in drgeo: | |
status: | In Progress → Fix Released |
status: | Fix Released → Fix Committed |
hilaire (hilaire-fernandes)
on 2015-12-14
Changed in drgeo: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Category prefix for DrGeoII domain is set to DrGeoII-Core but it should be DrGeoII.
DrGeoInstaller> >install tReadOnlyChange s. yPrefix: 'DrGeoII' domain: 'DrGeoII'. yPrefix: 'pharo' domain: 'pharo'.
PharoFilesOpener default unsetInformAbou
TextDomainManager registerCategor
TextDomainManager registerCategor
Locale activated: true.