Merge SRC631: 05/10/01 - 08:08:06 (NoBranch)

This commit is contained in:
Kurt Zenker
2001-05-10 05:09:17 +00:00
parent fff1b5d277
commit 6de3dab11c

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: gridpages.src,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: kz $ $Date: 2001-05-04 20:14:05 $
* last change: $Author: kz $ $Date: 2001-05-10 06:07:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,6 +124,7 @@ TabPage RID_PAGE_GW_FIELDSELECTION
Text [ korean ] = "<22><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD> <20>ʵ<EFBFBD>";
Text [ turkish ] = "Mevcut alanlar";
Text[ catalan ] = "Campos existentes";
Text[ finnish ] = "Vorhandene Felder";
};
ListBox LB_EXISTING_FIELDS
{
@@ -186,6 +187,7 @@ TabPage RID_PAGE_GW_FIELDSELECTION
Text [ korean ] = "<22>ʵ<EFBFBD> <20><><EFBFBD><EFBFBD>";
Text [ turkish ] = "Se<53>ilmi<6D> alanlar";
Text[ catalan ] = "Campos seleccionados";
Text[ finnish ] = "Ausgew<65>hlte Felder";
};
ListBox LB_SELECTED_FIELDS
{
@@ -198,6 +200,7 @@ TabPage RID_PAGE_GW_FIELDSELECTION
DropDown = FALSE;
};
Text[ catalan ] = "Selecci<63>n de campo";
Text[ finnish ] = "Feldauswahl";
};
String RID_STR_DATEPOSTFIX
@@ -225,6 +228,7 @@ String RID_STR_DATEPOSTFIX
Text [ turkish ] = "(Tarih)";
Text [ language_user1 ] = "Please preserve the leading space in this text! Thanks!";
Text[ catalan ] = "(Fecha)";
Text[ finnish ] = " (Datum)";
};
String RID_STR_TIMEPOSTFIX
@@ -252,11 +256,15 @@ String RID_STR_TIMEPOSTFIX
Text [ turkish ] = " (Saat)";
Text [ language_user1 ] = "Please preserve the leading space in this text! Thanks!";
Text[ catalan ] = "(Hora)";
Text[ finnish ] = " (Zeit)";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
* Revision 1.4 2001/05/04 20:14:05 kz
* Merge SRC630: 05/04/01 - 22:14:07 (NoBranch)
*
* Revision 1.3 2001/03/19 11:44:53 kz
* Merge SRC625: 19.03.01 - 12:44:47 (NoBranch)
*