From 162ae179d0581b9dfaa20c362c9bb64d433b3d4b Mon Sep 17 00:00:00 2001
From: tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Date: Sat, 3 Apr 2010 03:41:17 +0000
Subject: Capitalization and description updates

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
---
 kdpkg-install/installdialog.ui      | 12 ++++++------
 kdpkg-install/kdpkg-install.desktop |  3 +--
 kdpkg/kdpkg.desktop                 |  3 +--
 kdpkg/kdpkgdialog.ui                |  8 ++++----
 4 files changed, 12 insertions(+), 14 deletions(-)

diff --git a/kdpkg-install/installdialog.ui b/kdpkg-install/installdialog.ui
index 6b6b2d6..5bed56e 100644
--- a/kdpkg-install/installdialog.ui
+++ b/kdpkg-install/installdialog.ui
@@ -14,7 +14,7 @@
         </rect>
     </property>
     <property name="caption">
-        <string>kdpkg-install</string>
+        <string>KDE Debian Package Installation Wizard</string>
     </property>
     <property name="icon">
         <pixmap>image0</pixmap>
@@ -28,7 +28,7 @@
                 <cstring>aboutPushButton</cstring>
             </property>
             <property name="text">
-                <string>a&amp;bout</string>
+                <string>A&amp;bout</string>
             </property>
             <property name="accel">
                 <string>Alt+B</string>
@@ -42,7 +42,7 @@
                 <cstring>closePushButton</cstring>
             </property>
             <property name="text">
-                <string>cl&amp;ose</string>
+                <string>Cl&amp;ose</string>
             </property>
             <property name="accel">
                 <string>Alt+O</string>
@@ -56,7 +56,7 @@
                 <cstring>installPushButton</cstring>
             </property>
             <property name="text">
-                <string>inst&amp;all</string>
+                <string>Inst&amp;all</string>
             </property>
             <property name="accel">
                 <string>Alt+A</string>
@@ -210,7 +210,7 @@
                                 <cstring>syncRadioButton</cstring>
                             </property>
                             <property name="text">
-                                <string>Res&amp;ynchronize the package index files (apt-get update)</string>
+                                <string>Res&amp;ynchronize the package index files (recommended)</string>
                             </property>
                             <property name="accel">
                                 <string>Alt+Y</string>
@@ -367,7 +367,7 @@
                 <cstring>nextPushButton1</cstring>
             </property>
             <property name="text">
-                <string>ne&amp;xt &gt;</string>
+                <string>Ne&amp;xt &gt;</string>
             </property>
             <property name="accel">
                 <string>Alt+X</string>
diff --git a/kdpkg-install/kdpkg-install.desktop b/kdpkg-install/kdpkg-install.desktop
index 0f4c54f..27cd45b 100644
--- a/kdpkg-install/kdpkg-install.desktop
+++ b/kdpkg-install/kdpkg-install.desktop
@@ -5,8 +5,7 @@ Type=Application
 Exec=su-to-root -X -c "kdpkg-install %U"
 
 Name=kdpkg-install
-Comment=Information about sidux
-Comment[de]=Informationen über sidux
+Comment=KDE Debian package installation utility
 
 MimeType=application/x-deb;application/x-debian-package;
 
diff --git a/kdpkg/kdpkg.desktop b/kdpkg/kdpkg.desktop
index d4ca0a1..eaa86d9 100644
--- a/kdpkg/kdpkg.desktop
+++ b/kdpkg/kdpkg.desktop
@@ -5,8 +5,7 @@ Type=Application
 Exec=kdpkg %U
 
 Name=kdpkg
-Comment=Information about sidux
-Comment[de]=Informationen über sidux
+Comment=KDE Debian package installation utility
 
 MimeType=application/x-deb;application/x-debian-package;
 
diff --git a/kdpkg/kdpkgdialog.ui b/kdpkg/kdpkgdialog.ui
index cd77b1e..96345ce 100644
--- a/kdpkg/kdpkgdialog.ui
+++ b/kdpkg/kdpkgdialog.ui
@@ -14,7 +14,7 @@
         </rect>
     </property>
     <property name="caption">
-        <string>kdpkg</string>
+        <string>KDE Debian Package Information</string>
     </property>
     <property name="icon">
         <pixmap>image0</pixmap>
@@ -305,7 +305,7 @@
                 <cstring>aboutPushButton</cstring>
             </property>
             <property name="text">
-                <string>&amp;about</string>
+                <string>&amp;About</string>
             </property>
             <property name="accel">
                 <string>Alt+A</string>
@@ -336,7 +336,7 @@
                 <cstring>installPushButton</cstring>
             </property>
             <property name="text">
-                <string>start installation wi&amp;zard</string>
+                <string>Start installation wi&amp;zard</string>
             </property>
             <property name="accel">
                 <string>Alt+Z</string>
@@ -350,7 +350,7 @@
                 <cstring>closePushButton</cstring>
             </property>
             <property name="text">
-                <string>cl&amp;ose</string>
+                <string>Cl&amp;ose</string>
             </property>
             <property name="accel">
                 <string>Alt+O</string>
-- 
cgit v1.2.3

