diff options
author | Thomas Benisch <tbe@openoffice.org> | 2010-03-01 12:22:02 +0100 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2010-03-01 12:22:02 +0100 |
commit | d26093dd97b48edb4f563921353c89f986d24824 (patch) | |
tree | 22a51d996a5a1da133f9932f8709989bfdd4ab89 /sw/source/ui/utlui/utlui.src | |
parent | f45a3f6155442cea2b5d7ba185ffaef586e0fc76 (diff) | |
parent | ff36133da8fe89832e089f9f92f6c0fb7534f5e5 (diff) |
chartshapes: merge with DEV300_m72
Diffstat (limited to 'sw/source/ui/utlui/utlui.src')
-rw-r--r-- | sw/source/ui/utlui/utlui.src | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sw/source/ui/utlui/utlui.src b/sw/source/ui/utlui/utlui.src index 34d9186fa6..a48e36487c 100644 --- a/sw/source/ui/utlui/utlui.src +++ b/sw/source/ui/utlui/utlui.src @@ -2,13 +2,10 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2008 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: utlui.src,v $ - * $Revision: 1.53.240.1 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -122,6 +119,10 @@ Resource RID_SHELLRES_AUTOFMTSTRS { Text [ en-US ] = "Combine paragraphs"; }; + String STR_AUTOFMTREDL_NON_BREAK_SPACE +1 + { + Text [ en-US ] = "Add non breaking space"; + }; }; |