summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/formres.src33
-rw-r--r--extensions/source/propctrlr/formresid.hrc9
2 files changed, 11 insertions, 31 deletions
diff --git a/extensions/source/propctrlr/formres.src b/extensions/source/propctrlr/formres.src
index 4679ba5e5398..38af63466465 100644
--- a/extensions/source/propctrlr/formres.src
+++ b/extensions/source/propctrlr/formres.src
@@ -2,9 +2,9 @@
*
* $RCSfile: formres.src,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: fs $ $Date: 2001-10-30 15:20:02 $
+ * last change: $Author: fs $ $Date: 2001-11-08 11:43:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1283,32 +1283,6 @@ String RID_STR_DECIMAL_ACCURACY
Text[ finnish ] = "Desimaalitarkkuus";
Text[ catalan ] = "Precisi decimal";
};
-String RID_STR_DATE_SHOW_CENTURY
-{
- Text = "Jahrhundert zeigen" ;
- Text [ English ] = "Show Century" ;
- Text [ portuguese ] = "Mostrar sculo" ;
- Text [ english_us ] = "Show century" ;
- Text [ portuguese_brazilian ] = "Jahrhundert zeigen" ;
- Text [ swedish ] = "Visa rhundrade" ;
- Text [ danish ] = "Vis rhundrede" ;
- Text [ italian ] = "Mostra secolo" ;
- Text [ spanish ] = "Mostrar siglo" ;
- Text [ french ] = "Afficher le sicle" ;
- Text [ dutch ] = "Eeuw weergeven" ;
- Text[ chinese_simplified ] = "显示4位数年份";
- Text[ russian ] = " ";
- Text[ polish ] = "Poka stulecie";
- Text[ japanese ] = "世紀の表示";
- Text[ chinese_traditional ] = "顯示4位數年份";
- Text[ greek ] = " ";
- Text[ korean ] = "세기 표시";
- Text[ arabic ] = " ";
- Text[ turkish ] = "Yzyl grntle";
- Text[ language_user1 ] = " ";
- Text[ finnish ] = "Nyt vuosisata";
- Text[ catalan ] = "Mostra el segle";
-};
String RID_STR_IMAGE_URL
{
Text = "Grafik" ;
@@ -4843,6 +4817,9 @@ String RID_STR_UNABLETOCONNECT
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.33 2001/10/30 15:20:02 fs
+ * +RID_STR_UNABLETOCONNECT
+ *
* Revision 1.32 2001/10/25 20:32:04 kz
* Merge SRC641: 25.10.01 - 22:32:38
*
diff --git a/extensions/source/propctrlr/formresid.hrc b/extensions/source/propctrlr/formresid.hrc
index 35b09eed3f38..b0fdad53ff54 100644
--- a/extensions/source/propctrlr/formresid.hrc
+++ b/extensions/source/propctrlr/formresid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: formresid.hrc,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: fs $ $Date: 2001-10-30 15:18:13 $
+ * last change: $Author: fs $ $Date: 2001-11-08 11:43:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,7 +124,7 @@
#define RID_STR_DATEMIN ( RID_FORMBROWSER_START + 62 )
#define RID_STR_DATEMAX ( RID_FORMBROWSER_START + 63 )
#define RID_STR_DATEFORMAT ( RID_FORMBROWSER_START + 64 )
-#define RID_STR_DATE_SHOW_CENTURY ( RID_FORMBROWSER_START + 65 )
+ // FREE
#define RID_STR_TIMEMIN ( RID_FORMBROWSER_START + 66 )
#define RID_STR_TIMEMAX ( RID_FORMBROWSER_START + 67 )
#define RID_STR_TIMEFORMAT ( RID_FORMBROWSER_START + 68 )
@@ -293,6 +293,9 @@
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.13 2001/10/30 15:18:13 fs
+ * +RID_STR_UNABLETOCONNECT
+ *
* Revision 1.12 2001/10/19 12:58:51 tbe
* #92755# Assign Standard Values for Basic Controls in Designmode
*