Update Localizations.java file for the French version

This commit is contained in:
phpr 2012-10-22 18:21:57 +02:00
parent 160add5837
commit 04d70e77fc

View file

@ -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",