diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-28 07:46:07 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-28 07:46:42 -0600 |
commit | b28b05053b1a6967b0cfa189da68e8d36a1ad443 (patch) | |
tree | 6fbaadcc8dc8349fa6d54c35c39cac0abc44c242 /sfx2/uiconfig | |
parent | 79799b9b32dedd0ae13c2eba5b04588e7a2ecbdc (diff) |
These don’t need to be translatable
Change-Id: I889c5130bd32f038cb0b45d959b40bf63c0b3a58
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/emojicontrol.ui | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sfx2/uiconfig/ui/emojicontrol.ui b/sfx2/uiconfig/ui/emojicontrol.ui index 4a480ccd6520..df829f2fa783 100644 --- a/sfx2/uiconfig/ui/emojicontrol.ui +++ b/sfx2/uiconfig/ui/emojicontrol.ui @@ -35,7 +35,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> - <property name="label" translatable="yes">1f603</property> + <property name="label" translatable="no">1f603</property> </object> <packing> <property name="tab_fill">False</property> @@ -49,7 +49,7 @@ <property name="width_request">40</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f43c</property> + <property name="label" translatable="no">1f43c</property> </object> <packing> <property name="position">1</property> @@ -64,7 +64,7 @@ <property name="width_request">40</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f34f</property> + <property name="label" translatable="no">1f34f</property> </object> <packing> <property name="position">2</property> @@ -78,7 +78,7 @@ <object class="GtkLabel" id="activity"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f3c8</property> + <property name="label" translatable="no">1f3c8</property> </object> <packing> <property name="position">3</property> @@ -92,7 +92,7 @@ <object class="GtkLabel" id="travel"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f697</property> + <property name="label" translatable="no">1f697</property> </object> <packing> <property name="position">4</property> @@ -106,7 +106,7 @@ <object class="GtkLabel" id="objects"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f4f1</property> + <property name="label" translatable="no">1f4f1</property> </object> <packing> <property name="position">5</property> @@ -120,7 +120,7 @@ <object class="GtkLabel" id="symbols"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f499</property> + <property name="label" translatable="no">1f499</property> </object> <packing> <property name="position">6</property> @@ -134,7 +134,7 @@ <object class="GtkLabel" id="flags"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f1ee-1f1f3</property> + <property name="label" translatable="no">1f1ee-1f1f3</property> </object> <packing> <property name="position">7</property> @@ -148,7 +148,7 @@ <object class="GtkLabel" id="unicode9"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">1f939</property> + <property name="label" translatable="no">1f939</property> </object> <packing> <property name="position">8</property> |