[Gimp-docs] id conflict
Ulf-D. Ehlert
ude88 at web.de
Thu Nov 29 12:53:00 PST 2007
Roman Joost (Donnerstag, 29. November 2007, 09:40):
> Hi,
>
> there is currently an ID conflict: two documents use the same ID
> (plug-in-decompose-registered):
>
> src/menus/colors/components/decompose.xml
> src/filters/color/decompose.xml
>
> Either those documents are merged or use different IDs ...
The files don't conflict since the ids are used by different languages:
(old version) filters/color/decompose.xml: cs,es,it,ru
(new version) menus/colors/components/decompose.xml: en,de,fr,no
There are more of those (non-)conflicts: all(?) files which belong to
the new "Colors" menu (src/menus/colors/...).
Changing one of the ids would break the context help for some languages.
The respective translators (here: cs, es, it, ru) should move their text
to the new file(s):
- remove lang attribute in old file,
- add lang attribute in new file (it's the same content),
- review new file (menu, submenu, options, etc.) - that's why I
didn't just move all files to the new locations.
Looks like I should have announced the changes here. :-(
Ulf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /lists/gimp-docs/attachments/20071129/81cbf143/attachment.bin
More information about the Gimp-docs
mailing list