Update English lang
This commit is contained in:
parent
4703d87c33
commit
3e4bd31274
@ -16,6 +16,7 @@ PHPSupportCurl=This PHP supports Curl.
|
|||||||
PHPSupportCalendar=This PHP supports calendars extensions.
|
PHPSupportCalendar=This PHP supports calendars extensions.
|
||||||
PHPSupportUTF8=This PHP supports UTF8 functions.
|
PHPSupportUTF8=This PHP supports UTF8 functions.
|
||||||
PHPSupportIntl=This PHP supports Intl functions.
|
PHPSupportIntl=This PHP supports Intl functions.
|
||||||
|
PHPSupportxDebug=This PHP supports extended debug functions.
|
||||||
PHPSupport=This PHP supports %s functions.
|
PHPSupport=This PHP supports %s functions.
|
||||||
PHPMemoryOK=Your PHP max session memory is set to <b>%s</b>. This should be enough.
|
PHPMemoryOK=Your PHP max session memory is set to <b>%s</b>. This should be enough.
|
||||||
PHPMemoryTooLow=Your PHP max session memory is set to <b>%s</b> bytes. This is too low. Change your <b>php.ini</b> to set <b>memory_limit</b> parameter to at least <b>%s</b> bytes.
|
PHPMemoryTooLow=Your PHP max session memory is set to <b>%s</b> bytes. This is too low. Change your <b>php.ini</b> to set <b>memory_limit</b> parameter to at least <b>%s</b> bytes.
|
||||||
@ -26,6 +27,7 @@ ErrorPHPDoesNotSupportCurl=Your PHP installation does not support Curl.
|
|||||||
ErrorPHPDoesNotSupportCalendar=Your PHP installation does not support php calendar extensions.
|
ErrorPHPDoesNotSupportCalendar=Your PHP installation does not support php calendar extensions.
|
||||||
ErrorPHPDoesNotSupportUTF8=Your PHP installation does not support UTF8 functions. Dolibarr cannot work correctly. Resolve this before installing Dolibarr.
|
ErrorPHPDoesNotSupportUTF8=Your PHP installation does not support UTF8 functions. Dolibarr cannot work correctly. Resolve this before installing Dolibarr.
|
||||||
ErrorPHPDoesNotSupportIntl=Your PHP installation does not support Intl functions.
|
ErrorPHPDoesNotSupportIntl=Your PHP installation does not support Intl functions.
|
||||||
|
ErrorPHPDoesNotSupportxDebug=Your PHP installation does not support extend debug functions.
|
||||||
ErrorPHPDoesNotSupport=Your PHP installation does not support %s functions.
|
ErrorPHPDoesNotSupport=Your PHP installation does not support %s functions.
|
||||||
ErrorDirDoesNotExists=Directory %s does not exist.
|
ErrorDirDoesNotExists=Directory %s does not exist.
|
||||||
ErrorGoBackAndCorrectParameters=Go back and check/correct the parameters.
|
ErrorGoBackAndCorrectParameters=Go back and check/correct the parameters.
|
||||||
@ -217,3 +219,5 @@ YouTryInstallDisabledByDirLock=The application tried to self-upgrade, but the in
|
|||||||
YouTryInstallDisabledByFileLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (by the existence of a lock file <strong>install.lock</strong> in the dolibarr documents directory).<br>
|
YouTryInstallDisabledByFileLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (by the existence of a lock file <strong>install.lock</strong> in the dolibarr documents directory).<br>
|
||||||
ClickHereToGoToApp=Click here to go to your application
|
ClickHereToGoToApp=Click here to go to your application
|
||||||
ClickOnLinkOrRemoveManualy=Click on the following link. If you always see this same page, you must remove/rename the file install.lock in the documents directory.
|
ClickOnLinkOrRemoveManualy=Click on the following link. If you always see this same page, you must remove/rename the file install.lock in the documents directory.
|
||||||
|
Loaded=Loaded
|
||||||
|
FunctionTest=Function test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user