Преглед на файлове

scm: git: use i18n text whether reporting last commit for files and directories in project setting (#8365, #7047).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5772 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/1.2.0
Toshi MARUYAMA преди 13 години
родител
ревизия
042a7661e3
променени са 2 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 1
    1
      app/helpers/repositories_helper.rb
  2. 2
    1
      config/locales/en.yml

+ 1
- 1
app/helpers/repositories_helper.rb Целия файл

@@ -235,7 +235,7 @@ module RepositoriesHelper
'<br />' + l(:text_scm_path_encoding_note)) +
content_tag('p', form.check_box(
:extra_report_last_commit,
:label => 'Report last commit for files and directories'
:label => l("label_git_report_last_commit")
))
end


+ 2
- 1
config/locales/en.yml Целия файл

@@ -819,7 +819,8 @@ en:
label_issues_visibility_all: All issues
label_issues_visibility_public: All non private issues
label_issues_visibility_own: Issues created by or assigned to the user
label_git_report_last_commit: Report last commit for files and directories

button_login: Login
button_submit: Submit
button_save: Save

Loading…
Отказ
Запис