Update install.lang
This commit is contained in:
parent
dddeddfe79
commit
a02cb4c9b1
@ -21,6 +21,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.
|
||||||
|
ErrorPHPDoesNotSupportMbstring=Your PHP installation does not support mbstring functions.
|
||||||
ErrorPHPDoesNotSupportxDebug=Your PHP installation does not support extend debug 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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user