Feature Requests item #1839068, was opened at 2007-11-27 00:45
Message generated for change (Comment added) made by christian_boltz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1839068&group_id=191583
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: Languages
>Group: SVN (please specify revision!)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jesper R. Meyer (jespermeyer)
Assigned to: Nobody/Anonymous (nobody)
>Summary: rename "From" and "To" in alias list/edit
Initial Comment:
I've translated the new strings and made some more updates to the Danish language file for rev. 230.
@Christian: You are absolutely right about the translation of 'exit' in request 1828916, nice observation!
I don't know if this should be a separate request, but may I suggest changing the following strings in en.lang?
$PALANG['pOverview_alias_address'] = 'From';
$PALANG['pOverview_alias_goto'] = 'To';
$PALANG['pCreate_alias_goto'] = 'To';
To:
$PALANG['pOverview_alias_address'] = 'Alias';
$PALANG['pOverview_alias_goto'] = 'Recipient';
$PALANG['pCreate_alias_goto'] = 'Recipient';
I think it makes the Virtual List and the add alias page more meningfull.
Actually, the added Danish translation includes this change already...
Regards,
Jesper
----------------------------------------------------------------------
>Comment By: Christian Boltz (christian_boltz)
Date: 2007-11-27 01:24
Message:
Logged In: YES
user_id=593261
Originator: NO
da.lang commited to SVN r244 - thanks!
BTW: I introduced $PALANG['cancel'] because I'm quite sure exit is
misleading in the english text already and therefore in more translations.
Regarding renaming "From" and "To": Basically you are right, especially
"From" could be misleading. However I have to think more about the wording
- what about "address" instead of "Alias"?
"To" isn't misleading IMHO, but replacing it with "Recipient" is not a
problem.
However, I'll probably postpone this change after the 2.2 release (except
for Danish ;-)
-> renaming to 'rename "From" and "To" in alias list/edit' and moving to
feature requests
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=1839068&group_id=191583
|