aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpapoteur-mga <yves.brungard_git@gadz.org>2013-12-08 15:00:52 +0100
committerpapoteur-mga <yves.brungard_git@gadz.org>2013-12-08 15:24:37 +0100
commit24cd545c5e1503db6519da4ed4ae3701879d139c (patch)
treec3b75997f81c62d2938ed86dd05c4c91da801c9a
parent0851c49d73b5528a37664d2f3adc959cf453104a (diff)
downloadisodumper-24cd545c5e1503db6519da4ed4ae3701879d139c.tar
isodumper-24cd545c5e1503db6519da4ed4ae3701879d139c.tar.gz
isodumper-24cd545c5e1503db6519da4ed4ae3701879d139c.tar.bz2
isodumper-24cd545c5e1503db6519da4ed4ae3701879d139c.tar.xz
isodumper-24cd545c5e1503db6519da4ed4ae3701879d139c.zip
Suppress a void string as translatable.
-rw-r--r--share/isodumper/isodumper.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/isodumper/isodumper.glade b/share/isodumper/isodumper.glade
index acc06a4..0f48713 100644
--- a/share/isodumper/isodumper.glade
+++ b/share/isodumper/isodumper.glade
@@ -307,7 +307,7 @@
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="can_focus">False</property>
- <property name="text" translatable="yes"> </property>
+ <property name="text" translatable="no"> </property>
</widget>
<packing>
<property name="expand">False</property>