changeset 95:74cb18079dd6 cannam

Separate out Home (link) and Home (heading) texts
author Chris Cannam
date Thu, 16 Dec 2010 13:27:11 +0000
parents fb3d7118d65f
children 98b2834d136b 4f06dd055f19
files app/views/welcome/index.rhtml config/locales/bg.yml config/locales/bs.yml config/locales/ca.yml config/locales/cs.yml config/locales/da.yml config/locales/de.yml config/locales/el.yml config/locales/en-GB.yml config/locales/en.yml config/locales/es.yml config/locales/eu.yml config/locales/fi.yml config/locales/fr.yml config/locales/gl.yml config/locales/he.yml config/locales/hr.yml config/locales/hu.yml config/locales/id.yml config/locales/it.yml config/locales/ja.yml config/locales/ko.yml config/locales/lt.yml config/locales/lv.yml config/locales/mk.yml config/locales/mn.yml config/locales/nl.yml config/locales/no.yml config/locales/pl.yml config/locales/pt-BR.yml config/locales/pt.yml config/locales/ro.yml config/locales/ru.yml config/locales/sk.yml config/locales/sl.yml config/locales/sr-YU.yml config/locales/sr.yml config/locales/sv.yml config/locales/th.yml config/locales/tr.yml config/locales/uk.yml config/locales/vi.yml config/locales/zh-TW.yml config/locales/zh.yml
diffstat 44 files changed, 46 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/welcome/index.rhtml	Thu Dec 16 13:04:16 2010 +0000
+++ b/app/views/welcome/index.rhtml	Thu Dec 16 13:27:11 2010 +0000
@@ -4,7 +4,7 @@
   </div>
 <% end %>
 
-<h2><%= l(:label_home) %></h2>
+<h2><%= l(:label_home_heading) %></h2>
 
 <div class="splitcontentleft">
   <%= textilizable Setting.welcome_text %>
--- a/config/locales/bg.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/bg.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -308,6 +308,7 @@
   label_register: Регистрация
   label_password_lost: Забравена парола
   label_home: Начало
+  label_home_heading: Начало
   label_my_page: Лична страница
   label_my_account: Профил
   label_my_projects: Проекти, в които участвам
--- a/config/locales/bs.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/bs.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -434,6 +434,7 @@
   label_login_with_open_id_option: ili prijava sa OpenID-om
   label_password_lost: Izgubljena lozinka
   label_home: Početna stranica
+  label_home_heading: Početna stranica
   label_my_page: Moja stranica
   label_my_account: Moj korisnički račun
   label_my_projects: Moji projekti
--- a/config/locales/ca.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/ca.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -470,6 +470,7 @@
   label_login_with_open_id_option: "o entra amb l'OpenID"
   label_password_lost: Contrasenya perduda
   label_home: Inici
+  label_home_heading: Inici
   label_my_page: La meva pàgina
   label_my_account: El meu compte
   label_my_projects: Els meus projectes
--- a/config/locales/cs.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/cs.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -352,6 +352,7 @@
   label_register: Registrovat
   label_password_lost: Zapomenuté heslo
   label_home: Úvodní
+  label_home_heading: Úvodní
   label_my_page: Moje stránka
   label_my_account: Můj účet
   label_my_projects: Moje projekty
--- a/config/locales/da.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/da.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -360,6 +360,7 @@
   label_register: Registrér
   label_password_lost: Glemt kodeord
   label_home: Forside
+  label_home_heading: Forside
   label_my_page: Min side
   label_my_account: Min konto
   label_my_projects: Mine projekter
--- a/config/locales/de.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/de.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -486,6 +486,7 @@
   label_login_with_open_id_option: oder mit OpenID anmelden
   label_password_lost: Kennwort vergessen
   label_home: Hauptseite
+  label_home_heading: Hauptseite
   label_my_page: Meine Seite
   label_my_account: Mein Konto
   label_my_projects: Meine Projekte
--- a/config/locales/el.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/el.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -432,6 +432,7 @@
   label_login_with_open_id_option: ή συνδεθείτε με OpenID
   label_password_lost: Ανάκτηση κωδικού πρόσβασης
   label_home: Αρχική σελίδα
