# This file is a part of redmine_tags
# redMine plugin, that adds tagging support.
#
# English translation for redmine_tags
# by Aleksey V Zapparov AKA ixti
#
# Copyright (c) 2010 Aleksey V Zapparov AKA ixti
#
# redmine_tags is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# redmine_tags is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with redmine_tags.  If not, see <http://www.gnu.org/licenses/>.

en:
  tags: Tags
  field_tags: Tags
  field_tag_list: Tags
  field_no_tags: "No tags"
  label_tags_search: "Tags: "
  setting_issue_tags: Issues Tags
  issues_sidebar: Display tags on sidebar as
  issues_show_count: Display amount of issues
  issues_open_only: Display open issues only
  
  issue_tags_sidebar_none: None
  issue_tags_sidebar_list: List
  issue_tags_sidebar_cloud: Cloud

  auto_complete_new_tag: Add new...
  
  project_filtering_q_label: "Search for text:"
  project_filter_no_results: "No matching projects found"
  button_filter: "Filter"
