zwiki.pot:1036 contains the following msgid, which is unused:
#: i/skins/standard/wikipage_macros.pt:479 #: i/skins/standard/wikipage_macros.pt:484 #: i/skins/standard/wikipage_macros.pt:489 #: i/skins/standard/wikipage_macros.pt:494 # Default: "reparent" msgid "title" msgstr ""
As far as I can see, there is no such msgid at the specified lines in wikipage_macros.dt or in any other file.
--Andreas
Another unused msgid -- Sat, 20 Nov 2004 10:10:23 -0800 reply
The same goes for zwiki.pot:1188:
#: i/skins/zwiki_plone/editform.pt:42 #: i/skins/zwiki_plone/editform.pt:54 #: i/skins/standard/editform.pt:192 #: i/skins/standard/editform.pt:192 msgid "XXX" msgstr ""
--Andreas
Another one -- Sat, 20 Nov 2004 10:25:56 -0800 reply
In zwiki.pot:1220 are the following two messages:
#: i/skins/zwiki_plone/editform.pt:99 #msgid "Required" #msgstr "" #: i/skins/zwiki_plone/editform.pt:99 # Default: "(Required)" msgid "label_required" msgstr ""
One of them is redundant. However, it seems "Required" has precedence over "label_required".
--Andreas