[longomatch] Fix Typos.
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix Typos.
- Date: Wed, 24 Sep 2014 20:27:26 +0000 (UTC)
commit 1fdf10c2e4f3ba00a4b7d01b4354849eb702f960
Author: Julien Moutte <julien fluendo com>
Date: Tue Sep 9 18:28:17 2014 +0200
Fix Typos.
.../LongoMatch.Gui.Panel.NewProjectPanel.cs | 2 +-
.../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs | 2 +-
LongoMatch.GUI/gtk-gui/gui.stetic | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs
index 529e7c6..ea4b431 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs
@@ -609,7 +609,7 @@ namespace LongoMatch.Gui.Panel
// Container child righttable.Gtk.Table+TableChild
this.analysislabel = new global::Gtk.Label ();
this.analysislabel.Name = "analysislabel";
- this.analysislabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Analisys
Template:");
+ this.analysislabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Analysis
Template:");
this.righttable.Add (this.analysislabel);
global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.righttable
[this.analysislabel]));
w59.XOptions = ((global::Gtk.AttachOptions)(4));
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs
index b40a2d6..4b47175 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs
@@ -295,7 +295,7 @@ namespace LongoMatch.Gui.Panel
this.label9 = new global::Gtk.Label ();
this.label9.Name = "label9";
this.label9.Xalign = 1F;
- this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Analisys Template:");
+ this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Analysis Template:");
this.table1.Add (this.label9);
global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1
[this.label9]));
w21.TopAttach = ((uint)(2));
diff --git a/LongoMatch.GUI/gtk-gui/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index 455b683..fb41391 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -7381,7 +7381,7 @@ You can continue with the current capture, cancel it or save your project.
<child>
<widget class="Gtk.Label" id="analysislabel">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes">Analisys Template:</property>
+ <property name="LabelProp" translatable="yes">Analysis Template:</property>
</widget>
<packing>
<property name="AutoSize">True</property>
@@ -9122,7 +9122,7 @@ You can continue with the current capture, cancel it or save your project.
<widget class="Gtk.Label" id="label9">
<property name="MemberName" />
<property name="Xalign">1</property>
- <property name="LabelProp" translatable="yes">Analisys
Template:</property>
+ <property name="LabelProp" translatable="yes">Analysis
Template:</property>
</widget>
<packing>
<property name="TopAttach">2</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]