[gedit] Makes string non-translatable #211
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Makes string non-translatable #211
- Date: Mon, 21 Oct 2019 19:31:30 +0000 (UTC)
commit 9a0dbede264e733c0bd07c52e0372076c3277b0a
Author: Jordi Mas <jmas softcatala org>
Date: Mon Oct 21 21:30:50 2019 +0200
Makes string non-translatable #211
plugins/snippets/snippets/snippets.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/snippets/snippets/snippets.ui b/plugins/snippets/snippets/snippets.ui
index d6c7e3d18..e80d633be 100644
--- a/plugins/snippets/snippets/snippets.ui
+++ b/plugins/snippets/snippets/snippets.ui
@@ -241,7 +241,7 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes"> </property>
+ <property name="label"> </property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]