Difference between revisions of "Install Translations"

From OpenEMR Project Wiki
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.17 12/10/2009 Release]: Includes all languages.


== Installation instructions ==
== Installation instructions ==

Revision as of 21:58, 10 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

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)

Translations-Install-1.jpg


Click 'Administration'->'Other'->'Database' from left tree menu. (screenshot below)

Translations-Install-2.jpg


Click 'openemr' database link near top left (highlighted by arrow). (screenshot below)

Translations-Install-3.jpg


Click 'Import' near top right (highlighted by arrow). (screenshot below)

Translations-Install-4.jpg


Click 'Browse' (highlighted by arrow). (screenshot below)

Translations-Install-5.jpg


Select the 'currentLanguage_utf8.sql' file that you downloaded in above first step, and click 'Open'. (screenshot below)

Translations-Install-6.jpg


Click 'Go' at bottom right (highlighted by arrow). After click, the import can take up to a minute or so. (screenshot below)

Translations-Install-7.jpg


After import is done, you should see the yellow banner stating the import has been successfully finished. (screenshot below)

Translations-Install-8.jpg


ALL DONE