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

List:       lyx-cvs
Subject:    r38885 - lyx-devel/branches/BRANCH_2_0_X/src/frontends/qt4
From:       rgheck () lyx ! org
Date:       2011-05-29 13:43:38
Message-ID: 20110529134338.1C9CA31029 () lyx ! lyx ! org
[Download RAW message or body]

Author: rgheck
Date: Sun May 29 15:43:37 2011
New Revision: 38885
URL: http://www.lyx.org/trac/changeset/38885

Log:
Fix string format to match others in this file.

Modified:
   lyx-devel/branches/BRANCH_2_0_X/src/frontends/qt4/GuiView.cpp

Modified: lyx-devel/branches/BRANCH_2_0_X/src/frontends/qt4/GuiView.cpp
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/src/frontends/qt4/GuiView.cpp	Sun May 29 15:43:04 2011	(r38884)
+++ lyx-devel/branches/BRANCH_2_0_X/src/frontends/qt4/GuiView.cpp	Sun May 29 15:43:37 2011	(r38885)
@@ -2932,7 +2932,7 @@
 	}
 	if (!buf) {
 		message(bformat(
-			_("No buffer for file `%1$s'."),
+			_("No buffer for file: %1$s."),
 			makeDisplayPath(file_name))
 		);
 		return false;
[prev in list] [next in list] [prev in thread] [next in thread] 

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