diff options
author | Andras Timar <atimar@suse.com> | 2013-05-26 14:31:11 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-05-26 14:36:54 +0200 |
commit | 87e83a2c9ebf5dd3b30848bd901732d6f17a8ce5 (patch) | |
tree | 39bdabd099ab792480b1204b0b16615afdd9672a /cui | |
parent | 1cb50dc6ec75586975c2d4e528953fa8ca33e1f1 (diff) |
typo + branding: s/LiberOffice/%PRODUCTNAME/
Change-Id: I8007b4b1b1d620c05c9977d7bd3b8eb28b77f2be
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/customize.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/customize.ui b/cui/uiconfig/ui/customize.ui index d31efbef4e51..4d6cc961f588 100644 --- a/cui/uiconfig/ui/customize.ui +++ b/cui/uiconfig/ui/customize.ui @@ -245,7 +245,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">LiberOffice Writer Menus</property> + <property name="label" translatable="yes">%PRODUCTNAME Writer Menus</property> </object> </child> </object> @@ -1159,7 +1159,7 @@ <object class="GtkLabel" id="label26"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">LiberOffice Writer Toolbars</property> + <property name="label" translatable="yes">%PRODUCTNAME Writer Toolbars</property> </object> </child> </object> |