minor changes

This commit is contained in:
Hauke Klement
2015-02-10 10:34:24 +01:00
parent 606f21a560
commit 7ab57403df
4 changed files with 10 additions and 6 deletions

View File

@ -16,4 +16,4 @@
- else
= t("#{controller_name}.index.#{params[:action]}")
- else
li.active = t("breadcrumbs.#{params[:action]}")
li.active = t("breadcrumbs.#{controller_name}.#{params[:action]}")

View File

@ -1,3 +1,3 @@
h1 = t('breadcrumbs.welcome')
h1 = t('breadcrumbs.application.welcome')
p = Forgery(:lorem_ipsum).words(100)

View File

@ -126,8 +126,10 @@ de:
application:
not_authorized: Sie Sind nicht berechtigt, diese Aktion auszuführen.
breadcrumbs:
destroy_through_lti: Code-Abgabe
welcome: Startseite
application:
welcome: Startseite
sessions:
destroy_through_lti: Code-Abgabe
consumers:
show:
link: Konsument

View File

@ -126,8 +126,10 @@ en:
application:
not_authorized: You are not authorized to perform this action.
breadcrumbs:
destroy_through_lti: Code Submission
welcome: Cover Page
application:
welcome: Cover Page
sessions:
destroy_through_lti: Code Submission
consumers:
show:
link: Consumer