summaryrefslogtreecommitdiffstats
path: root/config/locales/pt.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-12-21 01:43:40 +0000
committerGo MAEDA <maeda@farend.jp>2022-12-21 01:43:40 +0000
commit4edbefc4638726de41ff09053d539ee3b1e116cb (patch)
treeadcf6ff8b017c6980e47fc7c979fcdea4a741308 /config/locales/pt.yml
parentf376fb68673bb74175943a9f37e7f9bb442bf155 (diff)
downloadredmine-4edbefc4638726de41ff09053d539ee3b1e116cb.tar.gz
redmine-4edbefc4638726de41ff09053d539ee3b1e116cb.zip
Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_lower, and label_sort_lowest (#38054).
Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21993 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pt.yml')
-rw-r--r--config/locales/pt.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 0bbbe768a..408ac320f 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -514,10 +514,6 @@ pt:
label_latest_revision_plural: Últimas revisões
label_view_revisions: Ver revisões
label_max_size: Tamanho máximo
- label_sort_highest: Mover para o início
- label_sort_higher: Mover para cima
- label_sort_lower: Mover para baixo
- label_sort_lowest: Mover para o fim
label_roadmap: Planificação
label_roadmap_due_in: "Termina em %{value}"
label_roadmap_overdue: "Atrasado %{value}"