User: vg Date: 05/02/21 04:40:55 Modified: /dba/dbaccess/source/ui/dlg/ AutoControls.src
Log: INTEGRATION: CWS mozab05 (1.2.30); FILE MERGED 2005/02/01 18:12:11 windly 1.2.30.2: #i20088# change strings suggest by string reviewer 2005/01/14 10:39:03 windly 1.2.30.1: #i20088# add browse support File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: AutoControls.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/AutoControls.src?r1=1.2&r2=1.3 Delta lines: +14 -3 -------------------- --- AutoControls.src 27 Oct 2004 12:57:09 -0000 1.2 +++ AutoControls.src 21 Feb 2005 12:40:53 -0000 1.3 @@ -130,6 +130,17 @@ Text [ de ] ="~Rechnername" ; Text[ en-US ] = "~Host name"; }; +String STR_MOZILLA_PROFILE_NAME +{ + Text [ de ] ="Name des ~Mozilla Benutzerprofils" ; + Text[ en-US ] = "~Mozilla profile name"; +}; +String STR_THUNDERBIRD_PROFILE_NAME +{ + Text [ de ] ="Name des ~Thunderbird Benutzerprofils" ; + Text[ en-US ] = "~Thunderbird profile name"; +}; + // ------------------------------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
