[dasher] Remove markup from translatable strings
- From: Piotr DrÄg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher] Remove markup from translatable strings
- Date: Fri, 1 Jun 2012 17:24:14 +0000 (UTC)
commit 635710b485fb58cad9ac6020461b226ff45dfb91
Author: Piotr DrÄg <piotrdrag gmail com>
Date: Fri Jun 1 18:54:25 2012 +0200
Remove markup from translatable strings
Data/GUI/dasher.preferences.ui | 90 +++++++++++++++++++++++------------
Data/GUI/dashermaemo.preferences.ui | 48 ++++++++++++------
2 files changed, 92 insertions(+), 46 deletions(-)
---
diff --git a/Data/GUI/dasher.preferences.ui b/Data/GUI/dasher.preferences.ui
index d8775a7..2c50c8a 100644
--- a/Data/GUI/dasher.preferences.ui
+++ b/Data/GUI/dasher.preferences.ui
@@ -55,8 +55,10 @@
<object class="GtkLabel" id="label112">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Alphabet Selection</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Alphabet Selection</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -102,8 +104,10 @@
<object class="GtkLabel" id="label113">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Language Model</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Language Model</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -198,8 +202,10 @@
<object class="GtkLabel" id="label37">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Adaptation</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Adaptation</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -248,8 +254,10 @@
<object class="GtkLabel" id="label39">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Smoothing</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Smoothing</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -311,8 +319,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label119">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Direction</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Direction</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -450,8 +460,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label115">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes" comments="The way in which you would like to control dasher, e.g., using buttons for up/down, buttons for select, etc."><b>Control Style</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes" comments="The way in which you would like to control dasher, e.g., using buttons for up/down, buttons for select, etc.">Control Style</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -526,8 +538,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label116">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Input Device</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Input Device</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -598,8 +612,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label125">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Speed</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Speed</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -658,8 +674,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label126">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Starting and Stopping</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Starting and Stopping</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -804,8 +822,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label118">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Colour Scheme</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Colour Scheme</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -875,8 +895,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label120">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Appearance Options</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Appearance Options</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -978,8 +1000,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label128">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Dasher Font</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Dasher Font</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -1108,8 +1132,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label124">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Application Options</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Application Options</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -1332,8 +1358,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label129">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Editor Font</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Editor Font</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -1376,8 +1404,10 @@ your writing speed.</property>
<object class="GtkLabel" id="label123">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Application Style</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Application Style</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
diff --git a/Data/GUI/dashermaemo.preferences.ui b/Data/GUI/dashermaemo.preferences.ui
index a9f9fcf..895e305 100644
--- a/Data/GUI/dashermaemo.preferences.ui
+++ b/Data/GUI/dashermaemo.preferences.ui
@@ -45,8 +45,10 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Alphabet Selection</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Alphabet Selection</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -104,8 +106,10 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Color Scheme</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Color Scheme</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -193,8 +197,10 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Speed</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Speed</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -276,8 +282,10 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Display Size</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Display Size</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -327,8 +335,10 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Orientation</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Orientation</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -493,8 +503,10 @@
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Language Model</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Language Model</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -594,8 +606,10 @@
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Adaptation</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Adaptation</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -649,8 +663,10 @@
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes"><b>Smoothing</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Smoothing</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]