Update Localizations.java file for the French version
This commit is contained in:
parent
160add5837
commit
04d70e77fc
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ public class Localizations {
|
|||
LANG_RESOURCE_LOCATION + "cy_GB.xml",
|
||||
LANG_RESOURCE_LOCATION + "de_DE.xml",
|
||||
LANG_RESOURCE_LOCATION + "en_US.xml",
|
||||
LANG_RESOURCE_LOCATION + "fr_FR.xml",
|
||||
LANG_RESOURCE_LOCATION + "it_IT.xml",
|
||||
LANG_RESOURCE_LOCATION + "nl_NL.xml",
|
||||
LANG_RESOURCE_LOCATION + "pt_PT.xml",
|
||||
|
|
Loading…
Reference in a new issue