genius r723 - in trunk: . po src
- From: jirka svn gnome org
- To: svn-commits-list gnome org
- Subject: genius r723 - in trunk: . po src
- Date: Mon, 16 Feb 2009 07:28:07 +0000 (UTC)
Author: jirka
Date: Mon Feb 16 07:28:06 2009
New Revision: 723
URL: http://svn.gnome.org/viewvc/genius?rev=723&view=rev
Log:
Mon Feb 16 01:27:46 2009 Jiri (George) Lebl <jirka 5z com>
* src/gnome-genius.c: fix some strings
Mon Feb 16 01:27:29 2009 Jiri (George) Lebl <jirka 5z com>
* cs.po: update
Modified:
trunk/ChangeLog
trunk/po/ChangeLog
trunk/po/cs.po
trunk/src/gnome-genius.c
Modified: trunk/src/gnome-genius.c
==============================================================================
--- trunk/src/gnome-genius.c (original)
+++ trunk/src/gnome-genius.c Mon Feb 16 07:28:06 2009
@@ -322,15 +322,15 @@
N_("Copy last answer into the clipboard in plain text"),
G_CALLBACK (copy_as_plain) },
{ "CopyLaTeX", GTK_STOCK_COPY,
- N_("Copy Answer As Plain _LaTeX"), "",
+ N_("Copy Answer As _LaTeX"), "",
N_("Copy last answer into the clipboard as LaTeX"),
G_CALLBACK (copy_as_latex) },
{ "CopyMathML", GTK_STOCK_COPY,
- N_("Copy Answer As Plain _MathML"), "",
+ N_("Copy Answer As _MathML"), "",
N_("Copy last answer into the clipboard as MathML"),
G_CALLBACK (copy_as_mathml) },
{ "CopyTroff", GTK_STOCK_COPY,
- N_("Copy Answer As Plain T_roff"), "",
+ N_("Copy Answer As T_roff"), "",
N_("Copy last answer into the clipboard as Troff eqn"),
G_CALLBACK (copy_as_troff) },
{ "Run", GTK_STOCK_EXECUTE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]