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

List:       kde-commits
Subject:    kdesdk/kbabel/kbabel (silent)
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2003-10-17 11:16:32
[Download RAW message or body]

CVS commit by lukas: 

CVS_SILENT
fix grammar


  M +4 -4      kbabelview.cpp   1.238


--- kdesdk/kbabel/kbabel/kbabelview.cpp  #1.237:1.238
@@ -1621,5 +1621,5 @@ bool KBabelView::saveFile(bool syntaxChe
          {
              KMessageBox::error(this,i18n(
-                 "KBabel cannot find a corresponding plugin for the MIME type of the \
file:\n %1").arg(_catalog->currentURL().url())); +                 "KBabel cannot \
find a corresponding plugin for the MIME type of file:\n \
%1").arg(_catalog->currentURL().url()));  break;
          }
@@ -1627,5 +1627,5 @@ bool KBabelView::saveFile(bool syntaxChe
          {
              KMessageBox::error(this,i18n(
-                 "The export plugin cannot handle this type of the file:\n \
%1").arg(_catalog->currentURL().url())); +                 "The export plugin cannot \
handle this type of file:\n %1").arg(_catalog->currentURL().url()));  break;
          }
@@ -1633,6 +1633,6 @@ bool KBabelView::saveFile(bool syntaxChe
          {
              KMessageBox::error(this,i18n(
-                 "KBabel have not finished the last operation yet.\n"
-                 "Please, wait."));
+                 "KBabel has not finished the last operation yet.\n"
+                 "Please wait."));
              break;
          }


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

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