[DRE-commits] r4189 - trunk/redmine/debian/patches
Jérémy Lal
kapouer-guest at alioth.debian.org
Tue Sep 22 22:56:25 UTC 2009
Author: kapouer-guest
Date: 2009-09-22 22:56:25 +0000 (Tue, 22 Sep 2009)
New Revision: 4189
Added:
trunk/redmine/debian/patches/changeset_r2888.diff
Modified:
trunk/redmine/debian/patches/series
Log:
Manual upstream patch
Added: trunk/redmine/debian/patches/changeset_r2888.diff
===================================================================
--- trunk/redmine/debian/patches/changeset_r2888.diff (rev 0)
+++ trunk/redmine/debian/patches/changeset_r2888.diff 2009-09-22 22:56:25 UTC (rev 4189)
@@ -0,0 +1,30 @@
+Cherry pick upstream patch
+===================================================================
+--- redmine/config/locales/ru.yml (revision 2887)
++++ redmine/config/locales/ru.yml (revision 2888)
+@@ -503,8 +503,8 @@
+ label_history: История
+ label_home: Домашняя страница
+ label_incoming_emails: Приём сообщений
+- label_index_by_date: Индекс по дате
+- label_index_by_title: Индекс по названию
++ label_index_by_date: История страниц
++ label_index_by_title: Оглавление
+ label_information_plural: Информация
+ label_information: Информация
+ label_in_less_than: менее чем
+@@ -914,10 +914,10 @@
+ text_workflow_edit: Выберите роль и трекер для редактирования последовательности состояний
+
+ warning_attachments_not_saved: "{{count}} файл(ов) невозможно сохранить."
+- text_wiki_page_destroy_question: This page has {{descendants}} child page(s) and descendant(s). What do you want to do?
+- text_wiki_page_reassign_children: Reassign child pages to this parent page
+- text_wiki_page_nullify_children: Keep child pages as root pages
+- text_wiki_page_destroy_children: Delete child pages and all their descendants
++ text_wiki_page_destroy_question: Эта страница имеет {{descendants}} дочерних страниц и их потомков. Что вы хотите сделать?
++ text_wiki_page_reassign_children: Переопределить дочерние страницы на текущую страницу
++ text_wiki_page_nullify_children: Сделать дочерние страницы главными страницами
++ text_wiki_page_destroy_children: Удалить дочерние страницы и всех их потомков
+ setting_password_min_length: Минимальная длина пароля
+ field_group_by: Группировать результаты по
+ mail_subject_wiki_content_updated: "Wiki-страница '{{page}}' была обновлена"
Modified: trunk/redmine/debian/patches/series
===================================================================
--- trunk/redmine/debian/patches/series 2009-09-22 02:04:15 UTC (rev 4188)
+++ trunk/redmine/debian/patches/series 2009-09-22 22:56:25 UTC (rev 4189)
@@ -1,2 +1,3 @@
01_paths.patch
+changeset_r2888.diff
changeset_r2889.diff
More information about the Pkg-ruby-extras-commits
mailing list