summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/dbfindex.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2000-11-27 06:45:31 +0000
committerKurt Zenker <kz@openoffice.org>2000-11-27 06:45:31 +0000
commit5ad0d76d9823717e4c71500999f6adf7f1946ff2 (patch)
tree9cbfc55a126879373ed8d0b1d41e6f8901827f42 /dbaccess/source/ui/dlg/dbfindex.src
parentMerge SRC614: 11/27/00 - 08:45:07 (NoBranch) (diff)
downloadcore-5ad0d76d9823717e4c71500999f6adf7f1946ff2.tar.gz
core-5ad0d76d9823717e4c71500999f6adf7f1946ff2.zip
Merge SRC614: 27.11.00 - 08:45:08 (NoBranch)
Diffstat (limited to 'dbaccess/source/ui/dlg/dbfindex.src')
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.src17
1 files changed, 10 insertions, 7 deletions
diff --git a/dbaccess/source/ui/dlg/dbfindex.src b/dbaccess/source/ui/dlg/dbfindex.src
index 491fb73bca2b..da956ea9afc2 100644
--- a/dbaccess/source/ui/dlg/dbfindex.src
+++ b/dbaccess/source/ui/dlg/dbfindex.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dbfindex.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2000-10-27 15:17:13 $
+ * last change: $Author: kz $ $Date: 2000-11-27 07:45:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,7 +124,7 @@ ModalDialog DLG_DBASE_INDEXES
Text[ chinese_traditional ] = "ªí®æ(~T)¡G";
Text[ arabic ] = "ÌÏæá:";
Text[ greek ] = "Ðßíáêáò:";
- Text[ korean ] = "Ç¥:(~T)";
+ Text[ korean ] = "µµÇ¥:(~T)";
Text[ turkish ] = "Tablo:";
};
ComboBox CB_TABLES
@@ -155,7 +155,7 @@ ModalDialog DLG_DBASE_INDEXES
Text[ polish ] = "Przydzia³";
Text[ portuguese_brazilian ] = "Assignment";
Text[ japanese ] = "“K—p";
- Text[ korean ] = "ÁöÁ¤";
+ Text[ korean ] = "ÇÒ´ç";
Text[ chinese_simplified ] = "Ö¸¶¨";
Text[ chinese_traditional ] = "«ü©w";
Text[ arabic ] = "ÊÚííä";
@@ -183,7 +183,7 @@ ModalDialog DLG_DBASE_INDEXES
Text[ chinese_traditional ] = "ªí®æ¼Ð»x¡G";
Text[ arabic ] = "ÝåÇÑÓ ÌÏæá:";
Text[ greek ] = "ÅõñåôÞñé~á ðéíÜêùí:";
- Text[ korean ] = "Ç¥ »öÀÎ:(~A)";
+ Text[ korean ] = "µµÇ¥ »öÀÎ:(~A)";
Text[ turkish ] = "Tablo dizinleri:";
};
ListBox LB_TABLEINDEXES
@@ -216,7 +216,7 @@ ModalDialog DLG_DBASE_INDEXES
Text[ chinese_traditional ] = "¦Û¥Ñ¼Ð»x(~F)¡G";
Text[ arabic ] = "ÝåÇÑÓ ÍÑÉ:";
Text[ greek ] = "Åëåý~èåñá åõñåôÞñéá";
- Text[ korean ] = "ÀÚÀ¯ »öÀÎ(~F)";
+ Text[ korean ] = "ÀÓÀÇÀÇ »öÀÎ(~F)";
Text[ turkish ] = "Boþ dizinler:";
};
ListBox LB_FREEINDEXES
@@ -266,13 +266,16 @@ ModalDialog DLG_DBASE_INDEXES
Text[ chinese_traditional ] = "¼Ð»x";
Text[ arabic ] = "ÝåÇÑÓ";
Text[ greek ] = "ÅõñåôÞñéá";
- Text[ korean ] = "À妽º";
+ Text[ korean ] = "»öÀÎ";
Text[ turkish ] = "Dizinler";
};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.2 2000/10/27 15:17:13 kz
+ * Merge SRC610: 27.10.00 - 17:16:55 (NoBranch)
+ *
* Revision 1.1 2000/10/05 10:05:48 fs
* initial checkin
*