diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-15 20:04:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-15 20:04:54 +0000 |
commit | 0c7cf3c9d5f7c1b727d72823501227654bd07174 (patch) | |
tree | a367f9b54c6b4c7e2649752c5c74da6bf2660a6a /svx | |
parent | d9198798c81dfd26e8b8be704e28252052f30a62 (diff) |
Merge SRC613: 15.11.00 - 22:04:19 (NoBranch)
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/ctredlin.src | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/svx/source/dialog/ctredlin.src b/svx/source/dialog/ctredlin.src index b15dcfd6a1f0..a612b2c5fdd1 100644 --- a/svx/source/dialog/ctredlin.src +++ b/svx/source/dialog/ctredlin.src @@ -2,9 +2,9 @@ * * $RCSfile: ctredlin.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2000-10-27 17:38:44 $ + * last change: $Author: kz $ $Date: 2000-11-15 21:04:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,8 +65,8 @@ // // $Workfile: ctredlin.src $ // $Author: kz $ - // $Date: 2000-10-27 17:38:44 $ - // $Revision: 1.2 $ + // $Date: 2000-11-15 21:04:54 $ + // $Revision: 1.3 $ // $Logfile: T:/svx/source/dialog/ctredlin.srv $ //--------------------------------------------------------------------------- @@ -405,6 +405,7 @@ TabPage SID_REDLIN_FILTER_PAGE QuickHelpText[ korean ] = "Set Date/Time"; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; + QuickHelpText[ turkish ] = "Datum/Uhrzeit einstellen"; }; FixedText FT_DATE2 { @@ -505,6 +506,7 @@ TabPage SID_REDLIN_FILTER_PAGE QuickHelpText[ korean ] = "Set Date/Time"; QuickHelpText[ language_user1 ] = " "; QuickHelpText[ language_user1 ] = " "; + QuickHelpText[ turkish ] = "Datum/Uhrzeit einstellen"; }; CheckBox CB_AUTOR { @@ -662,6 +664,7 @@ TabPage SID_REDLIN_FILTER_PAGE QuickHelpText[ korean ] = "Set Reference"; Text[ turkish ] = "..."; Text[ language_user1 ] = " "; + QuickHelpText[ turkish ] = "Tabellenreferenz einstellen"; }; CheckBox CB_COMMENT { |