summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/gridpages.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-04 19:14:05 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-04 19:14:05 +0000
commitc7f93b2affa81a41f3615e3a6f2725716e80fa6c (patch)
tree1af6c79d742913d7b8962bf2125c76cf3c170251 /extensions/source/dbpilots/gridpages.src
parentde734040804be95297607692c91ed78be12387c8 (diff)
Merge SRC630: 05/04/01 - 22:14:07 (NoBranch)
Diffstat (limited to 'extensions/source/dbpilots/gridpages.src')
-rw-r--r--extensions/source/dbpilots/gridpages.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/extensions/source/dbpilots/gridpages.src b/extensions/source/dbpilots/gridpages.src
index 6e05580c2ef1..350750d900ff 100644
--- a/extensions/source/dbpilots/gridpages.src
+++ b/extensions/source/dbpilots/gridpages.src
@@ -2,9 +2,9 @@
*
* $RCSfile: gridpages.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2001-03-19 11:44:53 $
+ * last change: $Author: kz $ $Date: 2001-05-04 20:14:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,6 +123,7 @@ TabPage RID_PAGE_GW_FIELDSELECTION
Text [ greek ] = " ";
Text [ korean ] = "ϴ ʵ";
Text [ turkish ] = "Mevcut alanlar";
+ Text[ catalan ] = "Campos existentes";
};
ListBox LB_EXISTING_FIELDS
{
@@ -184,6 +185,7 @@ TabPage RID_PAGE_GW_FIELDSELECTION
Text [ greek ] = " ";
Text [ korean ] = "ʵ ";
Text [ turkish ] = "Seilmi alanlar";
+ Text[ catalan ] = "Campos seleccionados";
};
ListBox LB_SELECTED_FIELDS
{
@@ -195,6 +197,7 @@ TabPage RID_PAGE_GW_FIELDSELECTION
Sort = FALSE;
DropDown = FALSE;
};
+ Text[ catalan ] = "Seleccin de campo";
};
String RID_STR_DATEPOSTFIX
@@ -221,6 +224,7 @@ String RID_STR_DATEPOSTFIX
Text [ korean ] = " (¥)";
Text [ turkish ] = "(Tarih)";
Text [ language_user1 ] = "Please preserve the leading space in this text! Thanks!";
+ Text[ catalan ] = "(Fecha)";
};
String RID_STR_TIMEPOSTFIX
@@ -247,11 +251,15 @@ String RID_STR_TIMEPOSTFIX
Text [ korean ] = " (ð)";
Text [ turkish ] = " (Saat)";
Text [ language_user1 ] = "Please preserve the leading space in this text! Thanks!";
+ Text[ catalan ] = "(Hora)";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.3 2001/03/19 11:44:53 kz
+ * Merge SRC625: 19.03.01 - 12:44:47 (NoBranch)
+ *
* Revision 1.2 2001/03/09 20:51:30 kz
* Merge SRC624: 09.03.01 - 21:51:26 (NoBranch)
*