+  label_home_heading: Αρχική σελίδα
   label_my_page: Η σελίδα μου
   label_my_account: Ο λογαριασμός μου
   label_my_projects: Τα έργα μου
--- a/config/locales/en-GB.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/en-GB.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -467,7 +467,8 @@
   label_register: Register
   label_login_with_open_id_option: or login with OpenID
   label_password_lost: Lost password
-  label_home: Welcome!
+  label_home: Home
+  label_home_heading: Welcome!
   label_my_page: My page
   label_my_account: My account
   label_my_projects: My projects
--- a/config/locales/en.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/en.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -483,7 +483,8 @@
   label_register: Register
   label_login_with_open_id_option: or login with OpenID
   label_password_lost: Lost password
-  label_home: Welcome!
+  label_home: Home
+  label_home_heading: Welcome!
   label_my_page: My page
   label_my_account: My account
   label_my_projects: My projects
--- a/config/locales/es.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/es.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -460,6 +460,7 @@
   label_help: Ayuda
   label_history: Histórico
   label_home: Inicio
+  label_home_heading: Inicio
   label_in: en
   label_in_less_than: en menos que
   label_in_more_than: en más que
--- a/config/locales/eu.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/eu.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -455,6 +455,7 @@
   label_login_with_open_id_option: edo OpenID-rekin saioa hasi
   label_password_lost: Pasahitza galduta
   label_home: Hasiera
+  label_home_heading: Hasiera
   label_my_page: Nire orria
   label_my_account: Nire kontua
   label_my_projects: Nire proiektuak
--- a/config/locales/fi.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/fi.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -360,6 +360,7 @@
   label_register: Rekisteröidy
   label_password_lost: Hukattu salasana
   label_home: Koti
+  label_home_heading: Koti
   label_my_page: Omasivu
   label_my_account: Oma tili
   label_my_projects: Omat projektit
--- a/config/locales/fr.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/fr.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -477,6 +477,7 @@
   label_login_with_open_id_option: S'authentifier avec OpenID
   label_password_lost: Mot de passe perdu
   label_home: Accueil
+  label_home_heading: Accueil
   label_my_page: Ma page
   label_my_account: Mon compte
   label_my_projects: Mes projets
--- a/config/locales/gl.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/gl.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -437,6 +437,7 @@
   label_help: Axuda
   label_history: Histórico
   label_home: Inicio
+  label_home_heading: Inicio
   label_in: en
   label_in_less_than: en menos que
   label_in_more_than: en mais que
--- a/config/locales/he.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/he.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -474,6 +474,7 @@
   label_login_with_open_id_option: או התחבר באמצעות OpenID
   label_password_lost: אבדה הסיסמה?
   label_home: דף הבית
+  label_home_heading: דף הבית
   label_my_page: הדף שלי
   label_my_account: החשבון שלי
   label_my_projects: הפרויקטים שלי
--- a/config/locales/hr.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/hr.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -450,6 +450,7 @@
   label_login_with_open_id_option: or login with OpenID
   label_password_lost: Izgubljena zaporka
   label_home: Početna stranica
+  label_home_heading: Početna stranica
   label_my_page: Moja stranica
   label_my_account: Moj profil
   label_my_projects: Moji projekti
--- a/config/locales/hu.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/hu.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -376,6 +376,7 @@
   label_register: Regisztráljon
   label_password_lost: Elfelejtett jelszó
   label_home: Kezdőlap
+  label_home_heading: Kezdőlap
   label_my_page: Saját kezdőlapom
   label_my_account: Fiókom adatai
   label_my_projects: Saját projektem
--- a/config/locales/id.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/id.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -441,6 +441,7 @@
   label_login_with_open_id_option: atau login menggunakan OpenID
   label_password_lost: Lupa password
   label_home: Halaman depan
+  label_home_heading: Halaman depan
   label_my_page: Beranda
   label_my_account: Akun saya
   label_my_projects: Proyek saya
--- a/config/locales/it.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/it.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -319,6 +319,7 @@
   label_register: Registrati
   label_password_lost: Password dimenticata
   label_home: Home
+  label_home_heading: Home
   label_my_page: Pagina personale
   label_my_account: Il mio utente
   label_my_projects: I miei progetti
