mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
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:
parent
4feefc4ec6
commit
15cfbae75b
@ -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&kage:</string>
|
||||
<string>Language &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 &Point:</string>
|
||||
<string>Default Decimal &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&pport</string>
|
||||
<string>Enable &RTL support</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user