diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-05-16 13:45:03 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-05-16 13:45:03 +0000 |
commit | 5503d02350beba8c727bea9fc686957880622078 (patch) | |
tree | 5b45066b3e031d3d8fb287691c7c66aa22b9fb2e /sc/source/ui | |
parent | e893b874f702150de8e826d86fc6691fc9f88e18 (diff) |
Merge SRX642: 16.05.02 - 16:44:30
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/dbgui/pivot.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/pivot.src b/sc/source/ui/dbgui/pivot.src index 5b1d2535d4f6..36a2335bf17e 100644 --- a/sc/source/ui/dbgui/pivot.src +++ b/sc/source/ui/dbgui/pivot.src @@ -2,9 +2,9 @@ * * $RCSfile: pivot.src,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: kz $ $Date: 2002-05-02 23:58:49 $ + * last change: $Author: kz $ $Date: 2002-05-16 14:45:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -553,7 +553,7 @@ ModelessDialog RID_SCDLG_PIVOT_LAYOUT Hide = TRUE ; Text = "Gesamtergebnis-Spalten" ; Text [ ENGLISH ] = "Add total colunms" ; - Text [ english_us ] = "Total ~columns" ; + Text [ english_us ] = "Total columns" ; Text [ portuguese ] = "Soma total - ~colunas" ; Text [ swedish ] = "Totalresultat k~olumner" ; Text [ danish ] = "Total kolonner" ; |