--- a/config/locales/ja.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/ja.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -499,6 +499,7 @@
   label_login_with_open_id_option: またはOpenIDでログインする
   label_password_lost: パスワードの再発行
   label_home: ホーム
+  label_home_heading: ホーム
   label_my_page: マイページ
   label_my_account: 個人設定
   label_my_projects: マイプロジェクト
--- a/config/locales/ko.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/ko.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -484,6 +484,7 @@
   label_login_with_open_id_option: 또는 OpenID로 로그인
   label_password_lost: 비밀번호 찾기
   label_home: 초기화면
+  label_home_heading: 초기화면
   label_my_page: 내 페이지
   label_my_account: 내 계정
   label_my_projects: 내 프로젝트
--- a/config/locales/lt.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/lt.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -500,6 +500,7 @@
   label_register: Užsiregistruoti
   label_password_lost: Prarastas slaptažodis
   label_home: Pagrindinis
+  label_home_heading: Pagrindinis
   label_my_page: Mano puslapis
   label_my_account: Mano paskyra
   label_my_projects: Mano projektai
--- a/config/locales/lv.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/lv.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -449,6 +449,7 @@
   label_login_with_open_id_option: vai pieslēgties ar OpenID
   label_password_lost: Nozaudēta parole
   label_home: Sākums
+  label_home_heading: Sākums
   label_my_page: Mana lapa
   label_my_account: Mans konts
   label_my_projects: Mani projekti
--- a/config/locales/mk.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/mk.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -467,6 +467,7 @@
   label_login_with_open_id_option: или најави се со OpenID
   label_password_lost: Изгубена лозинка
   label_home: Почетна
+  label_home_heading: Почетна
   label_my_page: Мојата страна
   label_my_account: Мојот профил
   label_my_projects: Мои проекти
--- a/config/locales/mn.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/mn.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -453,6 +453,7 @@
   label_login_with_open_id_option: or login with OpenID
   label_password_lost: Нууц үгээ алдсан
   label_home: Нүүр
+  label_home_heading: Нүүр
   label_my_page: Миний хуудас
   label_my_account: Миний данс
   label_my_projects: Миний төслүүд
--- a/config/locales/nl.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/nl.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -403,6 +403,7 @@
   label_help: Help
   label_history: Geschiedenis
   label_home: Home
+  label_home_heading: Home
   label_in: in
   label_in_less_than: in minder dan
   label_in_more_than: in meer dan
--- a/config/locales/no.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/no.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -347,6 +347,7 @@
   label_register: Registrer
   label_password_lost: Mistet passord
   label_home: Hjem
+  label_home_heading: Hjem
   label_my_page: Min side
   label_my_account: Min konto
   label_my_projects: Mine prosjekter
--- a/config/locales/pl.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/pl.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -434,6 +434,7 @@
   label_help: Pomoc
   label_history: Historia
   label_home: Główna
+  label_home_heading: Główna
   label_in: w
   label_in_less_than: mniejsze niż
   label_in_more_than: większe niż
--- a/config/locales/pt-BR.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/pt-BR.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -385,6 +385,7 @@
   label_register: Cadastre-se
   label_password_lost: Perdi minha senha
   label_home: Página inicial
+  label_home_heading: Página inicial
   label_my_page: Minha página
   label_my_account: Minha conta
   label_my_projects: Meus projetos
--- a/config/locales/pt.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/pt.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -370,6 +370,7 @@
   label_register: Registar
   label_password_lost: Perdi a palavra-chave
   label_home: Página Inicial
+  label_home_heading: Página Inicial
   label_my_page: Página Pessoal
   label_my_account: Minha conta
   label_my_projects: Meus projectos
--- a/config/locales/ro.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/ro.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -413,6 +413,7 @@
   label_login_with_open_id_option: sau autentificare cu OpenID
   label_password_lost: Parolă uitată
   label_home: Acasă
+  label_home_heading: Acasă
   label_my_page: Pagina mea
   label_my_account: Contul meu
   label_my_projects: Proiectele mele
--- a/config/locales/ru.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/ru.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -516,6 +516,7 @@
   label_help: Помощь
   label_history: История
   label_home: Домашняя страница
