diff --git a/addressbook/inc/class.uiXport.inc.php b/addressbook/inc/class.uiXport.inc.php index 696bc61b6a..9f73af1347 100644 --- a/addressbook/inc/class.uiXport.inc.php +++ b/addressbook/inc/class.uiXport.inc.php @@ -134,8 +134,15 @@ $this->template->set_var('lang_cancel',lang('Cancel')); $this->template->set_var('lang_cat',lang('Select Category')); $this->template->set_var('cancel_url',$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uiaddressbook.index')); + $this->template->set_var('conversion',lang('Select the type of conversion')); + $this->template->set_var('export_path',lang('Enter the path to the export file here')); $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')); $this->template->set_var('import_text',lang('Import from LDIF, CSV, or VCard')); $this->template->set_var('action_url',$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uiXport.import')); $this->template->set_var('cat_link',$this->cat_option($this->cat_id,True,False)); diff --git a/addressbook/setup/phpgw_en.lang b/addressbook/setup/phpgw_en.lang index fd459b1ad0..2ed2d26a60 100644 --- a/addressbook/setup/phpgw_en.lang +++ b/addressbook/setup/phpgw_en.lang @@ -34,11 +34,13 @@ contact common en Contact contact settings admin en Contact Settings country common en Country custom fields addressbook en Custom Fields +debug output in browser addressbook en Debug output in browser default filter addressbook en Default Filter 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 export contacts addressbook en Export Contacts export file name addressbook en Export file name extra addressbook en Extra @@ -60,6 +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.

isdn phone addressbook en ISDN Phone label addressbook en Label ldap context for contacts admin en LDAP context for contacts @@ -67,6 +70,7 @@ ldap host for contacts admin en LDAP host for contacts ldap root dn for contacts admin en LDAP root dn for contacts ldap root pw for contacts admin en LDAP root pw for contacts line 2 addressbook en Line 2 +mark records as private addressbook en Mark records as private message phone addressbook en Message Phone middle name addressbook en Middle Name mobile addressbook en Mobile diff --git a/addressbook/setup/phpgw_es.lang b/addressbook/setup/phpgw_es.lang index 4b6474863d..b763cff02f 100644 --- a/addressbook/setup/phpgw_es.lang +++ b/addressbook/setup/phpgw_es.lang @@ -37,6 +37,7 @@ country common es Pais csv-fieldname addressbook es Campo CSV csv-filename addressbook es Archivo CSV custom fields addressbook es Campos Personalizados +debug output in browser addressbook es Visualizar depuracion default filter preferences es Filtro por Defecto department common es Departmento domestic common es Nacional @@ -45,6 +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 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 @@ -74,6 +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). international common es Internacional isdn phone addressbook es Telefono ISDN label addressbook es Etiqueta @@ -83,6 +86,7 @@ ldap host for contacts admin es Host LDAP para contacts ldap root dn for contacts admin es Raiz LDAP dn para contactos ldap root pw for contacts admin es Raiz LDAP pw para contactos line 2 addressbook es Linea 2 +mark records as private addressbook es Marcar registros como Privados message phone addressbook es Telefono de Mensajes middle name addressbook es Segundo Nombre mobile addressbook es Tel.Celular diff --git a/addressbook/templates/default/import.tpl b/addressbook/templates/default/import.tpl index b94948de5f..6e44c4a3cb 100644 --- a/addressbook/templates/default/import.tpl +++ b/addressbook/templates/default/import.tpl @@ -12,24 +12,18 @@

    -
  1. 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.

    +

  2. {help_import}
  3. -
  4. Enter the path to the exported file here: +
  5. {export_path}:

  6. -
  7. Select the type of conversion: +
  8. {conversion}:

  9. {lang_cat}:{cat_link}
  10. -
  11. Mark records as private
  12. -
  13. Debug output in browser
  14. +
  15. {mark_private}
  16. +
  17. {debug_output}