* src/frontends/qt4/ui/TextLayoutUi.ui:

* src/frontends/qt4/ui/ListingsUi.ui:
	* src/frontends/qt4/ui/IncludeUi.ui:
	* src/LyXRC.cpp: trivial user message changes: "lyx" => "LyX"


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18752 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2007-06-12 21:05:25 +00:00
parent 985ba3b296
commit 52093834d3
4 changed files with 4 additions and 4 deletions

View File

@ -2239,7 +2239,7 @@ string const LyXRC::getDescription(LyXRCTags tag)
break;
case RC_LOADSESSION:
str = _("De-select to prevent loading files opened from the last lyx session.");
str = _("De-select to prevent loading files opened from the last LyX session.");
break;
case RC_MAKE_BACKUP:

View File

@ -63,7 +63,7 @@
<item row="4" column="0" colspan="2" >
<widget class="QCheckBox" name="bypassCB" >
<property name="toolTip" >
<string>Check it to enter parameters that are not recognizable by lyx</string>
<string>Check it to enter parameters that are not recognizable by LyX</string>
</property>
<property name="text" >
<string>&amp;Bypass validation</string>

View File

@ -549,7 +549,7 @@
<item>
<widget class="QCheckBox" name="bypassCB" >
<property name="toolTip" >
<string>Check it to enter parameters that are not recognizable by lyx</string>
<string>Check it to enter parameters that are not recognizable by LyX</string>
</property>
<property name="text" >
<string>&amp;Bypass validation</string>

View File

@ -232,7 +232,7 @@
<item>
<widget class="QCheckBox" name="bypassCB" >
<property name="toolTip" >
<string>Check it to enter parameters that are not recognizable by lyx</string>
<string>Check it to enter parameters that are not recognizable by LyX</string>
</property>
<property name="text" >
<string>&amp;Bypass validation</string>