diff options
author | Andras Timar <atimar@suse.com> | 2013-05-30 12:53:28 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-05-30 12:56:56 +0200 |
commit | a4c6f8f60d3c199239f2cb736bb8f76a9dafd19a (patch) | |
tree | 3cba47626904d5499752709035460ee989cad24e /sd | |
parent | fa3d5ca1f99fe253689004a45ec2888ebbe85fd3 (diff) |
typo: %1label -> %1
Change-Id: Ibf721e5f5509d7d840bb9013da2d10b9695e16b4
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/presentationdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui index 4d2d582c6ca3..a71bcd639446 100644 --- a/sd/uiconfig/simpress/ui/presentationdialog.ui +++ b/sd/uiconfig/simpress/ui/presentationdialog.ui @@ -254,7 +254,7 @@ <child> <object class="GtkLabel" id="monitor_str"> <property name="can_focus">False</property> - <property name="label" translatable="yes">Display %1label</property> + <property name="label" translatable="yes">Display %1</property> </object> <packing> <property name="left_attach">0</property> |