To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45551
Issue #:|45551
Summary:|One vs. multiple "Undo action/s" issue
Component:|framework
Version:|current
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P2
Subcomponent:|code
Assigned to:|liz
Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Sun Mar 20 02:18:44 -0800
2005 -------
Hi,
svx/source/tbxctrls/lboxctrl.src contains this:
String RID_SVXSTR_NUM_UNDO_ACTIONS
{
Text[ de ] = "RÃckgÃngig $(ARG1) Aktionen" ;
Text[ en-US ] = "Undo $(ARG1) actions";
};
String RID_SVXSTR_NUM_UNDO_ACTION
{
Text[ de ] = "RÃckgÃngig $(ARG1) Aktion" ;
Text[ en-US ] = "Undo $(ARG1) action" ;
};
This is very hard/impossible to translate for some languages. E.g for Czech, we
have:
VrÃtit 1 akci
VrÃtit 2 akce
...
VrÃtit 5 akcÃ
etc. So we can't translate this.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]