+  label_home_heading: Домашняя страница
   label_incoming_emails: Приём сообщений
   label_index_by_date: История страниц
   label_index_by_title: Оглавление
--- a/config/locales/sk.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/sk.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -346,6 +346,7 @@
   label_register: Registrovať
   label_password_lost: Zabudnuté heslo
   label_home: Domovská stránka
+  label_home_heading: Domovská stránka
   label_my_page: Moja stránka
   label_my_account: Môj účet
   label_my_projects: Moje projekty
--- a/config/locales/sl.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/sl.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -409,6 +409,7 @@
   label_register: Registracija
   label_password_lost: Izgubljeno geslo
   label_home: Domov
+  label_home_heading: Domov
   label_my_page: Moja stran
   label_my_account: Moj račun
   label_my_projects: Moji projekti
--- a/config/locales/sr-YU.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/sr-YU.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -464,6 +464,7 @@
   label_login_with_open_id_option: ili prijava sa OpenID
   label_password_lost: Izgubljena lozinka
   label_home: Početak
+  label_home_heading: Početak
   label_my_page: Moja stranica
   label_my_account: Moj nalog
   label_my_projects: Moji projekti
--- a/config/locales/sr.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/sr.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -464,6 +464,7 @@
   label_login_with_open_id_option: или пријава са OpenID
   label_password_lost: Изгубљена лозинка
   label_home: Почетак
+  label_home_heading: Почетак
   label_my_page: Моја страница
   label_my_account: Мој налог
   label_my_projects: Моји пројекти
--- a/config/locales/sv.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/sv.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -518,6 +518,7 @@
   label_login_with_open_id_option: eller logga in med OpenID
   label_password_lost: Glömt lösenord
   label_home: Hem
+  label_home_heading: Hem
   label_my_page: Min sida
   label_my_account: Mitt konto
   label_my_projects: Mina projekt
--- a/config/locales/th.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/th.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -348,6 +348,7 @@
   label_register: ลงทะเบียน
   label_password_lost: ลืมรหัสผ่าน
   label_home: หน้าแรก
+  label_home_heading: หน้าแรก
   label_my_page: หน้าของฉัน
   label_my_account: บัญชีของฉัน
   label_my_projects: โครงการของฉัน
--- a/config/locales/tr.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/tr.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -375,6 +375,7 @@
   label_register: Kayıt
   label_password_lost: Parolamı unuttum?
   label_home: Anasayfa
+  label_home_heading: Anasayfa
   label_my_page: Kişisel Sayfam
   label_my_account: Hesabım
   label_my_projects: Projelerim
--- a/config/locales/uk.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/uk.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -323,6 +323,7 @@
   label_register: Зареєструватися
   label_password_lost: Забули пароль
   label_home: Домашня сторінка
+  label_home_heading: Домашня сторінка
   label_my_page: Моя сторінка
   label_my_account: Мій обліковий запис
   label_my_projects: Мої проекти
--- a/config/locales/vi.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/vi.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -415,6 +415,7 @@
   label_register: Đăng ký
   label_password_lost: Phục hồi mật mã
   label_home: Trang chính
+  label_home_heading: Trang chính
   label_my_page: Trang riêng
   label_my_account: Cá nhân
   label_my_projects: Dự án của bạn
--- a/config/locales/zh-TW.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/zh-TW.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -559,6 +559,7 @@
   label_login_with_open_id_option: 或使用 OpenID 登入
   label_password_lost: 遺失密碼
   label_home: 網站首頁
+  label_home_heading: 網站首頁
   label_my_page: 帳戶首頁
   label_my_account: 我的帳戶
   label_my_projects: 我的專案
--- a/config/locales/zh.yml	Thu Dec 16 13:04:16 2010 +0000
+++ b/config/locales/zh.yml	Thu Dec 16 13:27:11 2010 +0000
@@ -470,6 +470,7 @@
   label_login_with_open_id_option: 或使用OpenID登录
   label_password_lost: 忘记密码
   label_home: 主页
+  label_home_heading: 主页
   label_my_page: 我的工作台
   label_my_account: 我的帐号
   label_my_projects: 我的项目