diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-11-03 10:34:36 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-11-03 10:34:36 +0100 |
| commit | 4b61edff329e73770c37527c5f348c0bbd2b3bff (patch) | |
| tree | ead4f09792df2509df2818cfca1b8f819286fbc4 /locales/master.lng.xlf | |
| parent | a994d439afb7d308796679d6ce68747ee28cc574 (diff) | |
Added a help link to ISO 639-1 language codes list ref
Diffstat (limited to 'locales/master.lng.xlf')
| -rw-r--r-- | locales/master.lng.xlf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/master.lng.xlf b/locales/master.lng.xlf index fd6caf48d..87c471878 100644 --- a/locales/master.lng.xlf +++ b/locales/master.lng.xlf @@ -10972,7 +10972,7 @@ <source>prefer given language</source> </trans-unit> <trans-unit id="18e0e8d6" xml:space="preserve" approved="no" translate="yes"> - <source>an ISO639 2-letter code</source> + <source>an <a href="http://www.loc.gov/standards/iso639-2/php/English_list.php" title="Reference alpha-2 language codes list">ISO 639-1</a> 2-letter code</source> </trans-unit> <trans-unit id="7efd5ea9" xml:space="preserve" approved="no" translate="yes"> <source>heuristics</source> |
