[gtk+/gtk-3-22] placessidebar: correct quotation marks in a new string
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-22] placessidebar: correct quotation marks in a new string
- Date: Sun, 5 Nov 2017 20:18:41 +0000 (UTC)
commit f7f4ecf006fdb0c0927cf84987ba584ab8945967
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Nov 5 21:16:59 2017 +0100
placessidebar: correct quotation marks in a new string
gtk/gtkplacessidebar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c
index ac58b93..2c3bba4 100644
--- a/gtk/gtkplacessidebar.c
+++ b/gtk/gtkplacessidebar.c
@@ -4771,7 +4771,7 @@ gtk_places_sidebar_class_init (GtkPlacesSidebarClass *class)
G_PARAM_READWRITE);
properties[PROP_SHOW_STARRED_LOCATION] =
g_param_spec_boolean ("show-starred-location",
- P_("Show 'Starred Location'"),
+ P_("Show “Starred Location”"),
P_("Whether the sidebar includes an item to show starred files"),
FALSE,
G_PARAM_READWRITE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]