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

List:       kde-commits
Subject:    KDE/kdelibs/kross/ui
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2008-12-24 17:02:21
Message-ID: 1230138141.125692.18636.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 901208 by aacid:

General is too general, needs context


 M  +1 -1      view.cpp  


--- trunk/KDE/kdelibs/kross/ui/view.cpp #901207:901208
@@ -509,7 +509,7 @@
     ActionCollectionEditor* editor =
         action ? new ActionCollectionEditor(action, dialog->mainWidget())
                : new ActionCollectionEditor(collection, dialog->mainWidget());
-    dialog->addPage(editor, i18n("General"));
+    dialog->addPage(editor, i18nc("@title:group Script properties", "General"));
     //dialog->addPage(new QWidget(this), i18n("Security"));
     dialog->resize( QSize(580, 200).expandedTo( dialog->minimumSizeHint() ) );
     int result = dialog->exec();
[prev in list] [next in list] [prev in thread] [next in thread] 

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