[glade] Fixed I18N (added domain, one item marked for translation)
- From: Marek Černocký <mcernocky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Fixed I18N (added domain, one item marked for translation)
- Date: Sun, 23 Feb 2014 15:33:37 +0000 (UTC)
commit f52cd615d4d28689acca82a59a429759c7505c89
Author: Marek Černocký <marek manet cz>
Date: Sun Feb 23 16:33:27 2014 +0100
Fixed I18N (added domain, one item marked for translation)
src/glade-registration.glade | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/glade-registration.glade b/src/glade-registration.glade
index 5219ae7..86f3d4e 100644
--- a/src/glade-registration.glade
+++ b/src/glade-registration.glade
@@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
-->
-<interface>
+<interface domain="glade">
<requires lib="gtk+" version="3.10"/>
<!-- interface-css-provider-path glade-registration.css -->
<!-- interface-license-type gplv2 -->
@@ -358,7 +358,7 @@ You will be sent email requesting confirmation!</property>
<property name="margin_bottom">4</property>
<property name="active">0</property>
<items>
- <item id="other">Choose your country</item>
+ <item id="other" translatable="yes">Choose your country</item>
<item id="af">Afghanistan</item>
<item id="ax">Åland Islands</item>
<item id="al">Albania</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]