Bug 51775 - serviceconf message design problem with translations
Summary: serviceconf message design problem with translations
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: serviceconf
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-14 23:41 UTC by Christian Rose
Modified: 2007-04-18 16:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-01 19:24:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Rose 2001-08-14 23:41:17 UTC
#: ../servicemethods.py:318
msgid "%s failed to %s. The error was: %s"

Failed to what? String manipulation with actions/verbs doesn't work very
well with translations. I'd suggest multiple messages, one for each action.

Comment 1 Daniel Walsh 2002-06-25 15:55:36 UTC
msgid "%s failed to %s. The error was: %s"
eliminated the "to %s".  This information is implied by the action.

Comment 2 Christian Rose 2002-06-25 21:17:55 UTC
Sounds good.


Note You need to log in before you can comment on or make changes to this bug.