translation update
This commit is contained in:
parent
778e38f422
commit
218b4ec61b
|
@ -159,7 +159,7 @@ $helpArray = array (
|
|||
"Text" => _("The account will be saved under this LDAP suffix.")),
|
||||
"362" => array ("Headline" => _("Import profiles"),
|
||||
"Text" => _("Here you can import account profiles from other server profiles (overwrite existing).")),
|
||||
"363" => array ("Headline" => _("Export profiles"),
|
||||
"363" => array ("Headline" => _("Export profile"),
|
||||
"Text" => _("Here you can export account profiles to other server profiles (overwrite existing). You may also export a profile to the global templates. In this case it will always be copied to all server profiles that do not yet have a profile with this name.")),
|
||||
// 400 - 499
|
||||
// account pages
|
||||
|
@ -177,7 +177,7 @@ $helpArray = array (
|
|||
"Text" => _("Sends the password to the user via mail. Please edit your LAM server profile to setup the mail settings.")),
|
||||
"408" => array ("Headline" => _("Import PDF structures"),
|
||||
"Text" => _("Here you can import PDF structures from other server profiles (overwrite existing).")),
|
||||
"409" => array ("Headline" => _("Export PDF structures"),
|
||||
"409" => array ("Headline" => _("Export PDF structure"),
|
||||
"Text" => _("Here you can export PDF structures to other server profiles (overwrite existing). You may also export a structure to the global templates. In this case it will always be copied to all server profiles that do not yet have a structure with this name.")),
|
||||
// 500 - 599
|
||||
// LAM Pro
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue