for now, if you replace them with the xml numeric entities
(such as "ÿ") it should work fine. we'll readjust these
later....
as for "&", "&" is a special character in XML -- the way
to get one of these in line is "&". there may be a
way to get expat to ignore these (like using cdata vs pcdata)
but i don't know at the moment.
so if you want to enter them as & for now, that should
work just fine.
jeff
At 09:15 PM 5/3/99 -0700, Paul Rohr wrote:
>Danish translations provided by Martin Willemoes Hansen <mwh@stampede.org>.
>Dutch translations provided by albi <albi@linuxfan.com>.
>
> A src/wp/ap/xp/ap_Menu_LabelSet_DaDK.h
> M src/wp/ap/xp/ap_Menu_LabelSet_Languages.h
> A src/wp/ap/xp/ap_Menu_LabelSet_NlNL.h
> A src/wp/ap/xp/ap_TB_LabelSet_DaDK.h
> M src/wp/ap/xp/ap_TB_LabelSet_Languages.h
> A src/wp/ap/xp/ap_TB_LabelSet_NlNL.h
> A user/wp/strings/DaDK.strings
> A user/wp/strings/NlNL.strings
>
>At 03:11 PM 5/2/99 +0000, Martin Willemoes Hansen wrote:
>>I had some problems with the char '&' in the strings file .. it wouldnt
>>eat it until I removed the '&' and it couldnt eat the char 'ø' too, and
>>in line 88 it couldnt eat the char 'æ' but everywhere else it could eat
>>'æ' very well .. hmmm wird.
>>Hope this can be fixed soon.
>
>I'll defer to Jeff's expertise on this.
>
>Paul
>