diff options
author | Andras Timar <atimar@suse.com> | 2011-09-06 13:16:48 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-07 10:53:41 +0200 |
commit | 5683be1c89d358955b34c54c16d3bd6ca06126e1 (patch) | |
tree | 69498924a90daedf373dd82514a1e1eec0ef5bf1 /instsetoo_native/inc_openoffice/windows | |
parent | 2f375ff51cba6d7f70a433bb254f34c8bb5a6bec (diff) |
enable to replace the vendor name in Windows installer, bnc#571489
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf index aad2b7ee3db0..7b8b940f047e 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf +++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf @@ -284,7 +284,7 @@ en-US = "< &Back" en-US = "Cancel" [OOO_CONTROL_124] -en-US = "Build contributed in collaboration with the community by The Document Foundation. For credits, see: http://www.documentfoundation.org" +en-US = "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: http://www.documentfoundation.org" [OOO_CONTROL_125] en-US = "&Next >" |