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

List:       kde-commits
Subject:    [amarok] src/dynamic/biases: Line feed nedeed because the label makes window too wide
From:       Ralf Engels <ralf.engels () nokia ! com>
Date:       2012-01-21 14:20:41
Message-ID: 20120121142041.7A19EA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit ef8e984d480596c4eecc1bcbc467b2d53d9e863d by Ralf Engels.
Committed on 21/01/2012 at 15:02.
Pushed by rengels into branch 'master'.

Line feed nedeed because the label makes window too wide

Author: Pavel Punegov

REVIEW: 103298

M  +6    -3    src/dynamic/biases/QuizPlayBias.cpp

http://commits.kde.org/amarok/ef8e984d480596c4eecc1bcbc467b2d53d9e863d

diff --git a/src/dynamic/biases/QuizPlayBias.cpp b/src/dynamic/biases/QuizP=
layBias.cpp
index 4ffdf9e..ed93227 100644
--- a/src/dynamic/biases/QuizPlayBias.cpp
+++ b/src/dynamic/biases/QuizPlayBias.cpp
@@ -115,13 +115,16 @@ Dynamic::QuizPlayBias::toString() const
     {
     case TitleToTitle:
         return i18nc("QuizPlay bias representation",
-                     "Tracks whose title start with a\n character the last=
 track ended with");
+                     "Tracks whose title start with a\n"
+                     "character the last track ended with");
     case ArtistToArtist:
         return i18nc("QuizPlay bias representation",
-                     "Tracks whose artist name start\n with a character th=
e last track ended with");
+                     "Tracks whose artist name start\n"
+                     "with a character the last track ended with");
     case AlbumToAlbum:
         return i18nc("QuizPlay bias representation",
-                     "Tracks whose album name start\n with a character the=
 last track ended with");
+                     "Tracks whose album name start\n"
+                     "with a character the last track ended with");
     }
     return QString();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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