diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-05-04 19:27:20 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-05-04 19:27:20 +0000 |
commit | b5393fe6c732957015d6f6d04d3cefe58cf50848 (patch) | |
tree | 9f4aadf91c4d8b9bbd0e642f69e60f4d7651ffbf /sc/source | |
parent | 2cfb16fc46a243dd08154310f16c80ac611a9cb9 (diff) |
Merge SRC630: 04.05.01 - 22:26:48 (NoBranch)
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/ui/pagedlg/tphf.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/pagedlg/tphf.src b/sc/source/ui/pagedlg/tphf.src index 92e3af020157..fd0ecc6379f8 100644 --- a/sc/source/ui/pagedlg/tphf.src +++ b/sc/source/ui/pagedlg/tphf.src @@ -2,9 +2,9 @@ * * $RCSfile: tphf.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2001-03-31 06:19:47 $ + * last change: $Author: hjs $ $Date: 2001-05-04 20:27:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,4 +89,5 @@ PushButton RID_SCBTN_HFEDIT Text[ korean ] = ".(~E)."; Text[ turkish ] = "~Dzenle..."; Text[ language_user1 ] = " "; + Text[ catalan ] = "~Editar..."; }; |