[haiku-bugs] Re: [Haiku] #7767: Change "Do it" to a proper verb in Tracker Dialogs

  • From: "jscipione" <trac@xxxxxxxxxxxx>
  • Date: Sun, 06 Nov 2011 10:10:42 -0000

#7767: Change "Do it" to a proper verb in Tracker Dialogs
------------------------------------+----------------------------
   Reporter:  jscipione             |      Owner:  jscipione
       Type:  enhancement           |     Status:  assigned
   Priority:  normal                |  Milestone:  R1
  Component:  Applications/Tracker  |    Version:  R1/Development
 Resolution:                        |   Keywords:  UI
 Blocked By:                        |   Blocking:
Has a Patch:  1                     |   Platform:  All
------------------------------------+----------------------------

Comment (by jscipione):

 Replying to [comment:15 humdinger]:
 > Hi John, I'm sorry to bother you again...[[BR]]
 > At HTA, there's now an entry
 > {{{
 > %toConfirmAction
 > Note: Action label for the button, e.g. Rename
 > }}}
 > coming from this code:
 > {{{
 > BString buttonLabel(B_TRANSLATE_COMMENT("%toConfirmAction",
 >       "Action label for the button, e.g. Rename"));
 > buttonLabel.ReplaceFirst("%toConfirmAction", toConfirmAction);
 > }}}
 > Shouldn't this be simply:
 > {{{
 > BString buttonLabel(toConfirmAction);
 > }}}
 > I attached the change as diff.

 Applied in r43200. Thanks humdinger!

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7767#comment:17>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: