The branch, master, has been updated. - Log -----------------------------------------------------------------
commit bb67e670ef1f140c7175fdd1217de607f012c81d Author: Enrico Forestieri <for...@lyx.org> Date: Sun Sep 30 00:42:55 2012 +0200 Make some strings translatable again. These strings were inadvertently broken in [4985015e/lyxgit]. diff --git a/src/frontends/qt4/ui/PrefUi.ui b/src/frontends/qt4/ui/PrefUi.ui index 17a7ca9..3880c94 100644 --- a/src/frontends/qt4/ui/PrefUi.ui +++ b/src/frontends/qt4/ui/PrefUi.ui @@ -66,8 +66,7 @@ <item row="1" column="1"> <widget class="QComboBox" name="iconSetCO"> <property name="toolTip"> - <string>The icon set to use. Warning: normal size of icons may be -wrong until you save the preferences and restart LyX.</string> + <string>The icon set to use. Warning: normal size of icons may be
wrong until you save the preferences and restart LyX.</string> </property> </widget> </item> @@ -261,8 +260,7 @@ wrong until you save the preferences and restart LyX.</string> <item row="5" column="0" colspan="2"> <widget class="QCheckBox" name="singleInstanceCB"> <property name="toolTip"> - <string>Whether to open documents in an already running instance of LyX. -(Set the LyXServer pipe path and restart LyX to enable this feature)</string> + <string>Whether to open documents in an already running instance of LyX.
(Set the LyXServer pipe path and restart LyX to enable this feature)</string> </property> <property name="text"> <string>S&ingle instance</string> ----------------------------------------------------------------------- Summary of changes: src/frontends/qt4/ui/PrefUi.ui | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) hooks/post-receive -- The LyX Source Repository