mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Add RTL language property
This doesn't have an effect yet, but it'll do things like right-alignment in textboxes and other design-flipping.
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
2003eed2a5
commit
37c4f76988
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>1</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -27,6 +27,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
@@ -26,6 +26,9 @@
|
||||
<!-- When automatically uppercasing, allow ~ to be used to stop the next letter from being uppercased (for Irish) -->
|
||||
<toupper_lower_escape_char>0</toupper_lower_escape_char>
|
||||
|
||||
<!-- Enable for RTL languages like Arabic or Hebrew -->
|
||||
<rtl>0</rtl>
|
||||
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
Reference in New Issue
Block a user