Age | Commit message (Collapse) | Author | Files | Lines |
|
* all .ui files go from <interface> to <interface domain="MODULE"> e.g. vcl
* all .src files go away and the english source strings folded into the .hrc as NC_("context", "source string")
* ResMgr is dropped in favour of std::locale imbued by boost::locale::generator pointed at matching
MODULE .mo files
* UIConfig translations are folded into the module .mo, so e.g. UIConfig_cui
goes from l10n target to normal one, so the res/lang.zips of UI files go away
* translation via Translation::get(hrc-define-key, imbued-std::locale)
* python can now be translated with its inbuilt gettext support (we keep the name strings.hrc there
to keep finding the .hrc file uniform) so magic numbers can go away there
* java and starbasic components can be translated via the pre-existing css.resource.StringResourceWithLocation
mechanism
* en-US res files go away, their strings are now the .hrc keys in the source code
* remaining .res files are replaced by .mo files
* in .res/.ui-lang-zip files, the old scheme missing translations of strings
results in inserting the english original so something can be found, now the
standard fallback of using the english original from the source key is used, so
partial translations shrink dramatically in size
* extract .hrc strings with hrcex which backs onto
xgettext -C --add-comments --keyword=NC_:1c,2 --from-code=UTF-8 --no-wrap
* extract .ui strings with uiex which backs onto
xgettext --add-comments --no-wrap
* qtz for gettext translations is generated at runtime as ascii-ified crc32 of
content + "|" + msgid
* [API CHANGE] remove deprecated binary .res resouce loader related uno apis
com::sun::star::resource::OfficeResourceLoader
com::sun::star::resource::XResourceBundleLoader
com::sun::star::resource::XResourceBundle
when translating strings via uno apis
com.sun.star.resource.StringResourceWithLocation
can continue to be used
Change-Id: Ia2594a2672b7301d9c3421fdf31b6cfe7f3f8d0a
|
|
Translates all (leftovers) found using a custom regex, in directories not
shown by /bin/find-german-comments and beginning with "r".
Additionally:
- Translates test strings in /registry/test/testregcpp.cxx
Change-Id: I9fda72a3d1830268c4eb83d67ee7a95e38c31c0d
Reviewed-on: https://gerrit.libreoffice.org/39210
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I92c19459646eaceffe87ef0f002c988595f221c5
Reviewed-on: https://gerrit.libreoffice.org/24549
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Change-Id: I1a2d8628fc2b1fe21e77019f12dc2a8adab877ed
|
|
and consequently unused define "nomacargs"
Change-Id: Ica5da9cf03ad63bf07b3385995ebf420ffb28089
|
|
and consequently unused
OK_DOLLAR
OK_CONCAT
COMMENT_INVISIBLE
STRING_FORMAL
Change-Id: I801b98be8a2fc04b7568fabff9aad486356a69c9
|
|
Change-Id: Ib3928c5f26d191d5ba184599edaa2e08668b16f5
|
|
Change-Id: I06ad5702aed280bc1e19743246167e1d6fd1af95
|
|
Change-Id: Ib72dc8800bbc91905445d838657e50dfcc021b40
|
|
Change-Id: Ia6707ec17bf46b582dc344541857324976408833
|
|
Change-Id: I904a6ec522ae4a97eefebf1f1ec6554e8e66747d
|
|
Change-Id: I9e9899c330868eb51b717d49ea901f15005692db
|
|
Change-Id: I8b4e33ef6dd0c8e3af17fc358feab655e263de0f
|
|
Change-Id: I20e8cc7014c140b6e7996ac51fc2d4c8030e2264
|
|
Change-Id: Ie6e8d4272b0b1d0d2ce93bcbc2e818a9eac1a56b
Reviewed-on: https://gerrit.libreoffice.org/9629
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
|
|
Remove its conditional code
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
2008/03/31 13:16:00 rt 1.8.68.1: #i87441# Change license header to LPGL v3.
|
|
2006/07/11 12:25:59 ihi 1.7.36.1: #i67223# rscpp dies caused by too small token buffer
|
|
2005/09/05 18:47:02 rt 1.6.10.1: #i54170# Change license header: remove SISSL
|
|
|
|
2003/04/09 12:06:51 kso 1.3.2.1.12.1: #108413# - debug macro unification.
|
|
|
|
|
|
|
|
|