diff --git a/README b/README index 342035579b479f0fa116c7595cc31906cdcd6358..2eebec8c5f8e8ae1016851349fa15eb365065217 100644 --- a/README +++ b/README @@ -53,20 +53,13 @@ To upgrade Dolibarr from an old version to this one: - If you came from a beta version or from any version x.y.z to any other where x or y number differs, you must call the Dolibarr "install/" - page in your browser. - Url might be for example: + page in your browser (this should be done automatically at first dolibarr + access). + This URL should looks like: http://localhost/dolibarr/htdocs/install/ or http://yourdolibarrhost/install/index.php - To know what is exactly correct URL for "install/" page, take URL you use - to go on login page. It it ends with "index.php", remove it. Then add - "install/" at the end. - For example, if your login page is: - http://yourdolibarrhost/something/index.php - Then, your "install/" pages will be - http://yourdolibarrhost/something/install/ - Then choose the "update" option according to your case. Note: Migrate process can be ran safely several times. diff --git a/README-FR b/README-FR index 404d3f1a5218361e7c5e23dd03ab6ac9baf7abae..75962578d1dfcc8a7048a8fa45ccdd4dbf9fb300 100644 --- a/README-FR +++ b/README-FR @@ -53,19 +53,13 @@ Pour mettre a jour Dolibarr depuis une vieille version vers celle ci: il n'y a pas besoin de migration de données. - Si vous venez d'une beta ou d'un version x.y.z vers une autre ou les numeros x - ou y varient, vous devez appelez la page de migration dans votre navigateur: + ou y varient, vous devez appelez la page "install/" de migration dans votre + navigateur (ceci doit se faire automatiquement au premier accès de l'application). + Ce sera une URL du genre: http://localhost/dolibarr/htdocs/install/index.php ou http://yourdolibarrhost/install/index.php - Pour savoir quelle est l'URL exactement de la page "install/", prenez l'URL que - vous utilisez pour vous loguer. Si elle se termine par "index.php", enlevez le. - Dans tous les cas, ajouter ensuite "install/" à la fin. - Par exemple, si votre page de connexion est: - http://yourdolibarrhost/something/index.php - Alors la page "install/" sera - http://yourdolibarrhost/something/install/ - Ensuite, choisir l'option de "mise a jour" en rapport avec votre cas. Note: Le processus de migration peut etre lance plusieurs fois sans risque. diff --git a/htdocs/langs/zh_CN/main.lang b/htdocs/langs/zh_CN/main.lang index 1967e26eb00f098e949f4b569065ce6fe2955ad2..96292683296c201607d88ff79779778bae853b10 100644 --- a/htdocs/langs/zh_CN/main.lang +++ b/htdocs/langs/zh_CN/main.lang @@ -9,8 +9,8 @@ // Reference language: en_US CHARSET=UTF-8 DIRECTION=ltr -FONTFORPDF=chinese -#FONTFORPDF=stsongstdlight +#FONTFORPDF=chinese +FONTFORPDF=stsongstdlight #FONTSIZEFORPDF=9 SeparatorDecimal=. SeparatorThousand=None