[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/konqueror/keditbookmarks
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2005-01-19 3:50:48
Message-ID: 20050119035048.C14681D00E () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

"Create" is unnecessary in the string's.


  M +2 -2      actionsimpl.cpp   1.72


--- kdebase/konqueror/keditbookmarks/actionsimpl.cpp  #1.71:1.72
@@ -138,8 +138,8 @@ actionCollection());
         actn, SLOT( slotRecursiveSort() ), actionCollection(), "recursivesort");
     (void) new KAction(
-        i18n("&Create New Folder..."), "folder_new", CTRL+Key_N,
+        i18n("&New Folder..."), "folder_new", CTRL+Key_N,
         actn, SLOT( slotNewFolder() ), actionCollection(), "newfolder");
     (void) new KAction(
-        i18n("Create &New Bookmark"), "www", 0,
+        i18n("&New Bookmark"), "www", 0,
         actn, SLOT( slotNewBookmark() ), actionCollection(), "newbookmark");
     (void) new KAction(


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic