mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-19 16:01:33 +01:00
Clean setup info
This commit is contained in:
@@ -85,7 +85,7 @@ if (getDolGlobalString('MAIN_MOTD_SETUPPAGE')) {
|
|||||||
|
|
||||||
print '<span class="opacitymedium hideonsmartphone">';
|
print '<span class="opacitymedium hideonsmartphone">';
|
||||||
print $langs->trans("SetupDescription1").' ';
|
print $langs->trans("SetupDescription1").' ';
|
||||||
print $langs->trans("AreaForAdminOnly").' ';
|
//print $langs->trans("AreaForAdminOnly").' ';
|
||||||
print $langs->trans("SetupDescription2", $langs->transnoentities("MenuCompanySetup"), $langs->transnoentities("Modules"));
|
print $langs->trans("SetupDescription2", $langs->transnoentities("MenuCompanySetup"), $langs->transnoentities("Modules"));
|
||||||
print "<br><br>";
|
print "<br><br>";
|
||||||
print '</span>';
|
print '</span>';
|
||||||
|
|||||||
@@ -1293,8 +1293,8 @@ Delays_MAIN_DELAY_HOLIDAYS=Leave requests to approve
|
|||||||
Delays_MAIN_DELAY_MRP=Manufacturing order in progress
|
Delays_MAIN_DELAY_MRP=Manufacturing order in progress
|
||||||
Delays_MAIN_DELAY_SUPPLIER_PROPALS_TO_CLOSE=Supplier proposal not closed
|
Delays_MAIN_DELAY_SUPPLIER_PROPALS_TO_CLOSE=Supplier proposal not closed
|
||||||
Delays_MAIN_DELAY_SUPPLIER_PROPALS_TO_BILL=Supplier proposal not billed
|
Delays_MAIN_DELAY_SUPPLIER_PROPALS_TO_BILL=Supplier proposal not billed
|
||||||
SetupDescription1=Before starting to use Dolibarr some initial parameters must be defined and modules enabled/configured.
|
SetupDescription1=Before you begin, you need configure initial parameters and enable modules/features you need...
|
||||||
SetupDescription2=The following two sections (the two first entries in the Setup menu) are mandatory:
|
SetupDescription2=The following two configuration sections (the two first entries in the Setup menu) are mandatory:
|
||||||
SetupDescription3=<a href="%s">%s -> %s</a><br><br>Basic parameters used to customize the default behavior of your application (e.g for country-related features).
|
SetupDescription3=<a href="%s">%s -> %s</a><br><br>Basic parameters used to customize the default behavior of your application (e.g for country-related features).
|
||||||
SetupDescription4=<a href="%s">%s -> %s</a><br><br>This software is a suite of many modules/applications. The modules related to your needs must be enabled and configured. Menu entries will appears with the activation of these modules.
|
SetupDescription4=<a href="%s">%s -> %s</a><br><br>This software is a suite of many modules/applications. The modules related to your needs must be enabled and configured. Menu entries will appears with the activation of these modules.
|
||||||
SetupDescription5=Other Setup menu entries manage optional parameters.
|
SetupDescription5=Other Setup menu entries manage optional parameters.
|
||||||
|
|||||||
Reference in New Issue
Block a user