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

List:       amarok-bugs-dist
Subject:    [Bug 228895] typos in UI strings
From:       Myriam Schweingruber <myriam () kde ! org>
Date:       2010-02-28 16:07:23
Message-ID: 20100228160723.D61E535AA5 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=228895





--- Comment #2 from Myriam Schweingruber <myriam kde org>  2010-02-28 17:07:20 ---
commit f12166ec2ff9dc6a2cfc3e67bd2fc0cc3ac4a454
Author: Myriam Schweingruber <myriam@kde.org>
Date:   Sun Feb 28 17:01:36 2010 +0100

    Fixing various typos

    CCBUG: 228895

diff --git a/src/amarokconfig.kcfg b/src/amarokconfig.kcfg
index fa305dc..c2c9750 100644
--- a/src/amarokconfig.kcfg
+++ b/src/amarokconfig.kcfg
@@ -495,7 +495,7 @@
     </entry>
     <entry key="AutoDeletePodcasts" type="Bool">
         <label>Auto delete podcasts</label>
-        <whatsthis>Whether podcasts shows already played are automatically
deleted when media device is connected.</whatsthis>
+        <whatsthis>Whether podcast shows already played are automatically
deleted when media device is connected.</whatsthis>
     </entry>
     <entry key="SyncStats" type="Bool">
         <label>Sync stats</label>
diff --git a/src/context/tools/amarokpkg.cpp b/src/context/tools/amarokpkg.cpp
index 68b744d..a903669 100644
--- a/src/context/tools/amarokpkg.cpp
+++ b/src/context/tools/amarokpkg.cpp
@@ -75,7 +75,7 @@ int main(int argc, char **argv)
 {
     KAboutData aboutData("amarokpkg", 0, ki18n("Amarok Applet Manager"),
                          version, ki18n(description), KAboutData::License_GPL,
-                         ki18n("(C) 2008, Aaron Seigo, (C) 2009, Leo
franchi"));
+                         ki18n("(C) 2008, Aaron Seigo, (C) 2009, Leo
Franchi"));
     aboutData.addAuthor( ki18n("Aaron Seigo"),
                          ki18n("Original author"),
                         "aseigo@kde.org" );
@@ -96,7 +96,7 @@ int main(int argc, char **argv)
     options.add("u");
     options.add("upgrade <path>", ki18nc("Do not translate <path>", "Upgrade
the applet at <path>"));
     options.add("l");
-    options.add("list", ki18n("List installed applet"));
+    options.add("list", ki18n("List installed applets"));
     options.add("r");
     options.add("remove <name>", ki18nc("Do not translate <name>", "Remove the
applet named <name>"));
     options.add("p");
diff --git a/src/playlist/layouts/LayoutEditDialog.cpp
b/src/playlist/layouts/LayoutEditDialog.cpp
index ad8ad40..8001fd4 100644
--- a/src/playlist/layouts/LayoutEditDialog.cpp
+++ b/src/playlist/layouts/LayoutEditDialog.cpp
@@ -99,7 +99,7 @@ LayoutEditDialog::LayoutEditDialog( QWidget *parent ) :
QDialog( parent ), m_tok
     l->setFont( boldFont );
     l4->addWidget( l );
     l4->addWidget( m_fixedWidth = new QRadioButton( i18n( "custom" ), this )
);
-    m_fixedWidth->setToolTip( i18n( "Either a fixed (absolute) value, or a
relative value (e.g. 128px or 12%.)" ) );
+    m_fixedWidth->setToolTip( i18n( "Either a fixed (absolute) value, or a
relative value (e.g. 128px or 12%)." ) );
     m_fixedWidth->setChecked( true );
 #if HAVE_WIDTH_MODES
     l4->addWidget( m_fitContent = new QRadioButton( i18n( "fit content" ),
this ) );
diff --git a/src/services/jamendo/JamendoService.cpp
b/src/services/jamendo/JamendoService.cpp
index 006c075..022f3c2 100644
--- a/src/services/jamendo/JamendoService.cpp
+++ b/src/services/jamendo/JamendoService.cpp
@@ -77,7 +77,7 @@ JamendoService::JamendoService( JamendoServiceFactory*
parent, const QString & n
     setShortDescription(  i18n( "A site where artists can showcase their
creations to the world" ) );
     setIcon( KIcon( "view-services-jamendo-amarok" ) );

-    setLongDescription( i18n( "Jamendo.com puts artists and music lovers in
touch with each other. The sites allows artists to upload their own albums to
share them with the world and users to download all of them for free. Listen to
and download all Jamendo.com contents from within Amarok." ) );
+    setLongDescription( i18n( "Jamendo.com puts artists and music lovers in
touch with each other. The site allows artists to upload their own albums to
share them with the world and users to download all of them for free. Listen to
and download all Jamendo.com contents from within Amarok." ) );

 setImagePath( KStandardDirs::locate( "data",
"amarok/images/hover_info_jamendo.png" ) );

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Amarok-bugs-dist mailing list
Amarok-bugs-dist@kde.org
https://mail.kde.org/mailman/listinfo/amarok-bugs-dist
[prev in list] [next in list] [prev in thread] [next in thread] 

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