To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46063
Issue #:|46063
Summary:|Certain strings in Writing Aids, Available Language
|Modules do not appear in the GSI for localisation
Component:|lingucomponent
Version:|680m88
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|www
Assigned to:|[EMAIL PROTECTED]
Reported by:|dwb
------- Additional comments from [EMAIL PROTECTED] Sat Mar 26 08:56:27 -0800
2005 -------
>From the menus:
Tools > Options > language Settings > writing aids
there is a section titled "Available language Modules" in which there are three
strings: "MySpell SpellChecker" "LibHnj Hyphenator" "New Thesaurus". These
strings do not appear in the GSI for localisation into native languages.
They are defined in the source code as indicated below by Pavel JanÃk:
[EMAIL PROTECTED]:~> egrep -r "MySpell SpellChecker|LibHnj Hyphenator|New
Thesaurus" .
ooo/ooo_SRC680_m89_src/lingu*
.ooo/ooo_SRC680_m89_src/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx:
return A2OU( "ALTLinux LibHnj Hyphenator" );
.ooo/ooo_SRC680_m89_src/lingucomponent/source/spellcheck/spell/sspellimp.cxx:
return A2OU( "OpenOffice.org MySpell SpellChecker" );
.ooo/ooo_SRC680_m89_src/lingucomponent/source/thesaurus/libnth/nthesimp.cxx:
return A2OU( "OpenOffice.org New Thesaurus" );
[EMAIL PROTECTED]:~>
These strings should be made visible for translation.
David.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]