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

List:       kde-commits
Subject:    [kphotoalbum] XMLDB: Updated the dbv7 update message.
From:       Tobias Leupold <tobias.leupold () web ! de>
Date:       2016-03-08 23:29:49
Message-ID: E1adR4X-0006oV-TO () scm ! kde ! org
[Download RAW message or body]

Git commit 853856ad44222235f84155c8f0a68d88e3c3587f by Tobias Leupold.
Committed on 08/03/2016 at 23:29.
Pushed by tleupold into branch 'master'.

Updated the dbv7 update message.

M  +10   -10   XMLDB/FileReader.cpp

http://commits.kde.org/kphotoalbum/853856ad44222235f84155c8f0a68d88e3c3587f

diff --git a/XMLDB/FileReader.cpp b/XMLDB/FileReader.cpp
index 814d401..2825a7f 100644
--- a/XMLDB/FileReader.cpp
+++ b/XMLDB/FileReader.cpp
@@ -237,16 +237,16 @@ void XMLDB::FileReader::loadCategories( ReaderPtr reader )
     if (m_fileVersion < 7) {
         KMessageBox::information(
             messageParent(),
-            i18n("<p><b>"
-                 "This version of KPhotoAlbum does not translate \"standard\" categories any more."
-                 "</b></p>"
-                 "<p>"
-                 "This may mean that – if you use a locale other than English – some of your "
-                 "categories are now displayed in English. "
-                 "<p>"
-                 "</p>"
-                 "You can manually rename your categories any time and then save your database."
-                 "</p>"),
+            i18nc("Leave \"Folder\" and \"Media Type\" untranslated below, those will show up with "
+                  "these exact names. Thanks :-)",
+                  "<p><b>This version of KPhotoAlbum does not translate \"standard\" categories "
+                  "any more.</b></p>"
+                  "<p>This may mean that – if you use a locale other than English – some of your "
+                  "categories are now displayed in English.</p>"
+                  "<p>You can manually rename your categories any time and then save your database."
+                  "</p>"
+                  "<p>In some cases, you may get two additional empty categories, \"Folder\" and "
+                  "\"Media Type\". You can delete those.</p>"),
             i18n("Changed standard category names")
         );
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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