[longomatch] Use "subcategory" everywhere



commit 7bffc03022b4d56aa090f6b76363912abc87330e
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Aug 25 23:40:28 2011 +0200

    Use "subcategory" everywhere

 .../LongoMatch.Gui.Component.CategoryProperties.cs |    8 ++++----
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |    6 +++---
 LongoMatch/gtk-gui/gui.stetic                      |   16 ++++++++--------
 3 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs b/LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
index 12d731b..3f4e2b7 100644
--- a/LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
+++ b/LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
@@ -328,7 +328,7 @@ namespace LongoMatch.Gui.Component
 			this.frame1.Add (this.GtkAlignment4);
 			this.GtkLabel3 = new global::Gtk.Label ();
 			this.GtkLabel3.Name = "GtkLabel3";
-			this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Sub category name</b>");
+			this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Subcategory name</b>");
 			this.GtkLabel3.UseMarkup = true;
 			this.frame1.LabelWidget = this.GtkLabel3;
 			this.hbox3.Add (this.frame1);
@@ -351,7 +351,7 @@ namespace LongoMatch.Gui.Component
 			this.frame2.Add (this.GtkAlignment5);
 			this.GtkLabel4 = new global::Gtk.Label ();
 			this.GtkLabel4.Name = "GtkLabel4";
-			this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Sub category type</b>");
+			this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Subcategory type</b>");
 			this.GtkLabel4.UseMarkup = true;
 			this.frame2.LabelWidget = this.GtkLabel4;
 			this.hbox3.Add (this.frame2);
@@ -375,7 +375,7 @@ namespace LongoMatch.Gui.Component
 			w27.Add (w28);
 			// Container child GtkHBox.Gtk.Container+ContainerChild
 			global::Gtk.Label w30 = new global::Gtk.Label ();
-			w30.LabelProp = global::Mono.Unix.Catalog.GetString ("_Add sub-category");
+			w30.LabelProp = global::Mono.Unix.Catalog.GetString ("_Add subcategory");
 			w30.UseUnderline = true;
 			w27.Add (w30);
 			w26.Add (w27);
@@ -394,7 +394,7 @@ namespace LongoMatch.Gui.Component
 			this.frame3.Add (this.GtkAlignment3);
 			this.GtkLabel5 = new global::Gtk.Label ();
 			this.GtkLabel5.Name = "GtkLabel5";
-			this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Sub categories</b>");
+			this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Subcategories</b>");
 			this.GtkLabel5.UseMarkup = true;
 			this.frame3.LabelWidget = this.GtkLabel5;
 			this.vbox2.Add (this.frame3);
diff --git a/LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs b/LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
index d2ea1a8..d1628ce 100644
--- a/LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
+++ b/LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
@@ -41,7 +41,7 @@ namespace LongoMatch.Gui.Dialog
 			global::Stetic.Gui.Initialize (this);
 			// Widget LongoMatch.Gui.Dialog.SubCategoryTagsEditor
 			this.Name = "LongoMatch.Gui.Dialog.SubCategoryTagsEditor";
-			this.Title = global::Mono.Unix.Catalog.GetString ("Edit sub category tags");
+			this.Title = global::Mono.Unix.Catalog.GetString ("Edit subcategory tags");
 			this.Icon = global::Gdk.Pixbuf.LoadFromResource ("longomatch.png");
 			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
 			this.Modal = true;
@@ -63,7 +63,7 @@ namespace LongoMatch.Gui.Dialog
 			this.table1.ColumnSpacing = ((uint)(6));
 			// Container child table1.Gtk.Table+TableChild
 			this.fastcheckbutton = new global::Gtk.CheckButton ();
-			this.fastcheckbutton.TooltipMarkup = "When this option is selected, the sub category can be tagged right after creating a new play";
+			this.fastcheckbutton.TooltipMarkup = "When this option is selected, the subcategory can be tagged right after creating a new play";
 			this.fastcheckbutton.CanFocus = true;
 			this.fastcheckbutton.Name = "fastcheckbutton";
 			this.fastcheckbutton.Label = global::Mono.Unix.Catalog.GetString ("Quick tag");
@@ -81,7 +81,7 @@ namespace LongoMatch.Gui.Dialog
 			// Container child table1.Gtk.Table+TableChild
 			this.label1 = new global::Gtk.Label ();
 			this.label1.Name = "label1";
