Merge SRC630: 05/04/01 - 22:08:03 (NoBranch)

This commit is contained in:
Kurt Zenker
2001-05-04 19:08:05 +00:00
parent f5d57298b7
commit 140bd3d2e6

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: propres.src,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: kz $ $Date: 2001-03-21 20:28:54 $
* last change: $Author: kz $ $Date: 2001-05-04 20:08:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,6 +86,7 @@ String RID_STR_STANDARD
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD>";
Text[ turkish ] = "Standart";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Predeterminado";
};
String RID_STR_PROPPAGE_DEFAULT
{
@@ -110,6 +111,7 @@ String RID_STR_PROPPAGE_DEFAULT
Text[ arabic ] = "<22><><EFBFBD>";
Text[ turkish ] = "Genel";
Text[ language_user1 ] = " ";
Text[ catalan ] = "General";
};
String RID_STR_PROPPAGE_DATA
{
@@ -134,6 +136,7 @@ String RID_STR_PROPPAGE_DATA
Text[ arabic ] = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
Text[ turkish ] = "Veriler";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Datos";
};
String RID_STR_BOOL
{
@@ -158,11 +161,15 @@ String RID_STR_BOOL
Text[ arabic ] = "<22><>;<3B><><EFBFBD>";
Text[ turkish ] = "Hay<61>r;Evet";
Text[ language_user1 ] = " ";
Text[ catalan ] = "No;S<>";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
* Revision 1.3 2001/03/21 20:28:54 kz
* Merge SRC626: 21.03.01 - 21:29:15 (NoBranch)
*
* Revision 1.2 2001/03/09 20:47:29 kz
* Merge SRC624: 09.03.01 - 21:47:11 (NoBranch)
*