aboutsummaryrefslogtreecommitdiffstats
path: root/language/pt_BR
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-07-02 12:43:29 +0000
committerplegall <plg@piwigo.org>2014-07-02 12:43:29 +0000
commit3b9e2659b0f6043246036f237f1227bcf1e10e51 (patch)
tree2e1dba1d5d94d7d6561611c26e2ec1bc906f1a48 /language/pt_BR
parent266f2f756c83881bed287311caae83592ac828a5 (diff)
i18n for the new HTML5 upload (use i18n files from plupload)
optional specific $lang_info[jquery_code] and $lang_info[plupload_code] to load the right i18n file git-svn-id: http://piwigo.org/svn/trunk@28917 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pt_BR')
-rw-r--r--language/pt_BR/common.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php
index ff48550c0..093f0dedd 100644
--- a/language/pt_BR/common.lang.php
+++ b/language/pt_BR/common.lang.php
@@ -33,6 +33,7 @@ $lang_info['language_name'] = 'Português';
$lang_info['country'] = 'Brasil';
$lang_info['direction'] = 'ltr';
$lang_info['code'] = 'pt';
+$lang_info['jquery_code'] = 'pt-BR';
$lang_info['zero_plural'] = false;
$lang['%d Kb'] = '%d Kb';
@@ -422,4 +423,4 @@ $lang['Theme'] = 'Tema';
$lang['No results for'] = 'Nenhum resultado para';
$lang['Apply on properties'] = 'Aplicar em propriedades';
$lang['Photo description'] = 'Descrição da foto';
-$lang['Photo title'] = 'Título da foto'; \ No newline at end of file
+$lang['Photo title'] = 'Título da foto';