summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2018-07-24 22:06:02 +0100
committerWill Thompson <will@willthompson.co.uk>2018-07-24 22:06:02 +0100
commit4b0c81857c42d803d3fd31251642995b12378e72 (patch)
treee7d6fbb47cf62b72e4cbc41f4d10918f55530638
parent42d33ba92d297b4e8e703b5db34f8267e646cd66 (diff)
Unmark placeholder strings for translation
oh no
-rw-r--r--data/bustle.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/bustle.ui b/data/bustle.ui
index 1ae55be..79785fd 100644
--- a/data/bustle.ui
+++ b/data/bustle.ui
@@ -405,7 +405,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">start</property>
- <property name="label" translatable="yes">&lt;b&gt;Oh no&lt;/b&gt;</property>
+ <property name="label">&lt;b&gt;Oh no&lt;/b&gt;</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
<property name="selectable">True</property>
@@ -421,7 +421,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">start</property>
- <property name="label" translatable="yes">&lt;small&gt;very sad&lt;/small&gt;</property>
+ <property name="label">&lt;small&gt;very sad&lt;/small&gt;</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
<property name="selectable">True</property>