[refs #340] changed translations for monitoring pages
This commit is contained in:
parent
4db9bf4587
commit
b8cadd8a22
|
@ -1,4 +1,4 @@
|
|||
-set_meta_tags :title => t('layout.product_build_lists.list_header')
|
||||
-set_meta_tags :title => t('.title')
|
||||
/ #myTable
|
||||
%table.tablesorter{:cellpadding => "0", :cellspacing => "0"}
|
||||
%thead
|
||||
|
|
|
@ -11,7 +11,6 @@ en:
|
|||
build_failed: Build failed
|
||||
build_started: Build in progress
|
||||
build_completed: Build
|
||||
list_header: Products
|
||||
|
||||
ownership:
|
||||
header: Build list ownership
|
||||
|
|
|
@ -11,7 +11,6 @@ ru:
|
|||
build_failed: Ошибка сборки
|
||||
build_started: Собирается
|
||||
build_completed: Собран
|
||||
list_header: Продукты
|
||||
|
||||
ownership:
|
||||
header: Принадлежность заданий
|
||||
|
|
|
@ -7,7 +7,10 @@ en:
|
|||
title: 'Your Profile'
|
||||
build_lists:
|
||||
index:
|
||||
title: 'Build Lists'
|
||||
title: 'Projects Monitoring'
|
||||
product_build_lists:
|
||||
index:
|
||||
title: 'Products Monitoring'
|
||||
git:
|
||||
commits:
|
||||
index:
|
||||
|
|
|
@ -7,7 +7,10 @@ ru:
|
|||
title: 'Ваш профиль'
|
||||
build_lists:
|
||||
index:
|
||||
title: 'Сборки'
|
||||
title: 'Мониторинг проектов'
|
||||
product_build_lists:
|
||||
index:
|
||||
title: 'Мониторинг продуктов'
|
||||
git:
|
||||
commits:
|
||||
index:
|
||||
|
|
Loading…
Reference in New Issue