Bug 223865

Summary: Wrong label for the 'New Event' button
Product: [Applications] korganizer Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: aspotashev, montel
Priority: NOR    
Version: 4.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2010-01-22 23:36:50 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- In the main toolbar there is an 'Event' button 

But the label of the button is incorrect as it should be 'New Event' like in the Actions menu/New Event... since clicking on the 'Event' button opens the 'New Event - KOrganizer' dialogue in both cases.

Trunk, Svn Rev 1078580
Comment 1 Laurent Montel 2010-01-24 14:14:55 UTC
Fixed in svn #1079549
Comment 2 Sabine Faure 2010-01-27 20:58:37 UTC
It is corrected now.

The button to create a new event now has a 'New Event' label.

Trunk, Svn Rev 1081051
Comment 3 Alexander Potashev 2011-03-13 22:26:56 UTC
The name "Event" in the toolbar was probably used to shorten the string. How about reviving "setIconText" call with "New Event" (instead of just "Event") in order to allow translators (including me) make short translations for the toolbar?