diff options
author | Andras Timar <andras.timar@collabora.com> | 2023-09-18 22:40:18 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2023-09-19 07:13:24 +0200 |
commit | 957d4254d6ab13bfa5df01b728d3396f11c82e9a (patch) | |
tree | e271245d5041fdb540680c656fb7163c8500c16c /extensions/uiconfig/sabpilot | |
parent | 5416c9183384d46f9eb347871541c6ee1e30c28b (diff) |
The name is macOS since 2016
Change-Id: I9f2011e1f9619652b4ed417f135451d8ccfe90bc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157033
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'extensions/uiconfig/sabpilot')
-rw-r--r-- | extensions/uiconfig/sabpilot/ui/selecttypepage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/uiconfig/sabpilot/ui/selecttypepage.ui b/extensions/uiconfig/sabpilot/ui/selecttypepage.ui index d7493388cfc4..5627482afac8 100644 --- a/extensions/uiconfig/sabpilot/ui/selecttypepage.ui +++ b/extensions/uiconfig/sabpilot/ui/selecttypepage.ui @@ -139,7 +139,7 @@ This wizard helps you create the data source.</property> </child> <child> <object class="GtkRadioButton" id="macosx"> - <property name="label" translatable="yes" context="selecttypepage|macosx">Mac OS X address book</property> + <property name="label" translatable="yes" context="selecttypepage|macosx">macOS address book</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property> |