summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Ferretti <lferrett@gnome.org>2012-05-31 00:33:11 +0200
committerLuca Ferretti <lferrett@gnome.org>2012-06-20 11:40:50 +0200
commit4f935ad4bdc59692239fb023fb8723fd7a5bf629 (patch)
tree69d23b5b8dbf9483659d6bc166133f03f265d04e
parent9d002d98fdd338593dc08718f62932327d81e5a2 (diff)
downloadgnome-control-center-4f935ad4bdc59692239fb023fb8723fd7a5bf629.tar.gz
backgrounds: add translation context for background sytles
-rw-r--r--panels/background/background.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/panels/background/background.ui b/panels/background/background.ui
index 8ddfbecae..0e35d7c43 100644
--- a/panels/background/background.ui
+++ b/panels/background/background.ui
@@ -347,27 +347,27 @@
</columns>
<data>
<row>
- <col id="0" translatable="yes">Tile</col>
+ <col id="0" translatable="yes" context="background, style">Tile</col>
<col id="1">1</col>
</row>
<row>
- <col id="0" translatable="yes">Zoom</col>
+ <col id="0" translatable="yes" context="background, style">Zoom</col>
<col id="1">5</col>
</row>
<row>
- <col id="0" translatable="yes">Center</col>
+ <col id="0" translatable="yes" context="background, style">Center</col>
<col id="1">2</col>
</row>
<row>
- <col id="0" translatable="yes">Scale</col>
+ <col id="0" translatable="yes" context="background, style">Scale</col>
<col id="1">3</col>
</row>
<row>
- <col id="0" translatable="yes">Fill</col>
+ <col id="0" translatable="yes" context="background, style">Fill</col>
<col id="1">4</col>
</row>
<row>
- <col id="0" translatable="yes">Span</col>
+ <col id="0" translatable="yes" context="background, style">Span</col>
<col id="1">6</col>
</row>
</data>