diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-11-29 06:28:12 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-11-29 06:28:12 +0100 |
commit | e22325ca9076de4cf11c82f21da611b8c7ba1b5a (patch) | |
tree | 903ee2635ba9bb7d9d515795ad9dc32a907edae6 /cui | |
parent | a4b6266311a95347696bc79baa84ddd09f69366e (diff) |
non-translatable placeholder
Change-Id: Id210dad9b44f0164bfb247266a99c5886bfb7cbd
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/backgroundpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/backgroundpage.ui b/cui/uiconfig/ui/backgroundpage.ui index 8971eb997fc1..cf6f20d9fa51 100644 --- a/cui/uiconfig/ui/backgroundpage.ui +++ b/cui/uiconfig/ui/backgroundpage.ui @@ -309,7 +309,7 @@ <property name="no_show_all">True</property> <property name="hexpand">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes"><FILENAME></property> + <property name="label" translatable="no"><FILENAME></property> </object> <packing> <property name="left_attach">0</property> |