From 8385eac7508c69f96535e2a023f7754bea889bfa Mon Sep 17 00:00:00 2001 From: Martin Markech Date: Wed, 25 Jul 2012 01:00:40 +0200 Subject: Repaired incorrect scope under activerecord models and attributes --- config/locales/bg.yml | 12 ++++++------ config/locales/en.yml | 12 ++++++------ config/locales/fr.yml | 12 ++++++------ config/locales/it.yml | 12 ++++++------ config/locales/ja.yml | 12 ++++++------ config/locales/pl.yml | 2 +- config/locales/pt-BR.yml | 4 ++-- config/locales/sk.yml | 12 ++++++------ config/locales/sv.yml | 12 ++++++------ 9 files changed, 45 insertions(+), 45 deletions(-) (limited to 'config') diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 400aa8a..08735fa 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -142,17 +142,17 @@ bg: no_blog_articles_posted: 'Все още няма публикувани статии за %{date}. Очаквайте скоро.' activerecord: models: - refinery/blog_category: Категория - refinery/blog_comment: Коментар - refinery/blog_post: Публикация + refinery/blog/category: Категория + refinery/blog/comment: Коментар + refinery/blog/post: Публикация attributes: - refinery/blog_category: + refinery/blog/category: title: Заглавие - refinery/blog_comment: + refinery/blog/comment: name: Име email: Е-поща message: Съобщение - refinery/blog_post: + refinery/blog/post: title: Заглавие body: Съдържание teaser: Извадка diff --git a/config/locales/en.yml b/config/locales/en.yml index 1d40e6d..d21c8e2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -151,17 +151,17 @@ en: no_blog_articles_posted: 'There are no blog articles posted for %{date}. Stay tuned.' activerecord: models: - refinery/blog_category: Category - refinery/blog_comment: Comment - refinery/blog_post: Blog post + refinery/blog/category: Category + refinery/blog/comment: Comment + refinery/blog/post: Blog post attributes: - refinery/blog_category: + refinery/blog/category: title: Title - refinery/blog_comment: + refinery/blog/comment: name: Name email: Email message: Message - refinery/blog_post: + refinery/blog/post: title: Title body: Body teaser: Teaser diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 661dd9f..2acd63e 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -139,16 +139,16 @@ fr: no_blog_articles_posted: "Il n'y a aucun article pour la date du %{date}. Restez en alerte." activerecord: models: - refinery/blog_category: Categorie - refinery/blog_comment: Commentaire - refinery/blog_post: Article + refinery/blog/category: Categorie + refinery/blog/comment: Commentaire + refinery/blog/post: Article attributes: - refinery/blog_category: + refinery/blog/category: title: Titre - refinery/blog_comment: + refinery/blog/comment: name: Nom email: Email message: Message - refinery/blog_post: + refinery/blog/post: title: Titre body: Corps diff --git a/config/locales/it.yml b/config/locales/it.yml index 11fa53a..2a0a959 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -141,16 +141,16 @@ it: no_blog_articles_posted: Non sono stati pubblicati articoli nel blog il %{date}. Continuate a seguirci. activerecord: models: - refinery/blog_category: Categoria - refinery/blog_comment: Commento - refinery/blog_post: Articolo + refinery/blog/category: Categoria + refinery/blog/comment: Commento + refinery/blog/post: Articolo attributes: - refinery/blog_category: + refinery/blog/category: title: Titolo - refinery/blog_comment: + refinery/blog/comment: name: Nome email: Email message: Testo - refinery/blog_post: + refinery/blog/post: title: Titolo body: Testo diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 1ffd25f..3672c7d 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -142,17 +142,17 @@ ja: no_blog_articles_posted: '%{date}付のブログ記事が投稿されてません。' activerecord: models: - refinery/blog_category: カテゴリ - refinery/blog_comment: コメント - refinery/blog_post: 投稿 + refinery/blog/category: カテゴリ + refinery/blog/comment: コメント + refinery/blog/post: 投稿 attributes: - refinery/blog_category: + refinery/blog/category: title: 題名 - refinery/blog_comment: + refinery/blog/comment: name: 名前 email: メール message: メッセージ - refinery/blog_post: + refinery/blog/post: title: 題名 body: 本文 teaser: 短紹介文 diff --git a/config/locales/pl.yml b/config/locales/pl.yml index ade7e83..61b7399 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -128,7 +128,7 @@ pl: no_blog_articles_posted: 'Brak wpisów dla daty %{date}.' activerecord: attributes: - refinery/blog_comment: + refinery/blog/comment: name: "Imię" email: "Email" message: "Treść" diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index f5fe701..97c11bf 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -130,9 +130,9 @@ pt-BR: filed_in: Arquivado em activerecord: attributes: - refinery/blog_post: + refinery/blog/post: title: Título body: Corpo - refinery/blog_comment: + refinery/blog/comment: name: Nome message: Mensagem diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 12fb446..db0b99e 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -152,17 +152,17 @@ sk: no_blog_articles_posted: 'Nie sú žiadne články publikované %{date}. Zostaňte naladení.' activerecord: models: - refinery/blog_category: Kategória - refinery/blog_comment: Komentár - refinery/blog_post: Blog článok + refinery/blog/category: Kategória + refinery/blog/comment: Komentár + refinery/blog/post: Blog článok attributes: - refinery/blog_category: + refinery/blog/category: title: Názov - refinery/blog_comment: + refinery/blog/comment: name: Meno email: E-mail message: Správa - refinery/blog_post: + refinery/blog/post: title: Názov body: Text teaser: Teaser diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 24f1bac..0950b20 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -151,17 +151,17 @@ sv: no_blog_articles_posted: 'Det finns inga artiklar för %{date}.' activerecord: models: - refinery/blog_category: Kategori - refinery/blog_comment: Kommentarer - refinery/blog_post: Bloggposter + refinery/blog/category: Kategori + refinery/blog/comment: Kommentarer + refinery/blog/post: Bloggposter attributes: - refinery/blog_category: + refinery/blog/category: title: Titel - refinery/blog_comment: + refinery/blog/comment: name: Namn email: E-post message: Meddelande - refinery/blog_post: + refinery/blog/post: title: Titel body: Innehåll teaser: Teaser -- cgit v1.2.3