[Xerte-dev] Re: Wizard Problems
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Thu Feb 7 08:41:16 GMT 2013
Thanks Tom,
From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders
Sent: 06 February 2013 19:49
To: For Xerte technical developers
Subject: [Xerte-dev] Re: Wizard Problems
Fixed both issues. Didn't touch the menu code, so we should check whether that is a problem in 1.91 as well.
The other one has to do with translating the items and the fact that I want to be able to switch the order of the wording.
So the 'New link' item in wizard_en-GB.xml should have "New {i}" and wizard_nl-NL.xml has "{i} toevoegen".
Now at runtime the {i} is replaced by the lbl. If you have a new wizard.swf with an old wizard_en-GB.xml file, like you have, it can't find '{i}' but replaces it anyway. The 'w' you see is from 'New'.
I changed the code to be more robust in those cases.
Tom
Op 6-2-2013 18:04, Julian Tenney schreef:
Couple of monir problems surfacing:
In the screenshot, see the menus reproducing along the menu bar? They get added again after every time you drop back to Xerte and then re-open the wizard;
Also, the text on the task list has a trailing 'w...' which I don't understand... (it relates to lines around 1200 in the wizard) - I don't get why it can't just be the labels?
[cid:image001.png at 01CE050E.E40F6BE0]
[cid:image002.png at 01CE050E.E40F6BE0]
_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev
--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130207/b27fa557/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 30962 bytes
Desc: image001.png
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130207/b27fa557/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 116836 bytes
Desc: image002.png
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20130207/b27fa557/attachment-0003.png>
More information about the Xerte-dev
mailing list