summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/bcommon.src
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 16:26:49 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 16:26:49 +0000
commit5521e46e1ca4792e4ac93150d67176b241207f34 (patch)
tree28d4ef20fd8e1a0241da36a5974cc0ca177d4bc0 /dbaccess/source/ui/browser/bcommon.src
parent30f486d56609a87e11b1a41f30294feeb0ed5aba (diff)
INTEGRATION: CWS mergebuild (1.18.26); FILE MERGED
2004/04/21 05:42:14 hjs 1.18.26.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:15:59 ihi 1.18.26.2: en -> en-US 2003/11/10 16:41:52 ihi 1.18.26.1: #111234# Merge during build
Diffstat (limited to 'dbaccess/source/ui/browser/bcommon.src')
-rw-r--r--dbaccess/source/ui/browser/bcommon.src74
1 files changed, 8 insertions, 66 deletions
diff --git a/dbaccess/source/ui/browser/bcommon.src b/dbaccess/source/ui/browser/bcommon.src
index 0bb3c76e3792..36bf3c44ce3a 100644
--- a/dbaccess/source/ui/browser/bcommon.src
+++ b/dbaccess/source/ui/browser/bcommon.src
@@ -2,9 +2,9 @@
*
* $RCSfile: bcommon.src,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 15:09:33 $
+ * last change: $Author: hjs $ $Date: 2004-06-26 17:26:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,73 +65,15 @@
String RID_STR_QRY_TITLE
{
- Text = "Abfrage #" ;
- Text [ ENGLISH ] = "Query #" ;
- Text [ english_us ] = "Query #" ;
- Text [ portuguese ] = "Consulta #" ;
- Text [ portuguese_brazilian ] = "Consulta #" ;
- Text [ swedish ] = "Skning #" ;
- Text [ danish ] = "Foresprgsel #" ;
- Text [ italian ] = "Ricerca #" ;
- Text [ spanish ] = "Consulta #" ;
- Text [ french ] = "Requte #" ;
- Text [ dutch ] = "Query #" ;
- Text[ chinese_simplified ] = "查询 #";
- Text[ russian ] = " #";
- Text[ polish ] = "Kwerenda #";
- Text[ japanese ] = "クエリー #";
- Text[ dutch ] = "Query #";
- Text[ chinese_simplified ] = "查询 #";
- Text[ greek ] = " #";
- Text[ korean ] = "쿼리 #";
- Text[ chinese_traditional ] = "查詢 #";
- Text[ arabic ] = " #";
- Text[ turkish ] = "Sogrulama #";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Consulta #";
- Text[ finnish ] = "Kysely #";
- Text[ thai ] = "แบบสอบถาม #";
- Text[ czech ] = "Dotaz #";
- Text[ hebrew ] = "Abfrage #";
- Text[ hindi ] = "जानकारी #";
- Text[ slovak ] = "Dotaz #";
- Text[ hungarian ] = "# lekérdezés";
- Text[ slovenian ] = "Poizvedba #";
+ Text [ de ] = "Abfrage #" ;
+ Text [ en-US ] = "Query #" ;
+ Text [ x-comment ] = " ";
};
String RID_STR_TBL_TITLE
{
- Text = "Tabelle #" ;
- Text [ ENGLISH ] = "Table #" ;
- Text [ english_us ] = "Table #" ;
- Text [ portuguese ] = "Tabela #" ;
- Text [ portuguese_brazilian ] = "Tabela #" ;
- Text [ swedish ] = "Tabell #" ;
- Text [ danish ] = "Tabel #" ;
- Text [ italian ] = "Tabella #" ;
- Text [ spanish ] = "Tabla #" ;
- Text [ french ] = "Table #" ;
- Text [ dutch ] = "Tabel #" ;
- Text[ chinese_simplified ] = "表格 #";
- Text[ russian ] = " #";
- Text[ polish ] = "Tabela #";
- Text[ japanese ] = "テーブル #";
- Text[ dutch ] = "Tabel #";
- Text[ chinese_simplified ] = "表格 #";
- Text[ greek ] = " #";
- Text[ korean ] = "테이블 #";
- Text[ chinese_traditional ] = "表格 #";
- Text[ arabic ] = " #";
- Text[ turkish ] = "Tablo #";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Taula #";
- Text[ finnish ] = "Taulu #";
- Text[ thai ] = "ตาราง #";
- Text[ czech ] = "Tabulka #";
- Text[ hebrew ] = "Tabelle #";
- Text[ hindi ] = "सारणी #";
- Text[ slovak ] = "Tabuľka #";
- Text[ hungarian ] = "# tábla ";
- Text[ slovenian ] = "Tabela #";
+ Text [ de ] = "Tabelle #" ;
+ Text [ en-US ] = "Table #" ;
+ Text [ x-comment ] = " ";
};