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

List:       kde-commits
Subject:    branches/KDE/3.5/kdesdk/kbabel/kbabel
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2006-02-14 11:19:00
Message-ID: 1139915940.297547.1144.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 509333 by goutte:

Do not try to be complex with the "No entry found" error
CCMAIL:kde-i18n-doc@kde.org


 M  +2 -2      kbabelview.cpp  


--- branches/KDE/3.5/kdesdk/kbabel/kbabel/kbabelview.cpp #509332:509333
@@ -1183,7 +1183,7 @@
           {
               KMessageBox::error(this
                   ,i18n("Error while reading the file:\n %1\n"
-                  "Not any active translation entry (msgid/msgstr pair) \
found.").arg(url.prettyURL())); +                  "Not any entry \
found.").arg(url.prettyURL()));  break;
           }
           case RECOVERED_PARSE_ERROR:
@@ -1305,7 +1305,7 @@
            {
                KMessageBox::error(this
                     ,i18n("Error while reading the file:\n %1\n"
-                       "Not any active translation entry (msgid/msgstr pair) \
found.").arg(openURL.prettyURL())); +                       "Not any entry \
found.").arg(openURL.prettyURL()));  break;
            }
            case RECOVERED_PARSE_ERROR:


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

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