[recipes] Mark a forgotten string as translatable
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Mark a forgotten string as translatable
- Date: Mon, 20 Feb 2017 01:57:56 +0000 (UTC)
commit 386c265cad30b38610b15571e9deebcf45376cc1
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Feb 19 20:53:48 2017 -0500
Mark a forgotten string as translatable
src/gr-time-widget.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-time-widget.ui b/src/gr-time-widget.ui
index 209ccea..856f8f3 100644
--- a/src/gr-time-widget.ui
+++ b/src/gr-time-widget.ui
@@ -82,7 +82,7 @@
<object class="GtkButton">
<property name="visible">1</property>
<property name="halign">fill</property>
- <property name="label">Reset</property>
+ <property name="label" translatable="yes">Reset</property>
<signal name="clicked" handler="timer_reset" swapped="yes"/>
<style>
<class name="destructive-action"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]