diff --git a/src/cthulhu/cthulhu-setup.ui b/src/cthulhu/cthulhu-setup.ui index f6a6c0a..c8ab565 100644 --- a/src/cthulhu/cthulhu-setup.ui +++ b/src/cthulhu/cthulhu-setup.ui @@ -124,7 +124,7 @@ False - Screen Reader Preferences + Cthulhu Preferences normal diff --git a/src/cthulhu/guilabels.py b/src/cthulhu/guilabels.py index ff6acdc..d251bdf 100644 --- a/src/cthulhu/guilabels.py +++ b/src/cthulhu/guilabels.py @@ -381,7 +381,7 @@ KB_GROUP_NOTIFICATIONS = _("Notification presenter") # title of Cthulhu's application-specific preferences dialog for an application. # The string substituted in is the accessible name of the application (e.g. # "Gedit", "Firefox", etc. -PREFERENCES_APPLICATION_TITLE = _("Screen Reader Preferences for %s") +PREFERENCES_APPLICATION_TITLE = _("Cthulhu Preferences for %s") # Translators: This is a table column header. This column consists of a single # checkbox. If the checkbox is checked, Cthulhu will indicate the associated item