diff options
| author | Chusslove Illich <[email protected]> | 2008-04-21 17:41:57 +0000 |
|---|---|---|
| committer | Chusslove Illich <[email protected]> | 2008-04-21 17:41:57 +0000 |
| commit | ead963b8ce59aa572eead3f573573108372b75a6 (patch) | |
| tree | 0f0a0f1c87462ed23c1177d2e1cb91ff23e75bd7 /src/tagcloud/newtagdialog.ui | |
| parent | ab0c34359d56285af592b0f2fb74302a568a2753 (diff) | |
i18n fixes.
svn path=/trunk/KDE/kdebase/apps/; revision=799503
Diffstat (limited to 'src/tagcloud/newtagdialog.ui')
| -rw-r--r-- | src/tagcloud/newtagdialog.ui | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/tagcloud/newtagdialog.ui b/src/tagcloud/newtagdialog.ui index 9c71b4df8..5146030b8 100644 --- a/src/tagcloud/newtagdialog.ui +++ b/src/tagcloud/newtagdialog.ui @@ -9,9 +9,6 @@ <height>149</height> </rect> </property> - <property name="windowTitle" > - <string>Form</string> - </property> <layout class="QVBoxLayout" > <item> <widget class="KTitleWidget" native="1" name="m_labelTitle" /> @@ -39,7 +36,7 @@ <item> <widget class="QLabel" name="label_2" > <property name="text" > - <string>Name:</string> + <string comment="@label Tag name">Name:</string> </property> </widget> </item> @@ -82,7 +79,7 @@ <item> <widget class="QLabel" name="label" > <property name="text" > - <string>Detailed Description (optional):</string> + <string comment="@label">Detailed Description (optional):</string> </property> </widget> </item> |
