[deltacloud-devel] [PATCH aggregator 1/3] Use i18n for the Users navigation item

2010-09-07 Thread tsedovic
From: Tomas Sedovic Accidentally, the text for the "Users" item from the main navigation wasn't being loaded from the i18n dictionary. This adds the text to the dictionary and hooks the loading up. --- src/app/views/layouts/_header.haml |2 +- src/config/locales/en.yml |1 + 2

[deltacloud-devel] [PATCH aggregator 1/3] Use i18n for the Users navigation item

2010-09-03 Thread tsedovic
From: Tomas Sedovic Accidentally, the text for the "Users" item from the main navigation wasn't being loaded from the i18n dictionary. This adds the text to the dictionary and hooks the loading up. --- src/app/views/layouts/_header.haml |2 +- src/config/locales/en.yml |1 + 2

[deltacloud-devel] [PATCH aggregator 1/3] Use i18n for the Users navigation item

2010-09-02 Thread tsedovic
From: Tomas Sedovic Accidentally, the text for the "Users" item from the main navigation wasn't being loaded from the i18n dictionary. This adds the text to the dictionary and hooks the loading up. --- src/app/views/layouts/_header.haml |2 +- src/config/locales/en.yml |1 + 2