[longomatch] Fix translations
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix translations
- Date: Tue, 24 Feb 2015 11:24:47 +0000 (UTC)
commit 4604df35ee88265a9560f09ef1d932374f662203
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Feb 20 18:14:21 2015 +0100
Fix translations
LongoMatch.Core/Store/Templates/Dashboard.cs | 2 +-
LongoMatch.GUI/Gui/Menu/PlaysMenu.cs | 2 +-
.../gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs | 2 +-
.../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs | 1 -
.../gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs | 2 +-
LongoMatch.GUI/gtk-gui/gui.stetic | 5 ++---
6 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/LongoMatch.Core/Store/Templates/Dashboard.cs b/LongoMatch.Core/Store/Templates/Dashboard.cs
index 6fc32cb..cbb944f 100644
--- a/LongoMatch.Core/Store/Templates/Dashboard.cs
+++ b/LongoMatch.Core/Store/Templates/Dashboard.cs
@@ -241,7 +241,7 @@ namespace LongoMatch.Core.Store.Templates
scoreButton = new ScoreButton {
Score = new Score {
- Name = Catalog.GetString ("Field goal"),
+ Name = Catalog.GetString ("Free play goal"),
Points = 1,
Color = StyleConf.ButtonScoreColor},
Position = new Point (10 + (10 + CAT_WIDTH) * 4, 10)};
diff --git a/LongoMatch.GUI/Gui/Menu/PlaysMenu.cs b/LongoMatch.GUI/Gui/Menu/PlaysMenu.cs
index 9230ec6..854b745 100644
--- a/LongoMatch.GUI/Gui/Menu/PlaysMenu.cs
+++ b/LongoMatch.GUI/Gui/Menu/PlaysMenu.cs
@@ -68,7 +68,7 @@ namespace LongoMatch.Gui.Menus
this.project = project;
if (eventType != null) {
- string label = String.Format ("{0} in {1}", Catalog.GetString ("Add new
play"), eventType.Name);
+ string label = String.Format ("{0} in {1}", Catalog.GetString ("Add new
event"), eventType.Name);
GtkGlue.MenuItemSetLabel (newPlay, label);
newPlay.Visible = true;
} else {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs
index b8beb00..a649bdb 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayEditor.cs
@@ -26,7 +26,7 @@ namespace LongoMatch.Gui.Dialog
global::Stetic.Gui.Initialize (this);
// Widget LongoMatch.Gui.Dialog.PlayEditor
this.Name = "LongoMatch.Gui.Dialog.PlayEditor";
- this.Title = global::Mono.Unix.Catalog.GetString ("Edit play details");
+ this.Title = global::Mono.Unix.Catalog.GetString ("Edit event details");
this.Icon = global::Stetic.IconLoader.LoadIcon (this, "longomatch",
global::Gtk.IconSize.Menu);
this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
this.WindowPosition = ((global::Gtk.WindowPosition)(4));
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
index 0b90bbc..d029919 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
@@ -59,7 +59,6 @@ namespace LongoMatch.Gui.Dialog
// Container child vbox2.Gtk.Box+BoxChild
this.label7 = new global::Gtk.Label ();
this.label7.Name = "label7";
- this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("label7");
this.label7.UseMarkup = true;
this.label7.Justify = ((global::Gtk.Justification)(2));
this.label7.Selectable = true;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs
index cb63fe4..2717186 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PanelHeader.cs
@@ -39,7 +39,7 @@ namespace LongoMatch.Gui.Panel
this.titlelabel = new global::Gtk.Label ();
this.titlelabel.Name = "titlelabel";
this.titlelabel.Xalign = 0F;
- this.titlelabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span
font_desc=\"22\"><b>Title</b></span>");
+ this.titlelabel.LabelProp = "<span font_desc=\"22\"><b>Title</b></span>";
this.titlelabel.UseMarkup = true;
this.titlelabel.Justify = ((global::Gtk.Justification)(2));
this.headerhbox.Add (this.titlelabel);
diff --git a/LongoMatch.GUI/gtk-gui/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index 614b8cf..5bcde7e 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -2907,7 +2907,6 @@ You can download it using this direct link:</property>
<child>
<widget class="Gtk.Label" id="label7">
<property name="MemberName" />
- <property name="LabelProp" translatable="yes">label7</property>
<property name="UseMarkup">True</property>
<property name="Justify">Center</property>
<property name="Selectable">True</property>
@@ -10029,7 +10028,7 @@ You can continue with the current capture, cancel it or save your project.
<widget class="Gtk.Label" id="titlelabel">
<property name="MemberName" />
<property name="Xalign">0</property>
- <property name="LabelProp" translatable="yes"><span
font_desc="22"><b>Title</b></span></property>
+ <property name="LabelProp"><span
font_desc="22"><b>Title</b></span></property>
<property name="UseMarkup">True</property>
<property name="Justify">Center</property>
</widget>
@@ -10089,7 +10088,7 @@ You can continue with the current capture, cancel it or save your project.
</widget>
<widget class="Gtk.Dialog" id="LongoMatch.Gui.Dialog.PlayEditor" design-size="1021 671">
<property name="MemberName" />
- <property name="Title" translatable="yes">Edit play details</property>
+ <property name="Title" translatable="yes">Edit event details</property>
<property name="Icon">stock:longomatch Menu</property>
<property name="TypeHint">Dialog</property>
<property name="WindowPosition">CenterOnParent</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]