summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign/relation.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-08-19 07:01:32 +0000
committerOcke Janssen <oj@openoffice.org>2002-08-19 07:01:32 +0000
commit1c744a13fa7c26488da1c229daa809c6d5eee8ee (patch)
tree100737cca3aa70b34db90e02855f4c75300f5a18 /dbaccess/source/ui/relationdesign/relation.src
parent2811203172a92ea16b02eb449243429b708c0379 (diff)
#99473# change string resource files
Diffstat (limited to 'dbaccess/source/ui/relationdesign/relation.src')
-rw-r--r--dbaccess/source/ui/relationdesign/relation.src57
1 files changed, 6 insertions, 51 deletions
diff --git a/dbaccess/source/ui/relationdesign/relation.src b/dbaccess/source/ui/relationdesign/relation.src
index b443228c4cd0..f612115787d6 100644
--- a/dbaccess/source/ui/relationdesign/relation.src
+++ b/dbaccess/source/ui/relationdesign/relation.src
@@ -2,9 +2,9 @@
*
* $RCSfile: relation.src,v $
*
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
- * last change: $Author: rt $ $Date: 2002-06-10 15:12:05 $
+ * last change: $Author: oj $ $Date: 2002-08-19 07:52:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,8 +58,8 @@
*
*
************************************************************************/
-#ifndef _DBU_RESOURCE_HRC_
-#include "dbu_resource.hrc"
+#ifndef _DBU_REL_HRC_
+#include "dbu_rel.hrc"
#endif
#ifndef _GLOBLMN_HRC
#include <svx/globlmn.hrc>
@@ -196,58 +196,13 @@ ToolBox RID_BRW_REALTIONDESIGN_TOOLBOX
{
Identifier = ID_BROWSER_UNDO ;
HelpId = SID_UNDO ;
- Text = "Rckgngig" ;
- Text [ ENGLISH ] = "Undo" ;
- Text[ english_us ] = "Undo";
- Text[ portuguese ] = "Anular";
- Text[ russian ] = "";
- Text[ greek ] = "";
- Text[ dutch ] = "Ongedaan";
- Text[ french ] = "Annuler";
- Text[ spanish ] = "Deshacer";
- Text[ italian ] = "Annulla";
- Text[ danish ] = "Undo";
- Text[ swedish ] = "ngra";
- Text[ polish ] = "Cofnij";
- Text[ portuguese_brazilian ] = "Undo";
- Text[ japanese ] = "元に戻す";
- Text[ korean ] = "실행취소";
- Text[ chinese_simplified ] = "撤消命令";
- Text[ chinese_traditional ] = "復原";
- Text[ turkish ] = "Undo";
- Text[ arabic ] = "";
- Text[ catalan ] = "Desfs";
- Text[ finnish ] = "Peruuta";
- Text[ thai ] = "เลิกทำ";
+ MID_UNDO
};
ToolBoxItem
{
Identifier = ID_BROWSER_REDO ;
HelpId = SID_REDO ;
- Text = "Wiederherstellen" ;
- Text [ ENGLISH ] = "Redo" ;
-
- Text[ english_us ] = "Redo";
- Text[ portuguese ] = "Restaurar";
- Text[ russian ] = "";
- Text[ greek ] = "";
- Text[ dutch ] = "Herstellen";
- Text[ french ] = "Restaurer";
- Text[ spanish ] = "Restaurar";
- Text[ italian ] = "Ripristina";
- Text[ danish ] = "Redo";
- Text[ swedish ] = "terstll";
- Text[ polish ] = "Przywr";
- Text[ portuguese_brazilian ] = "Redo";
- Text[ japanese ] = "やり直し";
- Text[ korean ] = "복구";
- Text[ chinese_simplified ] = "恢复撤消命令";
- Text[ chinese_traditional ] = "恢復撤消指令";
- Text[ turkish ] = "Redo";
- Text[ arabic ] = "";
- Text[ catalan ] = "Refs";
- Text[ finnish ] = "Toista ";
- Text[ thai ] = "ทำซ้ำ";
+ MID_REDO
};
ToolBoxItem
{