Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1505] Reword View Requests to Browse Requests in nav #1536

Merged
merged 2 commits into from
Aug 21, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/controllers/request_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def list
end

@filters = params.merge(:latest_status => @view)
@title = _("View and search requests")
@title = _('Browse and search requests')

@title = @title + " (page " + @page.to_s + ")" if (@page > 1)
@track_thing = TrackThing.create_track_for_search_query(InfoRequestEvent.make_query_from_params(@filters))
Expand Down
2 changes: 1 addition & 1 deletion app/views/general/_responsive_topnav.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</li>

<li class="<%= 'selected' if params[:controller] == 'request' and !['new', 'select_authority'].include?(params[:action]) %>">
<%= link_to _("View requests"), request_list_successful_path %>
<%= link_to _("Browse requests"), request_list_successful_path %>
</li>

<li class="<%= 'selected' if params[:controller] == 'public_body' %>">
Expand Down
4 changes: 3 additions & 1 deletion app/views/general/_topnav.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
<ul id="navigation">
<li class="<%= 'selected' if params[:controller] == 'general' and params[:action] != 'blog' and params[:action] != 'search' %>"><%= link_to _("Home"), frontpage_path %></li>
<li class="<%= 'selected' if params[:controller] == 'request' and ['new', 'select_authority'].include?(params[:action]) %>"><%= link_to _("Make a request"), select_authority_path, :id => 'make-request-link' %></li>
<li class="<%= 'selected' if params[:controller] == 'request' and !['new', 'select_authority'].include?(params[:action]) %>"><%= link_to _("View requests"), request_list_successful_path %></li>
<li class="<%= 'selected' if params[:controller] == 'request' and !['new', 'select_authority'].include?(params[:action]) %>">
<%= link_to _("Browse requests"), request_list_successful_path %>
</li>
<li class="<%= 'selected' if params[:controller] == 'public_body' %>"><%= link_to _("View authorities"), list_public_bodies_default_path %></li>
<% unless AlaveteliConfiguration::blog_feed.empty? %>
<li class="<%= 'selected' if params[:controller] == 'general' and params[:action] == 'blog' %>"><%= link_to _("Read blog"), blog_path %></li>
Expand Down
4 changes: 2 additions & 2 deletions locale/aln/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3049,7 +3049,7 @@ msgstr ""
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr ""

msgid "View and search requests"
msgid "Browse and search requests"
msgstr ""

msgid "View authorities"
Expand All @@ -3058,7 +3058,7 @@ msgstr ""
msgid "View email"
msgstr ""

msgid "View requests"
msgid "Browse Requests"
msgstr ""

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/app.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3046,7 +3046,7 @@ msgstr ""
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr ""

msgid "View and search requests"
msgid "Browse and search requests"
msgstr ""

msgid "View authorities"
Expand All @@ -3055,7 +3055,7 @@ msgstr ""
msgid "View email"
msgstr ""

msgid "View requests"
msgid "Browse Requests"
msgstr ""

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/ar/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3078,7 +3078,7 @@ msgstr "رؤية البريد الالكتروني لحرية النفاذ ال
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "الاطلاع على طلبات حرية النفاذ الى المعلومة المقدمة من قبل {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "عرض والبحث عن الطلبات"

msgid "View authorities"
Expand All @@ -3087,7 +3087,7 @@ msgstr "عرض السلطات"
msgid "View email"
msgstr "عرض البريد الالكتروني"

