Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In this patch there is a dropdown list where you can change the language dynamically. The language by default is English, but you can change the language to French.
Note: This module has been almost completely translated except for the data stored in the database that generates certain reports.
Screenshots
This module should look as follows:
Dropdown
Home
English
![reports_home-en](https://cloud.githubusercontent.com/assets/9021663/7725653/e5556f5a-fefc-11e4-86a1-6b85c0d60dc4.png)
French
![reports_home-fr](https://cloud.githubusercontent.com/assets/9021663/7725656/ebed41bc-fefc-11e4-8e2a-df1b7e774df4.png)
Report: Provider Rollup
English
![reports_pubr-en](https://cloud.githubusercontent.com/assets/9021663/7725660/f22434a0-fefc-11e4-99de-1ca666d87695.png)
French
![report_pubr-fr](https://cloud.githubusercontent.com/assets/9021663/7725696/57746abe-fefd-11e4-8e30-28b49716e580.png)
Report downloaded: Provider Rollup
English
![report_down-en](https://cloud.githubusercontent.com/assets/9021663/7725667/064df632-fefd-11e4-88d8-02fb4343552b.png)
French
![report_down-fr](https://cloud.githubusercontent.com/assets/9021663/7725673/0fa14c66-fefd-11e4-8ff5-cf978a696967.png)
To know more about what translation and internationalization are and how they work, see this page on the wiki: Translation of ERMS CORAL.