-			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Sub category name:");
+			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Subcategory name:");
 			this.table1.Add (this.label1);
 			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
 			w3.YOptions = ((global::Gtk.AttachOptions)(4));
diff --git a/LongoMatch/gtk-gui/gui.stetic b/LongoMatch/gtk-gui/gui.stetic
index 3f89120..c907b4f 100644
--- a/LongoMatch/gtk-gui/gui.stetic
+++ b/LongoMatch/gtk-gui/gui.stetic
@@ -2475,7 +2475,7 @@ Sort by duration</property>
                             <child>
                               <widget class="Gtk.Label" id="GtkLabel3">
                                 <property name="MemberName" />
-                                <property name="LabelProp" translatable="yes">&lt;b&gt;Sub category name&lt;/b&gt;</property>
+                                <property name="LabelProp" translatable="yes">&lt;b&gt;Subcategory name&lt;/b&gt;</property>
                                 <property name="UseMarkup">True</property>
                               </widget>
                               <packing>
@@ -2513,7 +2513,7 @@ Sort by duration</property>
                             <child>
                               <widget class="Gtk.Label" id="GtkLabel4">
                                 <property name="MemberName" />
-                                <property name="LabelProp" translatable="yes">&lt;b&gt;Sub category type&lt;/b&gt;</property>
+                                <property name="LabelProp" translatable="yes">&lt;b&gt;Subcategory type&lt;/b&gt;</property>
                                 <property name="UseMarkup">True</property>
                               </widget>
                               <packing>
@@ -2534,7 +2534,7 @@ Sort by duration</property>
                             <property name="CanFocus">True</property>
                             <property name="Type">TextAndIcon</property>
                             <property name="Icon">stock:gtk-add Menu</property>
-                            <property name="Label" translatable="yes">_Add sub-category</property>
+                            <property name="Label" translatable="yes">_Add subcategory</property>
                             <property name="UseUnderline">True</property>
                             <signal name="Clicked" handler="OnAddbuttonClicked" />
                           </widget>
@@ -2560,7 +2560,7 @@ Sort by duration</property>
             <child>
               <widget class="Gtk.Label" id="GtkLabel5">
                 <property name="MemberName" />
-                <property name="LabelProp" translatable="yes">&lt;b&gt;Sub categories&lt;/b&gt;</property>
+                <property name="LabelProp" translatable="yes">&lt;b&gt;Subcategories&lt;/b&gt;</property>
                 <property name="UseMarkup">True</property>
               </widget>
               <packing>
@@ -6002,7 +6002,7 @@ You can continue with the current capture, cancel it or save your project.
   </widget>
   <widget class="Gtk.Dialog" id="LongoMatch.Gui.Dialog.SubCategoryTagsEditor" design-size="326 304">
     <property name="MemberName" />
-    <property name="Title" translatable="yes">Edit sub category tags</property>
+    <property name="Title" translatable="yes">Edit subcategory tags</property>
     <property name="Icon">resource:longomatch.png</property>
     <property name="WindowPosition">Center</property>
     <property name="Modal">True</property>
@@ -6029,7 +6029,7 @@ You can continue with the current capture, cancel it or save your project.
                 <child>
                   <widget class="Gtk.CheckButton" id="fastcheckbutton">
                     <property name="MemberName" />
-                    <property name="Tooltip" translatable="yes">When this option is selected, the sub category can be tagged right after creating a new play</property>
+                    <property name="Tooltip" translatable="yes">When this option is selected, the subcategory can be tagged right after creating a new play</property>
                     <property name="CanFocus">True</property>
                     <property name="Label" translatable="yes">Quick tag</property>
                     <property name="Active">True</property>
@@ -6056,7 +6056,7 @@ You can continue with the current capture, cancel it or save your project.
                 <child>
                   <widget class="Gtk.Label" id="label1">
                     <property name="MemberName" />
-                    <property name="LabelProp" translatable="yes">Sub category name:</property>
+                    <property name="LabelProp" translatable="yes">Subcategory name:</property>
                   </widget>
                   <packing>
                     <property name="AutoSize">False</property>
@@ -6426,4 +6426,4 @@ You can continue with the current capture, cancel it or save your project.
       </widget>
     </child>
   </widget>
-</stetic-interface>
\ No newline at end of file
+</stetic-interface>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]