User: hr Date: 05/09/23 07:14:25 Modified: /dba/dbaccess/source/ui/dlg/ dlgsave.src
Log: INTEGRATION: CWS encup (1.41.132); FILE MERGED 2005/04/29 16:01:26 ihi 1.41.132.1: #i40603# German strings now UTF8 encoded File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dlgsave.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dlgsave.src?r1=1.42&r2=1.43 Delta lines: +3 -3 ------------------- --- dlgsave.src 8 Sep 2005 15:01:19 -0000 1.42 +++ dlgsave.src 23 Sep 2005 14:14:22 -0000 1.43 @@ -59,7 +59,7 @@ Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 174 - 12 , 16 ) ; WordBreak=TRUE; - Text [ de ] = "Bitte geben Sie einen Namen für das anzulegende Object an:"; + Text [ de ] = "Bitte geben Sie einen Namen für das anzulegende Object an:"; Text [ en-US ] = "Please enter a name for the object to be created:"; }; @@ -153,7 +153,7 @@ }; String STR_OBJECT_EXISTS_ALREADY_OVERWRITE { - Text [ de ] = "Der Name '$#$' existiert bereits.\nWollen Sie es überschreiben?" ; + Text [ de ] = "Der Name '$#$' existiert bereits.\nWollen Sie es überschreiben?" ; Text [ en-US ] = "The name '$#$' already exists.\nDo you want to overwrite it?" ; }; String STR_TITLE_RENAME @@ -163,7 +163,7 @@ }; String STR_TITLE_PASTE_AS { - Text [ de ] = "Einfügen als"; + Text [ de ] = "Einfügen als"; Text [ en-US ] = "Insert as"; }; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