msgid "View requests"
msgid "Browse Requests"
msgstr "عرض الطلبات"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/bg/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3052,7 +3052,7 @@ msgstr "Показване ДдИ имейл адрес за {{public_body_name}
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Преглед на Заявленията за Достъп до информация, направени от {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Преглед и търсене на заявления"

msgid "View authorities"
Expand All @@ -3061,7 +3061,7 @@ msgstr "Преглед на органите"
msgid "View email"
msgstr "Преглед на имейл"

msgid "View requests"
msgid "Browse Requests"
msgstr "Преглед на заявления"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/bs/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3206,7 +3206,7 @@ msgstr "Pogledati ZOSPI e-mail adrese za {{public_body_name}}"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Pegledati Zahjeve za slobodan pristup informacijama napravljene od strane {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Pregledaj i pretraži zahtjeve"

msgid "View authorities"
Expand All @@ -3215,7 +3215,7 @@ msgstr "Vidjeti ustanove"
msgid "View email"
msgstr "Pogledati e-mail"

msgid "View requests"
msgid "Browse Requests"
msgstr "Vidjeti zahtjeve"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/ca/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3229,7 +3229,7 @@ msgstr "Veure l'adreça de correu de '{{public_body_name}}'"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Ver solicitudes de acceso a información hechas por {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Ver y buscar solicitudes"

msgid "View authorities"
Expand All @@ -3238,7 +3238,7 @@ msgstr "Ver organismos públicos"
msgid "View email"
msgstr "Veure el correu"

msgid "View requests"
msgid "Browse Requests"
msgstr "Ver solicitudes"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/cs/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3209,7 +3209,7 @@ msgstr "Zobrazit e-mailovou adresu pro dotazy vznesené na {{public_body_name}}"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Prohlédněte si dotazy vznesené uživatelem {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Prohledávejte a prohlížejte dotazy"

msgid "View authorities"
Expand All @@ -3218,7 +3218,7 @@ msgstr "Zobrazit instituce"
msgid "View email"
msgstr "Zobrazit e-mail"

msgid "View requests"
msgid "Browse Requests"
msgstr "Zobrazit dotazy"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/cy/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3072,7 +3072,7 @@ msgstr "Gweld cyfeiriad e-bost Rhyddid Gwybodaeth ar gyfer '{{public_body_name}}
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Gweld ceisiadau Rhyddid Gwybodaeth a wnaed gan {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Gweld a chwilio ceisiadau"

msgid "View authorities"
Expand All @@ -3081,7 +3081,7 @@ msgstr "Gweld yr awdurdodau"
msgid "View email"
msgstr "Gweld e-bost"

msgid "View requests"
msgid "Browse Requests"
msgstr "Gweld ceisiadau"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/de/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3124,7 +3124,7 @@ msgstr "IFG-Emailadresse für {{public_body_name}} ansehen"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Sehen Sie die durch {{user_name}} gestellten IFG-Anfragen an:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Ansehen und Suchen von Anfragen"

msgid "View authorities"
Expand All @@ -3133,7 +3133,7 @@ msgstr "Behörden ansehen"
msgid "View email"
msgstr "Email ansehen"

msgid "View requests"
msgid "Browse Requests"
msgstr "Anfragen ansehen"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/en/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3047,7 +3047,7 @@ msgstr ""
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr ""

msgid "View and search requests"
msgid "Browse and search requests"
msgstr ""

msgid "View authorities"
Expand All @@ -3056,7 +3056,7 @@ msgstr ""
msgid "View email"
msgstr ""

msgid "View requests"
msgid "Browse Requests"
msgstr ""

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/en_IE/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3051,7 +3051,7 @@ msgstr ""
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr ""

msgid "View and search requests"
msgid "Browse and search requests"
msgstr ""

msgid "View authorities"
Expand All @@ -3060,7 +3060,7 @@ msgstr ""
msgid "View email"
msgstr ""

msgid "View requests"
msgid "Browse Requests"
msgstr ""

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/en_UG/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3050,7 +3050,7 @@ msgstr "View ATI email address for {{public_body_name}}"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "View Access to Information requests made by {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr ""

msgid "View authorities"
Expand All @@ -3059,7 +3059,7 @@ msgstr "View agencies"
msgid "View email"
msgstr ""

msgid "View requests"
msgid "Browse Requests"
msgstr ""

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/es/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3256,7 +3256,7 @@ msgstr "Ver dirección de correo para '{{public_body_name}}'"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Ver solicitudes de acceso a información hechas por {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Ver y buscar solicitudes"

msgid "View authorities"
Expand All @@ -3265,7 +3265,7 @@ msgstr "Ver organismos públicos"
msgid "View email"
msgstr "Ver correo"

msgid "View requests"
msgid "Browse Requests"
msgstr "Ver solicitudes"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/eu/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3115,7 +3115,7 @@ msgstr "Ikusi '{{public_body_name}}'-ren posta helbidea"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Ikusi {{user_name}}-k egin dituen informaziorako sarbidearen eskabideak:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Ikusi eta bilatu eskabideak"

msgid "View authorities"
Expand All @@ -3124,7 +3124,7 @@ msgstr "Ikusi erakunde publikoak"
msgid "View email"
msgstr "Ikusi posta"

msgid "View requests"
msgid "Browse Requests"
msgstr "Ikusi eskabideak"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/fi/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3051,7 +3051,7 @@ msgstr ""
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr ""

msgid "View and search requests"
msgid "Browse and search requests"
msgstr ""

msgid "View authorities"
Expand All @@ -3060,7 +3060,7 @@ msgstr ""
msgid "View email"
msgstr ""

msgid "View requests"
msgid "Browse Requests"
msgstr ""

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/fr/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3077,7 +3077,7 @@ msgstr "Voir l'adresse mail des demandes d'accès à l'information pour {{publi
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Voir les demandes faites par {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Visualiser et parcourir les demandes d'information"

msgid "View authorities"
Expand All @@ -3086,7 +3086,7 @@ msgstr "Voir les institutions publiques"
msgid "View email"
msgstr "Voir l'email "

msgid "View requests"
msgid "Browse Requests"
msgstr "Voir les demandes"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/fr_CA/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3060,7 +3060,7 @@ msgstr "Voir l'adresse courriel pour {{public_body_name}}"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Voir les demandes faites par {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Parcourir les demandes passées"

msgid "View authorities"
Expand All @@ -3069,7 +3069,7 @@ msgstr "Voir les organismes"
msgid "View email"
msgstr "Voir le courriel"

msgid "View requests"
msgid "Browse Requests"
msgstr "Voir les demandes"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/gl/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3234,7 +3234,7 @@ msgstr "Ver dirección de correo para '{{public_body_name}}'"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Ver solicitudes de acceso a información hechas por {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Ver y buscar solicitudes"

msgid "View authorities"
Expand All @@ -3243,7 +3243,7 @@ msgstr "Ver organismos públicos"
msgid "View email"
msgstr "Ver correo"

msgid "View requests"
msgid "Browse Requests"
msgstr "Ver solicitudes"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/he_IL/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3065,7 +3065,7 @@ msgstr "צפו בדוא\"ל של בקשות מידע ל- '{{public_body_name}}'"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "צפו בבקשות מידע שהוגשו על-ידי {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "צפו וחפשו בקשות מידע"

msgid "View authorities"
Expand All @@ -3074,7 +3074,7 @@ msgstr "רשויות"
msgid "View email"
msgstr "צפו בדואר האלקטרוני"

msgid "View requests"
msgid "Browse Requests"
msgstr "בקשות מידע"

msgid "Waiting clarification."
Expand Down
4 changes: 2 additions & 2 deletions locale/hr/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -3204,7 +3204,7 @@ msgstr "Pogledati ZOSPI e-mail adrese za {{public_body_name}}"
msgid "View Freedom of Information requests made by {{user_name}}:"
msgstr "Pegledati Zahjeve za slobodan pristup informacijama napravljene od strane {{user_name}}:"

msgid "View and search requests"
msgid "Browse and search requests"
msgstr "Pregledaj i pretraži zahtjeve"

msgid "View authorities"
Expand All @@ -3213,7 +3213,7 @@ msgstr "Vidjeti ustanove"
msgid "View email"
msgstr "Pogledati e-mail"

msgid "View requests"
msgid "Browse Requests"
msgstr "Vidjeti zahtjeve"

msgid "Waiting clarification."
Expand Down
Loading