Skip to content

Commit

Permalink
Merge pull request #1678 from projectblacklight/remove_i18n
Browse files Browse the repository at this point in the history
Remove unused i18n key
  • Loading branch information
mejackreed committed Apr 27, 2017
2 parents 803baf2 + 2f26c6e commit 4b3e868
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 19 deletions.
2 changes: 0 additions & 2 deletions config/locales/blacklight.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ de:
label: '%{label}:'
rss_feed: 'RSS für Ergebnisse'
atom_feed: 'Atom für Ergebnisse'
fields:
default: 'Stichwort'
bookmarks:
present: "Im Lesezeichen"
absent: "Lesezeichen"
Expand Down
4 changes: 1 addition & 3 deletions config/locales/blacklight.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ en:
search:
# i18n key 'title' is deprecated and will be removed in Blacklight 6.0
title: '%{application_name} Search Results'
page_title:
page_title:
title: '%{constraints} - %{application_name} Search Results'
constraint: '%{label}: %{value}'
many_constraint_values: '%{values} selected'
Expand Down Expand Up @@ -212,8 +212,6 @@ en:
label: '%{label}:'
rss_feed: 'RSS for results'
atom_feed: 'Atom for results'
fields:
default: 'Keyword'
bookmarks:
present: "In Bookmarks"
absent: "Bookmark"
Expand Down
2 changes: 0 additions & 2 deletions config/locales/blacklight.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@ es:
label: '%{label}:'
rss_feed: 'RSS de los resultados'
atom_feed: 'Atom de los resultados'
fields:
default: 'Palabra clave'
bookmarks:
present: "En Favoritos"
absent: "Favoritos"
Expand Down
2 changes: 0 additions & 2 deletions config/locales/blacklight.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,6 @@ fr:
label: '%{label}:'
rss_feed: 'RSS pour les résultats'
atom_feed: 'Atom pour les résultats'
fields:
default: 'Keyword'
bookmarks:
present: "Dans panier"
absent: "Ajouter au panier"
Expand Down
2 changes: 0 additions & 2 deletions config/locales/blacklight.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ it:
label: '%{label}:'
rss_feed: 'RSS per i risultati'
atom_feed: 'Atom per i risultati'
fields:
default: 'Parola chiave'
bookmarks:
present: "Nei preferiti"
absent: "Non fra i preferiti"
Expand Down
8 changes: 3 additions & 5 deletions config/locales/blacklight.pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ pt-BR:
other: 'Itens'
url: 'URL: %{url}'
message: 'Mensagem: %{message}'

success: "Email Enviado"

errors:
to:
invalid: 'Verifique seu endereço de email'
Expand Down Expand Up @@ -183,7 +183,7 @@ pt-BR:
counter: '%{counter}. '
facets:
title: 'Filtre sua busca'
clear: 'Limpar'
clear: 'Limpar'
sort:
count: 'Ordenar por Número'
index: 'Ordem Alfabética A-Z'
Expand All @@ -203,8 +203,6 @@ pt-BR:
title: '%{document_title} - %{application_name}'
rss_feed: 'RSS para resultadoss'
atom_feed: 'Atom para resultados'
fields:
default: 'Palavra-chave'
bookmarks:
present: 'Nos Favoritos'
absent: 'Favorite'
Expand Down
4 changes: 1 addition & 3 deletions config/locales/blacklight.sq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@ sq:
label: '%{label}:'
rss_feed: 'RSS për rezultatet'
atom_feed: 'Atom për rezultatet'
fields:
default: 'Fjala'
bookmarks:
present: "Në memorizime"
absent: "Memorizo"
Expand All @@ -231,4 +229,4 @@ sq:
entry_name:
default: 'entry'

did_you_mean: 'A keni menduar: %{options}?'
did_you_mean: 'A keni menduar: %{options}?'

0 comments on commit 4b3e868

Please sign in to comment.