After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 311474 - tool tip under the copy icon shows up wrong
tool tip under the copy icon shows up wrong
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.4.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: André Klapper
Evolution QA team
Depends on:
Blocks: 327508 327510
 
 
Reported: 2005-07-25 12:15 UTC by C Shilpa
Modified: 2013-09-13 00:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
string patch for the mailer toolbar part (1.54 KB, patch)
2005-09-23 13:53 UTC, André Klapper
none Details | Review
string patch for the tasks toolbar part (1.52 KB, patch)
2005-09-23 13:59 UTC, André Klapper
none Details | Review
string patch for the contacts toolbar and statusbar part (2.05 KB, patch)
2005-09-23 14:18 UTC, André Klapper
none Details | Review
string patch for the tasks toolbar and statusbar part (1.79 KB, patch)
2005-09-23 14:24 UTC, André Klapper
none Details | Review
string patch for the mailer toolbar and statusbar part (3.20 KB, patch)
2005-09-23 14:38 UTC, André Klapper
needs-work Details | Review
string patch for the mailer toolbar and statusbar part (4.24 KB, patch)
2005-09-24 10:30 UTC, André Klapper
none Details | Review
the changelog patch to all this, finally :-) (695 bytes, patch)
2005-09-24 10:38 UTC, André Klapper
none Details | Review

Description C Shilpa 2005-07-25 12:15:32 UTC
Version details: 2.3.5
Distribution/Version: SuSE 9.3

1. Move the mouse onto the copy push-button in the toolbar. It shows a tool tip
saying 'Copy selected messages to another folder'
But for move it is 'Move selected message(s) to another folder'

The tooltip that shows up for the copy button should be changed to be similar to
the tooltip for move.
Comment 1 C Shilpa 2005-07-25 12:19:14 UTC
The same can be observed with the folowing:
1. tooltip for the 'delete' button. It should be changed to be similar to the
tooltip for 'junk' button

2. the string 'contacts' in the tooltip for print and delete buttons under
contacts should be changed to 'contact(s)'

3. the string 'tasks' in the tooltip for delete button under tasks should be
changed to 'task(s)'
Comment 2 Khasim Shaheed 2005-07-25 12:43:17 UTC
The tool tip for the 'Forwar' button should also be chaged to 'Forward the
selected message(s) to someone'.
Comment 3 Khasim Shaheed 2005-07-25 12:43:56 UTC
s/Forwar/Forward
Comment 4 Khasim Shaheed 2005-07-25 12:59:45 UTC
All the messages displayed in the status bar for the above items are also need
to be corrected.
Comment 5 Khasim Shaheed 2005-07-25 13:46:15 UTC
Few more such issues:
1.Message->Check for Junk --- Status bar message should be "Filter the selected  
  message(s) for junk status".
2.Message->Go To->Next Thread --- Status bar message should be "Display the next
thread"
3.Folder->Copy Folder To --- Status bar message should be "Copy the selected
folder to another location"
4.Folder->Move Folder To --- Status bar message should be "Move the selected
folder to another location".
Comment 6 André Klapper 2005-09-23 13:53:26 UTC
Created attachment 52548 [details] [review]
string patch for the mailer toolbar part

patch for the mailer toolbar part, changes the tooltip for the toolbar items
"copy", "move", "delete", "junk", "forward" to constantly use "message(s)".

patch also removes unneeded tooltip strings for deprecated forwarding methods
like "inline" or "quoted" (according to bug 262601).

includes string changes and should go into 2.5, but not into 2.4.x.

going to also send this to e-p mailing list later today.
Comment 7 André Klapper 2005-09-23 13:59:33 UTC
Created attachment 52549 [details] [review]
string patch for the tasks toolbar part

patch for the tasks toolbar part, changes the tooltips for the toolbar items to
constantly use "message(s)".

includes string changes and should go into 2.5, but not into 2.4.x.

going to also send this to e-p mailing list later today.
Comment 8 André Klapper 2005-09-23 14:18:14 UTC
Created attachment 52551 [details] [review]
string patch for the contacts toolbar and statusbar part

patch for the contacts toolbar part, changes the tooltips for the toolbar items
to
constantly use "contact(s)".

includes string changes and should go into 2.5, but not into 2.4.x.

going to also send this to e-p mailing list later today.

note: bug 202201 is still valid, so the tooltip about printing is a lie.
Comment 9 André Klapper 2005-09-23 14:24:23 UTC
Created attachment 52552 [details] [review]
string patch for the tasks toolbar and statusbar part

(in my first attempt i forgot one case, marking former attempt as obsolete)

patch for the tasks toolbar and statusbar, changes the tooltips and status bar
messages to constantly use "task(s)".

includes string changes and should go into 2.5, but not into 2.4.x.

going to also send this to e-p mailing list later today.
Comment 10 André Klapper 2005-09-23 14:38:36 UTC
Created attachment 52554 [details] [review]
string patch for the mailer toolbar and statusbar part

(in my first attempt i forgot some cases, marking former attempt as obsolete)

patch for the mailer toolbar and statusbar, changes the tooltips and status bar

messages to constantly use "message(s)" where meaningful.

includes string changes and should go into 2.5, but not into 2.4.x.

going to also send this to e-p mailing list later today.
Comment 11 André Klapper 2005-09-23 14:41:32 UTC
uhm, there are still some bugs as reported in comment #5, have to take another
look at this, also into calendar. therefore setting patch status to needs-work.

sigh.
i hate untidy code. ;-)
Comment 12 André Klapper 2005-09-24 10:30:48 UTC
Created attachment 52587 [details] [review]
string patch for the mailer toolbar and statusbar part

patch for the mailer toolbar and statusbar, changes the tooltips and status bar
messages to constantly use "message(s)" where meaningful.
includes string changes and should go into 2.5, but not into 2.4.x.
should be complete now. :-)
Comment 13 André Klapper 2005-09-24 10:38:56 UTC
Created attachment 52588 [details] [review]
the changelog patch to all this, finally :-)

changelog patch for patches 52551, 52552 and 52587 :-)
Comment 14 André Klapper 2005-09-24 10:39:57 UTC
updating status of attachments, i'm done here, finally.
targetting to 2.5.
Comment 15 André Klapper 2005-09-24 10:42:24 UTC
this isn't mailer component, but UI component. changing to Misc.
Comment 16 parthasarathi susarla 2005-09-26 11:05:35 UTC
This patch works fine for me. Thanks for the work andre :) CCing srini since we
would need hsi approval too. 
Comment 17 Srinivasa Ragavan 2005-09-26 11:31:28 UTC
Andre, looks fine, except a few

* (s) should be avoided. IIRC there are some translation issues with this.
* Lets use only 'rules' in places of 'filter rules'

Apart from that its good.
Comment 18 André Klapper 2005-09-26 11:44:38 UTC
srini: yeah, "(s)" should be avoided, but the tooltips cannot get ngettextized
so i do not see any other possibility. always using the plural form would also
definitely confuse the user. sigh... :-)
Comment 19 Srinivasa Ragavan 2005-09-27 05:52:40 UTC
i agree. But default we should use plural or singular uniformly. I guess we
already lie on plural, we shall live on that uniformly. is that ok?
Comment 20 André Klapper 2005-10-06 12:07:23 UTC
srini: do what you think is right, and just tell me what to do ;-)
Comment 21 Srinivasa Ragavan 2005-10-07 03:37:50 UTC
Andre,

Let plural be the default in such cases and go ahead with that :-).