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

List:       kde-commits
Subject:    branches/KDE/3.5/kdesdk/kbabel/catalogmanager
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-08-27 21:08:24
Message-ID: 1125176904.182001.4179.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 454071 by goutte:

- Reflect the actual changes of user-visible messages from revision 454070
- Do not mix messages that are common to SVN and CVS and those who are for
  the special encoding needs of CVS.
- Remove one unneeded message


 M  +6 -7      future.cpp  


--- branches/KDE/3.5/kdesdk/kbabel/catalogmanager/future.cpp #454070:454071
@@ -19,20 +19,19 @@
 i18n( "Cleanup" );
 i18n( "Cleanup for Marked" );
 
-// Messages from KWord's plain text filter (for fixing bug #66605 in CVS support)
+// Messages for fixing bug #66605 in CVS support
 i18n( "Descriptive encoding name", "Last choice ( %1 )" );
 i18n( "Descriptive encoding name", "Recommended ( %1 )" );
 i18n( "Descriptive encoding name", "Locale ( %1 )" );
-i18n( "Descriptive encoding name", "Other ( %1 )" ); // ### Probably not needed, as \
KBabel does not call KCharsets::codecForName  i18n( "Cannot find encoding: %1" );
 i18n( "E&ncoding:" );
+i18n( "The commit log message cannot be encoded in the selected encoding: %1.\nDo \
you want to continue?" );  
-// Messages that will probably not needed
+// Messages that will probably not be needed
 i18n( "No repository" );
 
-// Possible dialog boxes for the SVN/CVS handlers/dialogs
-i18n( "The commit log message that you have entered is empty. Do you want to \
continue?" ); +// Messages for the SVN/CVS handler dialogs
+i18n( "The commit log message is empty. Do you want to continue?" );
 i18n( "The process could not be started." );
 i18n( "Cannot write to temporary file. Aborting." );
-i18n( "Encoding %1 unknown." );
-i18n( "The commit log messsage that you have entered cannot be encoded in the \
selected encoding: %1.\nDo you want to continue?" ); +i18n( "Cannot open temporary \
file for writing. Aborting.");


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

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