cui/uiconfig/ui/blackorwhitelistentrydialog.ui | 8 ++++---- cui/uiconfig/ui/optopenclpage.ui | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-)
New commits: commit 191d387a9eaf137c91836a6c4b5f4fff81e357b1 Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> Date: Sun Nov 30 01:04:28 2014 -0600 Remove the hyphens from the âwhitelistâ and âblacklistâ compound words Change-Id: I5371b6d0662d8143f33b1225e9d4c7b78d521ebc Reviewed-on: https://gerrit.libreoffice.org/13205 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/uiconfig/ui/blackorwhitelistentrydialog.ui b/cui/uiconfig/ui/blackorwhitelistentrydialog.ui index 5306d7a..3da85aa 100644 --- a/cui/uiconfig/ui/blackorwhitelistentrydialog.ui +++ b/cui/uiconfig/ui/blackorwhitelistentrydialog.ui @@ -248,7 +248,7 @@ <object class="GtkLabel" id="bledittitle"> <property name="can_focus">False</property> <property name="no_show_all">True</property> - <property name="label" translatable="yes">Edit Black-list Entry</property> + <property name="label" translatable="yes">Edit Blacklist Entry</property> </object> <packing> <property name="left_attach">0</property> @@ -259,7 +259,7 @@ <object class="GtkLabel" id="bladdtitle"> <property name="can_focus">False</property> <property name="no_show_all">True</property> - <property name="label" translatable="yes">Create Black-list Entry</property> + <property name="label" translatable="yes">Create Blacklist Entry</property> </object> <packing> <property name="left_attach">0</property> @@ -270,7 +270,7 @@ <object class="GtkLabel" id="wledittitle"> <property name="can_focus">False</property> <property name="no_show_all">True</property> - <property name="label" translatable="yes">Edit White-list Entry</property> + <property name="label" translatable="yes">Edit Whitelist Entry</property> </object> <packing> <property name="left_attach">0</property> @@ -281,7 +281,7 @@ <object class="GtkLabel" id="wladdtitle"> <property name="can_focus">False</property> <property name="no_show_all">True</property> - <property name="label" translatable="yes">Create White-list Entry</property> + <property name="label" translatable="yes">Create Whitelist Entry</property> </object> <packing> <property name="left_attach">0</property> diff --git a/cui/uiconfig/ui/optopenclpage.ui b/cui/uiconfig/ui/optopenclpage.ui index 84fe49b..f4f6349 100644 --- a/cui/uiconfig/ui/optopenclpage.ui +++ b/cui/uiconfig/ui/optopenclpage.ui @@ -45,7 +45,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">OpenCL black-list:</property> + <property name="label" translatable="yes">OpenCL blacklist:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">blacklist</property> </object> @@ -224,7 +224,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">OpenCL white-list:</property> + <property name="label" translatable="yes">OpenCL whitelist:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">blacklist</property> </object>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits