summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-12-26 19:24:51 +0100
committerAndras Timar <andras.timar@collabora.com>2014-12-26 19:24:51 +0100
commit50e960e839a4c77292f4da89b1b7e08e58cda192 (patch)
tree3061ee38f125c4d2116dfadd0519e60c516bd0f3
parentd21eae2447c227ad945d2b9df8cab895f792dd04 (diff)
single \n should be non-translatable in UI
Change-Id: I7264ace75346689e9f18f6a797718b7ad3aaeba6
-rw-r--r--fpicker/uiconfig/ui/explorerfiledialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/uiconfig/ui/explorerfiledialog.ui b/fpicker/uiconfig/ui/explorerfiledialog.ui
index 41118bd011ce..d8340061cd82 100644
--- a/fpicker/uiconfig/ui/explorerfiledialog.ui
+++ b/fpicker/uiconfig/ui/explorerfiledialog.ui
@@ -454,7 +454,7 @@
</child>
<child>
<object class="GtkCheckButton" id="selection">
- <property name="label" translatable="yes">
+ <property name="label" translatable="no">
</property>
<property name="use_action_appearance">False</property>
<property name="can_focus">True</property>