[goobox] Mark more two strings to be translatable
- From: Yosef Or Boczko <yoseforb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goobox] Mark more two strings to be translatable
- Date: Tue, 14 Jan 2014 14:13:52 +0000 (UTC)
commit 363d614a015f9c31ac50abc210a882d0db10539c
Author: Yosef Or Boczko <yoseforb gmail com>
Date: Tue Jan 14 16:10:53 2014 +0200
Mark more two strings to be translatable
src/ui/cover-chooser.ui | 2 +-
src/ui/properties.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/ui/cover-chooser.ui b/src/ui/cover-chooser.ui
index 1a36464..66d73f2 100644
--- a/src/ui/cover-chooser.ui
+++ b/src/ui/cover-chooser.ui
@@ -22,7 +22,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="revert_button">
- <property name="label">_Reset</property>
+ <property name="label" translatable="yes">_Reset</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
diff --git a/src/ui/properties.ui b/src/ui/properties.ui
index 56c7fa3..9e18bae 100644
--- a/src/ui/properties.ui
+++ b/src/ui/properties.ui
@@ -42,7 +42,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="undo_button">
- <property name="label">_Reset</property>
+ <property name="label" translatable="yes">_Reset</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]