Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spelling: Adjust, the #81

Merged
merged 7 commits into from
Oct 13, 2023
Merged

Spelling: Adjust, the #81

merged 7 commits into from
Oct 13, 2023

Conversation

comradekingu
Copy link
Contributor

No description provided.

src/Plug.vala Outdated Show resolved Hide resolved
src/Plug.vala Outdated
@@ -25,7 +25,7 @@ public class NotificationsPlug : Switchboard.Plug {

var description = _("Notifications preferences are for configuring which apps make use of notifications, for changing how an app's notifications appear,\nand for setting when you do not want to be disturbed by notifications.");
description += "\n\n";
description += _("When apps are installed that have notification options they will automatically appear here.");
description += _("When apps with notification options are installed, they appear here.");
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of inline comments :)

src/Plug.vala Outdated Show resolved Hide resolved
src/Plug.vala Outdated
@@ -43,7 +43,7 @@ public class NotificationsPlug : Switchboard.Plug {
Object (category: Category.PERSONAL,
code_name: "io.elementary.switchboard.notifications",
display_name: _("Notifications"),
description: _("Configure notification bubbles, sounds, and notification center"),
description: _("Adjust notification bubbles, sounds, and the notification center"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh this is a tough one. I'm not sure that "configure" or "adjust" sound completely right here. To me, "adjust" implies that there is some kind of granular control, but what we're really doing is very binary in terms of turning bubbles and sounds on or off and either allowing or disallowing them in the notification center. I'm not sure I have a great suggestion on how to improve this, but I'm not sure that this is a large enough improvement to invalidate existing translations

@danirabbit danirabbit enabled auto-merge (squash) October 13, 2023 16:54
@danirabbit danirabbit merged commit a1e9fd9 into elementary:master Oct 13, 2023
2 checks passed
danirabbit added a commit that referenced this pull request Oct 13, 2023
Co-authored-by: Danielle Foré <danielle@elementary.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants