Skip to content
Snippets Groups Projects
Commit 5344aadc authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Bad translation

parent dac00216
Branches
No related tags found
No related merge requests found
...@@ -92,7 +92,7 @@ Main modules/features: ...@@ -92,7 +92,7 @@ Main modules/features:
- Payments management - Payments management
- Standing orders management - Standing orders management
- Shipping management - Shipping management
- ECM (Electronic Content Management) - EDM (Electronic Document Management)
- EMailings - EMailings
- Agenda with ical,vcal export for third tools integration - Agenda with ical,vcal export for third tools integration
- Management of foundation members - Management of foundation members
......
...@@ -89,10 +89,10 @@ See ChangeLog file found into package. ...@@ -89,10 +89,10 @@ See ChangeLog file found into package.
- Shipping management - Shipping management
- PDF or ODT generation for invoice, proposals, orders... - PDF or ODT generation for invoice, proposals, orders...
- Agenda with ical,vcal export for third tools integration - Agenda with ical,vcal export for third tools integration
- ECM (Electronic Content Management) - EDM (Electronic Document Management)
- Foundations members management - Foundations members management
- Employee's holidays management - Employee's holidays management
- Mass emailing - Mass Emailing
- Realize surveys - Realize surveys
- Point of Sale - Point of Sale
......
...@@ -6,6 +6,7 @@ Section: web ...@@ -6,6 +6,7 @@ Section: web
Priority: optional Priority: optional
Homepage: http://www.dolibarr.org Homepage: http://www.dolibarr.org
Build-Depends: debhelper (>= 7), po-debconf, dpatch Build-Depends: debhelper (>= 7), po-debconf, dpatch
Comments: This package need at least debian 7 or ubuntu 13.04 or any distribution based on this version
Package: dolibarr Package: dolibarr
Depends: libapache2-mod-php5 | libapache2-mod-php5filter | php5-cgi | php5-fpm | php5, Depends: libapache2-mod-php5 | libapache2-mod-php5filter | php5-cgi | php5-fpm | php5,
......
...@@ -24,10 +24,10 @@ ECMNewDocument=New document ...@@ -24,10 +24,10 @@ ECMNewDocument=New document
ECMCreationDate=Creation date ECMCreationDate=Creation date
ECMNbOfFilesInDir=Number of files in directory ECMNbOfFilesInDir=Number of files in directory
ECMNbOfSubDir=Number of sub-directories ECMNbOfSubDir=Number of sub-directories
ECMNbOfFilesInSubDir=Nunber of iles in sub-directories ECMNbOfFilesInSubDir=Number of files in sub-directories
ECMCreationUser=Creator ECMCreationUser=Creator
ECMArea=ECM area ECMArea=EDM area
ECMAreaDesc=The ECM (Electronic Content Management) area allows you to save, share and search quickly all kind of documents in Dolibarr. ECMAreaDesc=The EDM (Electronic Document Management) area allows you to save, share and search quickly all kind of documents in Dolibarr.
ECMAreaDesc2=* Automatic directories are filled automatically when adding documents from card of an element.<br>* Manual directories can be used to save documents not linked to a particular element. ECMAreaDesc2=* Automatic directories are filled automatically when adding documents from card of an element.<br>* Manual directories can be used to save documents not linked to a particular element.
ECMSectionWasRemoved=Directory <b>%s</b> has been deleted. ECMSectionWasRemoved=Directory <b>%s</b> has been deleted.
ECMDocumentsSection=Document of directory ECMDocumentsSection=Document of directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment