[dconf-editor] Grammar error.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Grammar error.
- Date: Tue, 6 Feb 2018 06:44:48 +0000 (UTC)
commit e8f8a097b143bc92776497a8e7803408830aa3b2
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Feb 6 07:44:30 2018 +0100
Grammar error.
https://bugzilla.gnome.org/show_bug.cgi?id=793202
editor/browser-view.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/editor/browser-view.vala b/editor/browser-view.vala
index d0fe781..135d4d1 100644
--- a/editor/browser-view.vala
+++ b/editor/browser-view.vala
@@ -62,7 +62,7 @@ class BrowserView : Grid
_("Refresh"), "bro.refresh-folder");
info_bar.add_label ("hard-reload-folder", _("This folder content has changed. Do you want to reload
the view?"),
_("Reload"), "ui.reload-folder");
- info_bar.add_label ("hard-reload-object", _("This key properties have changed. Do you want to reload
the view?"),
+ info_bar.add_label ("hard-reload-object", _("This key’s properties have changed. Do you want to
reload the view?"),
_("Reload"), "ui.reload-object"); // TODO also for key
removing?
sorting_options.notify.connect (() => {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]