diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-01 08:44:17 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-01 08:44:17 +0000 |
commit | e5f5671d66295100d719d4712a03015268d65e02 (patch) | |
tree | 3fd5ffdf275047e85b4c5c1a6e77cd2ca6b7c2ac /lang/pt-br.yml | |
parent | 427b47b4d72276b5c80d79cd5f8e16c2aa31da1e (diff) | |
download | redmine-e5f5671d66295100d719d4712a03015268d65e02.tar.gz redmine-e5f5671d66295100d719d4712a03015268d65e02.zip |
Added the ability to customize columns of a saved query.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@782 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/pt-br.yml')
-rw-r--r-- | lang/pt-br.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pt-br.yml b/lang/pt-br.yml index afcd4cb27..e8f34b6d7 100644 --- a/lang/pt-br.yml +++ b/lang/pt-br.yml @@ -511,3 +511,4 @@ enumeration_doc_categories: Categorias de documento enumeration_activities: Atividades (time tracking)
label_file_plural: Files
label_changeset_plural: Changesets
+field_column_names: Columns
|