[glade] Correctly capitalize a title
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Correctly capitalize a title
- Date: Mon, 3 Mar 2014 17:21:09 +0000 (UTC)
commit 9d829befbfdfbefd160616e7f79edd88d92fd48a
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Mar 3 18:20:51 2014 +0100
Correctly capitalize a title
src/glade.glade | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/glade.glade b/src/glade.glade
index d58d3d3..ffdb768 100644
--- a/src/glade.glade
+++ b/src/glade.glade
@@ -426,7 +426,7 @@ Andreas Nilsson <andreas andreasn se></property>
</child>
<child>
<object class="GtkAction" id="registration_action">
- <property name="label" translatable="yes">Registration & User survey</property>
+ <property name="label" translatable="yes">Registration & User Survey</property>
<property name="tooltip" translatable="yes">Help us improve Glade by registering and completing the
user survey!</property>
<signal name="activate" handler="on_registration_action_activate" swapped="no"/>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]