[gnome-calendar/b772103] edit-dialog: Change headerbar tooltip
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/b772103] edit-dialog: Change headerbar tooltip
- Date: Mon, 3 Oct 2016 21:49:03 +0000 (UTC)
commit 2b086befc01c45912ed12ef2c923d86b4ef56056
Author: Isaque Galdino <igaldino gmail com>
Date: Mon Oct 3 17:18:25 2016 -0300
edit-dialog: Change headerbar tooltip
Edit dialog headerbar tooltip was reading: "Click to select event's
agenda" and a user asked to change it to: "Click to select the
calendar", so it would be more natural and familiar for non-native
English users.
https://bugzilla.gnome.org/show_bug.cgi?id=772103
data/ui/edit-dialog.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/edit-dialog.ui b/data/ui/edit-dialog.ui
index 2ea34dc..e019e83 100644
--- a/data/ui/edit-dialog.ui
+++ b/data/ui/edit-dialog.ui
@@ -35,7 +35,7 @@
<property name="receives_default">True</property>
<property name="popover">sources_popover</property>
<property name="sensitive" bind-source="GcalEditDialog" bind-property="writable"
bind-flags="default" />
- <property name="tooltip-text" translatable="yes">Click to select the event's agenda</property>
+ <property name="tooltip-text" translatable="yes">Click to select the calendar</property>
<style>
<class name="flat"/>
<class name="sources-button"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]