diff options
author | Oliver Specht <os@openoffice.org> | 2002-06-05 11:27:02 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2002-06-05 11:27:02 +0000 |
commit | ab4fe43af8c9abbd59df05ee8718973c90b92e88 (patch) | |
tree | ecbe0044f2afd81426270d0f2faa90aed3b0cf39 /sw/source/ui/utlui/poolfmt.src | |
parent | 56b708b7e98e0b124ae25b00c5f646aa7c14c5cd (diff) |
#98595# new character style: Vertical Numbering Symbols
Diffstat (limited to 'sw/source/ui/utlui/poolfmt.src')
-rw-r--r-- | sw/source/ui/utlui/poolfmt.src | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/source/ui/utlui/poolfmt.src b/sw/source/ui/utlui/poolfmt.src index eb7dd2518a..d576562e7c 100644 --- a/sw/source/ui/utlui/poolfmt.src +++ b/sw/source/ui/utlui/poolfmt.src @@ -2,9 +2,9 @@ * * $RCSfile: poolfmt.src,v $ * - * $Revision: 1.38 $ + * $Revision: 1.39 $ * - * last change: $Author: nf $ $Date: 2001-08-13 10:06:29 $ + * last change: $Author: os $ $Date: 2002-06-05 12:27:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -4628,6 +4628,12 @@ String STR_POOLCHR_RUBYTEXT Text[ catalan ] = "Símbolos fonéticos"; }; +String STR_POOLCHR_VERT_NUM +{ + Text = "Vertikale Nummerierungszeichen" ; + Text [ English ] = "Vertical Numbering Symbols" ; +}; + |