summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/uiconfig/ui/relationdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/uiconfig/ui/relationdialog.ui b/dbaccess/uiconfig/ui/relationdialog.ui
index d7f2f2c65c0c..dca52120421d 100644
--- a/dbaccess/uiconfig/ui/relationdialog.ui
+++ b/dbaccess/uiconfig/ui/relationdialog.ui
@@ -241,7 +241,7 @@
</child>
<child>
<object class="GtkRadioButton" id="addnull">
- <property name="label" translatable="yes" context="relationdialog|addnull">_Set null</property>
+ <property name="label" translatable="yes" context="relationdialog|addnull">_Set NULL</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -343,7 +343,7 @@
</child>
<child>
<object class="GtkRadioButton" id="delnull">
- <property name="label" translatable="yes" context="relationdialog|delnull">_Set null</property>
+ <property name="label" translatable="yes" context="relationdialog|delnull">_Set NULL</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>