On Wed, Sep 26, 2007 at 08:31:52PM +0000, [EMAIL PROTECTED] wrote:
> Author: spitz
> Date: Wed Sep 26 22:31:50 2007
> New Revision: 20525
> 
> URL: http://www.lyx.org/trac/changeset/20525
> Log:
> * src/LyX.cpp: style corrections.
> 
> This should also be done in trunk, but I don't have trunk here.

Done. 

- Martin
 

>     lyx-devel/branches/BRANCH_1_5_X/src/LyX.cpp
> 
> Modified: lyx-devel/branches/BRANCH_1_5_X/src/LyX.cpp
> URL: 
> http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_5_X/src/LyX.cpp?rev=20525
> ==============================================================================
> --- lyx-devel/branches/BRANCH_1_5_X/src/LyX.cpp (original)
> +++ lyx-devel/branches/BRANCH_1_5_X/src/LyX.cpp Wed Sep 26 22:31:50 2007
> @@ -615,9 +615,9 @@
>       if (textclasslist.empty()) {
>           switch (Alert::prompt(
>                   _("No textclass is found"),
> -                 _("LyX can not continue because no textclass is found. "
> +                 _("LyX cannot continue because no textclass is found. "
>                     "You can either reconfigure normally, or reconfigure 
> using "
> -                   "default text classes, or quit lyx."),
> +                   "default textclasses, or quit LyX."),
>                   0, 2,
>                   _("&Reconfigure"),
>                   _("&Use Default"),
> 
> 
> _______________________________________________
> Cvslog mailing list
> [EMAIL PROTECTED]
> http://www.lyx.org/mailman/listinfo/cvslog
> 

Reply via email to