Difference between revisions of "Install Translations"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 11: | Line 11: | ||
:* [http://openemr.cvs.sourceforge.net/viewvc/*checkout*/openemr/openemr/contrib/util/language_translations/currentLanguage_utf8.sql?revision=1.11.2.6 8/20/2009 Release]: This was released with OpenEMR 3.1.0 and included only selected languages (English, English(Indian), Swedish,Spanish,Dutch,Chinese,Greek). | :* [http://openemr.cvs.sourceforge.net/viewvc/*checkout*/openemr/openemr/contrib/util/language_translations/currentLanguage_utf8.sql?revision=1.11.2.6 8/20/2009 Release]: This was released with OpenEMR 3.1.0 and included only selected languages (English, English(Indian), Swedish,Spanish,Dutch,Chinese,Greek). | ||
:* [http://openemr.cvs.sourceforge.net/viewvc/*checkout*/openemr/openemr/contrib/util/language_translations/currentLanguage_utf8.sql?revision=1.16 10/24/2009 Release]: Includes all languages. | :* [http://openemr.cvs.sourceforge.net/viewvc/*checkout*/openemr/openemr/contrib/util/language_translations/currentLanguage_utf8.sql?revision=1.16 10/24/2009 Release]: Includes all languages. | ||
:* [http://openemr.cvs.sourceforge.net/viewvc/*checkout*/openemr/openemr/contrib/util/language_translations/currentLanguage_utf8.sql?revision=1. | :* [http://openemr.cvs.sourceforge.net/viewvc/*checkout*/openemr/openemr/contrib/util/language_translations/currentLanguage_utf8.sql?revision=1.18 12/11/2009 Release]: Includes all languages. <span style="color:green">(new)</span> | ||
== Installation instructions == | == Installation instructions == |
Revision as of 08:40, 11 December 2009
Overview
These are instructions to upgrade to the most recent language translation tables published for OpenEMR. This is very simple to do.
- Note that this will delete all of your current local OpenEMR language translation tables.
Translation Releases
- 8/20/2009 Release: This was released with OpenEMR 3.1.0 and included only selected languages (English, English(Indian), Swedish,Spanish,Dutch,Chinese,Greek).
- 10/24/2009 Release: Includes all languages.
- 12/11/2009 Release: Includes all languages. (new)
Installation instructions
1. Download the translation (choose a link above) release to desktop (via 'File'->'Save Page as'):
2. Login to OpenEMR:
- Login. (screenshot below)
- Click 'Administration'->'Other'->'Database' from left tree menu. (screenshot below)
- Click 'openemr' database link near top left (highlighted by arrow). (screenshot below)
- Click 'Import' near top right (highlighted by arrow). (screenshot below)
- Click 'Browse' (highlighted by arrow). (screenshot below)
- Select the 'currentLanguage_utf8.sql' file that you downloaded in above first step, and click 'Open'. (screenshot below)
- Click 'Go' at bottom right (highlighted by arrow). After click, the import can take up to a minute or so. (screenshot below)
- After import is done, you should see the yellow banner stating the import has been successfully finished. (screenshot below)
ALL DONE