diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-05-04 19:22:42 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-05-04 19:22:42 +0000 |
commit | 7ece6097a32d02e0763a703386c42bb0782cb146 (patch) | |
tree | 863691db02e0cbbbe7572af059c27ab02e20e2d1 /sc/source/ui/styleui/scstyles.src | |
parent | a79ddbdafd89f1fc3ca9a204aa5f75b21a6112cf (diff) |
Merge SRC630: 04.05.01 - 22:22:06 (NoBranch)
Diffstat (limited to 'sc/source/ui/styleui/scstyles.src')
-rw-r--r-- | sc/source/ui/styleui/scstyles.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/styleui/scstyles.src b/sc/source/ui/styleui/scstyles.src index 245258e9df4a..a48646a0fce3 100644 --- a/sc/source/ui/styleui/scstyles.src +++ b/sc/source/ui/styleui/scstyles.src @@ -2,9 +2,9 @@ * * $RCSfile: scstyles.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2001-02-09 20:24:48 $ + * last change: $Author: rt $ $Date: 2001-05-04 20:22:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -107,6 +107,7 @@ SfxStyleFamilies DLG_STYLE_DESIGNER Text[ korean ] = " "; Text[ turkish ] = "Hcre biimi"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Estilos de celda"; }; SfxStyleFamilyItem { @@ -139,6 +140,7 @@ SfxStyleFamilies DLG_STYLE_DESIGNER Text[ korean ] = " "; Text[ turkish ] = "Sayfa biimi"; Text[ language_user1 ] = " "; + Text[ catalan ] = "Estilos de pgina"; }; }; }; |