diff --git a/lam/help/help.inc b/lam/help/help.inc index d91e2416..44eb3475 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -181,7 +181,7 @@ $helpArray = array ( "509" => array ("Headline" => _("Page header"), "Text" => _("This HTML code will be placed on top of all self service pages. E.g. you can use this to place your custom logo. Any HTML code is permitted.")), "510" => array ("Headline" => _("Additional CSS links"), - "Text" => _("Here you can specify additional CSS links to change the layout of the self service pages. This is useful to adopt them to your corporate design. Please enter one link per line.")), + "Text" => _("Here you can specify additional CSS links to change the layout of the self service pages. This is useful to adapt them to your corporate design. Please enter one link per line.")), "520" => array ("Headline" => _("Generate random password"), "Text" => _("This will set a random password and display it on the screen or send it the user via mail.") . '

' . _('If you decide to send the password via mail then the mail template "config/passwordMailTemplate.txt" will be used.') . diff --git a/lam/locale/cs_CZ/LC_MESSAGES/messages.mo b/lam/locale/cs_CZ/LC_MESSAGES/messages.mo index 6580b892..81322e07 100644 Binary files a/lam/locale/cs_CZ/LC_MESSAGES/messages.mo and b/lam/locale/cs_CZ/LC_MESSAGES/messages.mo differ diff --git a/lam/locale/cs_CZ/LC_MESSAGES/messages.po b/lam/locale/cs_CZ/LC_MESSAGES/messages.po index 709ae523..6d8cbd26 100644 --- a/lam/locale/cs_CZ/LC_MESSAGES/messages.po +++ b/lam/locale/cs_CZ/LC_MESSAGES/messages.po @@ -2213,7 +2213,7 @@ msgstr "Zde můžete vybrat, které pluginy chcete používat pro spravování #: ../help/help.inc:183 msgid "" "Here you can specify additional CSS links to change the layout of the self " -"service pages. This is useful to adopt them to your corporate design. Please " +"service pages. This is useful to adapt them to your corporate design. Please " "enter one link per line." msgstr "" "Zde můžete zadat doplňkové CSS linky pro změnu vzhledu samoobslužné stránky. " diff --git a/lam/locale/it_IT/LC_MESSAGES/messages.mo b/lam/locale/it_IT/LC_MESSAGES/messages.mo index 1b99d453..9dfd8afe 100644 Binary files a/lam/locale/it_IT/LC_MESSAGES/messages.mo and b/lam/locale/it_IT/LC_MESSAGES/messages.mo differ diff --git a/lam/locale/it_IT/LC_MESSAGES/messages.po b/lam/locale/it_IT/LC_MESSAGES/messages.po index 98dec085..63f8bb78 100644 --- a/lam/locale/it_IT/LC_MESSAGES/messages.po +++ b/lam/locale/it_IT/LC_MESSAGES/messages.po @@ -2220,7 +2220,7 @@ msgstr "" #: ../help/help.inc:183 msgid "" "Here you can specify additional CSS links to change the layout of the self " -"service pages. This is useful to adopt them to your corporate design. Please " +"service pages. This is useful to adapt them to your corporate design. Please " "enter one link per line." msgstr "Qui è possibile specificare collegamenti a CSS aggiuntivi per cambiare l'aspetto delle pagine di auto-aiuto. Può essere utilizzato per adattarle alle pagine aziendali. Inserire un collegamento per linea." diff --git a/lam/locale/zh_CN/LC_MESSAGES/messages.mo b/lam/locale/zh_CN/LC_MESSAGES/messages.mo index a48fa8b8..f3377bfc 100644 Binary files a/lam/locale/zh_CN/LC_MESSAGES/messages.mo and b/lam/locale/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/lam/locale/zh_CN/LC_MESSAGES/messages.po b/lam/locale/zh_CN/LC_MESSAGES/messages.po index ca83f40a..51b91dd6 100644 --- a/lam/locale/zh_CN/LC_MESSAGES/messages.po +++ b/lam/locale/zh_CN/LC_MESSAGES/messages.po @@ -2404,7 +2404,7 @@ msgid "Here you can select which plugins you want to use for account management. msgstr "在此您可以选择一些选择帐号管理的插件" #: ../help/help.inc:183 -msgid "Here you can specify additional CSS links to change the layout of the self service pages. This is useful to adopt them to your corporate design. Please enter one link per line." +msgid "Here you can specify additional CSS links to change the layout of the self service pages. This is useful to adapt them to your corporate design. Please enter one link per line." msgstr "这里可以指定附加的CSS链接来改变自助服务页的布局.这样做有利于采用公司的统一设计.每行添加一个CSS连接." #: ../lib/modules/phpGroupwareUser.inc:79