diff --git a/addressbook/inc/class.uiXport.inc.php b/addressbook/inc/class.uiXport.inc.php index 9f73af1347..0db1dff89c 100644 --- a/addressbook/inc/class.uiXport.inc.php +++ b/addressbook/inc/class.uiXport.inc.php @@ -139,7 +139,6 @@ $this->template->set_var('navbar_bg',$GLOBALS['phpgw_info']['theme']['navbar_bg']); $this->template->set_var('navbar_text',$GLOBALS['phpgw_info']['theme']['navbar_text']); $this->template->set_var('mark_private',lang('Mark records as private')); - $this->template->set_var('lang_cancel',lang('Debug output in browser')); $this->template->set_var('help_import',lang('In Netscape, open the Addressbook and select Export from the File menu.
The file exported will be in LDIF format.

Or, in Outlook, select your Contacts folder, select Import and Export... from the File menu and export your contacts into a comma separated text (CSV) file.

Or, in Palm Desktop 4.0 or greater, visit your addressbook and select Export from the File menu. The file exported will be in VCard format.

')); $this->template->set_var('none',lang('none')); $this->template->set_var('debug_browser',lang('Debug output in browser')); diff --git a/addressbook/setup/phpgw_en.lang b/addressbook/setup/phpgw_en.lang index 2ed2d26a60..2d2c8f6ad3 100644 --- a/addressbook/setup/phpgw_en.lang +++ b/addressbook/setup/phpgw_en.lang @@ -40,7 +40,7 @@ department common en Department download export file (uncheck to debug output in browser) addressbook en Download export file (Uncheck to debug output in browser) edit custom field addressbook en Edit Custom Field edit custom fields admin en Edit Custom Fields -enter the path to the exported file here addressbook en Enter the path to the exported file here +enter the path to the export file here addressbook en Enter the path to the exported file here export contacts addressbook en Export Contacts export file name addressbook en Export file name extra addressbook en Extra @@ -62,7 +62,7 @@ home zip code addressbook en Home ZIP Code import contacts addressbook en Import Contacts import file addressbook en Import File import from outlook addressbook en Import from Outlook -In Netscape, open the Addressbook and select Export from the File menu.
The file exported will be in LDIF format.

Or, in Outlook, select your Contacts folder, select Import and Export... from the File menu and export your contacts into a comma separated text (CSV) file.

Or, in Palm Desktop 4.0 or greater, visit your addressbook and select Export from the File menu. The file exported will be in VCard format.

addressbook en In Netscape, open the Addressbook and select Export from the File menu.
The file exported will be in LDIF format.

Or, in Outlook, select your Contacts folder, select Import and Export... from the File menu and export your contacts into a comma separated text (CSV) file.

Or, in Palm Desktop 4.0 or greater, visit your addressbook and select Export from the File menu. The file exported will be in VCard format.

+In Netscape, open the Addressbook and select Export from the File menu.
The file exported will be in LDIF format.

Or, in Outlook, select your Contacts folder, select Import and Export... from the File menu and export your contacts into a comma separated text (CSV) file.

Or, in Palm Desktop 4.0 or greater, visit your addressbook and select Export from the File menu. The file exported will be in VCard format.

addressbook en In Netscape, open the Addressbook and select Export from the File menu.
The file exported will be in LDIF format.

Or, in Outlook, select your Contacts folder, select Import and Export... from the File menu and export your contacts into a comma separated text (CSV) file.

Or, in Palm Desktop 4.0 or greater, visit your addressbook and select Export from the File menu. The file exported will be in VCard format.

isdn phone addressbook en ISDN Phone label addressbook en Label ldap context for contacts admin en LDAP context for contacts diff --git a/addressbook/setup/phpgw_es.lang b/addressbook/setup/phpgw_es.lang index b763cff02f..7fb5a4c0fb 100644 --- a/addressbook/setup/phpgw_es.lang +++ b/addressbook/setup/phpgw_es.lang @@ -46,7 +46,7 @@ download export file (uncheck to debug output in browser) addressbook es Descarg edit custom field admin es Editar Campo Personalizado edit custom fields admin es Editar Campos Personalizados e-mail addressbook es E-Mail -enter the path to the exported file here addressbook es Ingrese la ruta al archivo exportado aqui +enter the path to the export file here addressbook es Ingrese la ruta al archivo exportado aqui export contacts addressbook es Exportar Contactos export file name addressbook es Nombre del Archivo a Exportar export from addressbook addressbook es Exportar de la Libreta de Direcciones @@ -76,7 +76,7 @@ import file addressbook es Importar Archivo import from ldif, csv, or vcard addressbook es Importar desde LDIF, CSV o VCard import from netscape addressbook es Importar desde Netscape import from outlook addressbook es Importar desde Outlook -In Netscape, open the Addressbook and select Export from the File menu.
The file exported will be in LDIF format.

Or, in Outlook, select your Contacts folder, select Import and Export... from the File menu and export your contacts into a comma separated text (CSV) file.

Or, in Palm Desktop 4.0 or greater, visit your addressbook and select Export from the File menu. The file exported will be in VCard format.

addressbook es Desde Outlook, seleccione su carpeta de contactos, seleccione Importar y Exportar del menu Archivo y exporte sus contactos en un archivo de Texto separado por comas (CSV). +In Netscape, open the Addressbook and select Export from the File menu.
The file exported will be in LDIF format.

Or, in Outlook, select your Contacts folder, select Import and Export... from the File menu and export your contacts into a comma separated text (CSV) file.

Or, in Palm Desktop 4.0 or greater, visit your addressbook and select Export from the File menu. The file exported will be in VCard format.

addressbook es Desde Outlook, seleccione su carpeta de contactos, seleccione Importar y Exportar del menu Archivo y exporte sus contactos en un archivo de Texto separado por comas (CSV). international common es Internacional isdn phone addressbook es Telefono ISDN label addressbook es Etiqueta diff --git a/addressbook/templates/default/import.tpl b/addressbook/templates/default/import.tpl index 6e44c4a3cb..e8dff29a23 100644 --- a/addressbook/templates/default/import.tpl +++ b/addressbook/templates/default/import.tpl @@ -23,7 +23,7 @@

  • {lang_cat}:{cat_link}
  • {mark_private}
  • -
  • {debug_output}
  • +
  • {debug_browser}