Decimal point --> Decimal separator. As noted by one of our translators,

that is the language we use elsewhere.

Also took the opportunity to fix some shortcuts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38930 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2011-06-02 15:43:21 +00:00
parent 4feefc4ec6
commit 15cfbae75b

View File

@ -5,8 +5,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>387</width>
<height>411</height>
<width>475</width>
<height>362</height>
</rect>
</property>
<property name="windowTitle">
@ -36,7 +36,7 @@
<item row="1" column="0">
<widget class="QLabel" name="languagePackageLA">
<property name="text">
<string>Language pac&amp;kage:</string>
<string>Language &amp;package:</string>
</property>
<property name="buddy">
<cstring>languagePackageCO</cstring>
@ -131,7 +131,7 @@
<item row="4" column="0">
<widget class="QLabel" name="decimalPointL">
<property name="text">
<string>Default Decimal &amp;Point:</string>
<string>Default Decimal &amp;Separator:</string>
</property>
<property name="buddy">
<cstring>defaultDecimalPointLE</cstring>
@ -215,7 +215,7 @@
<string>Select to enable support of right-to-left languages (e.g. Hebrew, Arabic).</string>
</property>
<property name="text">
<string>Enable RTL su&amp;pport</string>
<string>Enable &amp;RTL support</string>
</property>
</widget>
</item>