summaryrefslogtreecommitdiff
path: root/dbaccess/uiconfig
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-10-05 21:14:46 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2014-10-09 18:22:15 +0200
commitee12e843c609e747be2f7d5a89ffd889c78378de (patch)
tree73e8b9761e4df5e2fbb69d36ac391b41a3373fe1 /dbaccess/uiconfig
parentb5167e1866efb646270edce8b37894a93bea2cde (diff)
fdo#84073: change ODBC/JDBC escapes to lowercase
Change-Id: I19ce3acb9575fbef8273bbd84cb4dc322e101ac8
Diffstat (limited to 'dbaccess/uiconfig')
-rw-r--r--dbaccess/uiconfig/ui/specialsettingspage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/uiconfig/ui/specialsettingspage.ui b/dbaccess/uiconfig/ui/specialsettingspage.ui
index 357461592b18..0072f8ca1128 100644
--- a/dbaccess/uiconfig/ui/specialsettingspage.ui
+++ b/dbaccess/uiconfig/ui/specialsettingspage.ui
@@ -76,7 +76,7 @@
</child>
<child>
<object class="GtkCheckButton" id="useoj">
- <property name="label" translatable="yes">Use Outer Join syntax '{OJ }'</property>
+ <property name="label" translatable="yes">Use Outer Join syntax '{oj }'</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>