From b1c0c690c0af875dc6ebd5b38915193b8d33e5c1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 7 Mar 2015 16:05:21 +0000 Subject: [PATCH] Wrong name for pt-BR language (#19218). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14051 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/pt-BR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index b8305b92c..bdb1383b4 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -157,7 +157,7 @@ pt-BR: general_text_Yes: 'Sim' general_text_no: 'não' general_text_yes: 'sim' - general_lang_name: 'Português(Brasil)' + general_lang_name: 'Portuguese/Brasil (Português/Brasil)' general_csv_separator: ';' general_csv_decimal_separator: ',' general_csv_encoding: ISO-8859-1 -- 2.39.5