diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-13 11:24:32 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-13 11:25:35 +0100 |
commit | 0797610256c07966630880068ab94361c1c47bf0 (patch) | |
tree | eceb6f9ef90d7e110f7df7877313ef37e8ec130d /sfx2/uiconfig | |
parent | b08b76774fbd253cba587207d471f9bf0c0b0a82 (diff) |
rename: preview picture -> preview image
Change-Id: Ia19d14def4b78b85ec9ddabb706416a971b670cb
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/documentinfopage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/documentinfopage.ui b/sfx2/uiconfig/ui/documentinfopage.ui index e8863b180e16..b4d95576bf43 100644 --- a/sfx2/uiconfig/ui/documentinfopage.ui +++ b/sfx2/uiconfig/ui/documentinfopage.ui @@ -218,7 +218,7 @@ <child> <object class="GtkCheckButton" id="thumbnailsavecb"> <property name="visible">True</property> - <property name="label" translatable="yes">Save preview picture with this document</property> + <property name="label" translatable="yes">Save preview image with this document</property> <property name="use_action_appearance">False</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |