[glade/glade-3-10] Revert "Fixed bug 645340 "Minor string typo" and"
- From: Piotr DrÄg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/glade-3-10] Revert "Fixed bug 645340 "Minor string typo" and"
- Date: Thu, 16 Feb 2012 18:28:47 +0000 (UTC)
commit ff6026a5cb3a7a647a37173876b0937d55b118b2
Author: Piotr DrÄg <piotrdrag gmail com>
Date: Thu Feb 16 19:28:12 2012 +0100
Revert "Fixed bug 645340 "Minor string typo" and"
This reverts commit d44b6da22dfd68f1d6dc724427e545fe54295b3f.
It breaks string freeze.
plugins/gtk+/glade-gtk.c | 2 +-
plugins/gtk+/gtk+.xml.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/gtk+/glade-gtk.c b/plugins/gtk+/glade-gtk.c
index 46a6676..8a45d8e 100644
--- a/plugins/gtk+/glade-gtk.c
+++ b/plugins/gtk+/glade-gtk.c
@@ -5425,7 +5425,7 @@ glade_gtk_menu_item_add_verify (GladeWidgetAdaptor *adaptor,
{
glade_util_ui_message (glade_app_get_window (),
GLADE_UI_INFO, NULL,
- _("An object of type %s cannot have any children."),
+ _("A object of type %s cannot have any children."),
glade_widget_adaptor_get_title (adaptor));
}
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 3efc2c3..f0d13fb 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -2987,7 +2987,7 @@ embedded in another object</_tooltip>
</property>
<property id="max-width-chars" save="False" custom-layout="True" since="3.0"/>
- <property id="attr-max-width-chars" _name="Maximum width in characters"
+ <property id="attr-max-width-chars" _name="Maximum width in charachters column"
save="False" default="-1" custom-layout="True" since="3.0">
<parameter-spec>
<type>GParamInt</type>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]