diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-01-25 17:26:02 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-01-25 17:26:02 +0000 |
commit | d1c90d9abfd54dfa815e3401ce60af1e288ab122 (patch) | |
tree | 5088abdd388a1664133cee390b63e42ed908f917 /config/locales/pt-BR.yml | |
parent | 56268d146ddaebc0f865807995cbefe2d73fc61e (diff) | |
download | redmine-d1c90d9abfd54dfa815e3401ce60af1e288ab122.tar.gz redmine-d1c90d9abfd54dfa815e3401ce60af1e288ab122.zip |
New strings to translate (#4647):
* label_board_sticky: Sticky
* label_board_locked: Locked
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3339 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r-- | config/locales/pt-BR.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index f82ea907f..158890b3c 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -909,3 +909,5 @@ pt-BR: You are about to remove some or all of your permissions and may no longer be able to edit this project after that. Are you sure you want to continue? label_close_versions: Close completed versions + label_board_sticky: Sticky + label_board_locked: Locked |