Bugs item #1545414, was opened at 2006-08-23 18:49
Message generated for change (Comment added) made by liedekef
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1545414&group_id=8956
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: v1.7
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: handler.php hardcoded button values
Initial Comment:
The buttons do not use the translations because they
are hardcoded.
i Think the problem could be solved with something like
value="<?php echo(_('Previous Page')); ?>" />
----
Also have a look at the button values in the
preview.inc - they look a little bit strange
----------------------------------------------------------------------
>Comment By: Franky Van Liedekerke (liedekef)
Date: 2007-11-27 12:27
Message:
Logged In: YES
user_id=109671
Originator: NO
fixed in CVS
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1545414&group_id=8956
|