From 2c4c12a4c792d97bf9314552fd2464cb6d4184a5 Mon Sep 17 00:00:00 2001 From: James Turner <zakalawe@mac.com> Date: Fri, 8 Feb 2013 19:41:58 +0000 Subject: [PATCH] Enable the Portuguese translations. --- Translations/locale.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Translations/locale.xml b/Translations/locale.xml index 14d3749e3..36de7aaf3 100644 --- a/Translations/locale.xml +++ b/Translations/locale.xml @@ -152,14 +152,18 @@ <lang type="string">no_NO</lang> <strings></strings> </locale> - +--> <locale> <lang type="string">pt</lang> <lang type="string">pt_BR</lang> <lang type="string">pt_PT</lang> - <strings></strings> + <strings> + <options>Translations/pt/options.xml</options> + <menu>Translations/pt/menu.xml</menu> + <sys>Translations/pt/sys.xml</sys> + </strings> </locale> - + <!-- <locale> <lang type="string">ru</lang> <strings></strings>