OSDN Git Service

Fixed untranslated string (:label_close_versions => Close completed versions)
authorAzamat Hackimov <azamat.hackimov@gmail.com>
Fri, 1 Jan 2010 16:49:43 +0000 (16:49 +0000)
committerAzamat Hackimov <azamat.hackimov@gmail.com>
Fri, 1 Jan 2010 16:49:43 +0000 (16:49 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3273 e93f8b46-1217-0410-a6f0-8f06a7374b81

37 files changed:
app/views/projects/settings/_versions.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.yml
config/locales/es.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.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/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.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

index 2a6acc3..8fcf11d 100644 (file)
@@ -34,7 +34,7 @@
 
 <div class="contextual">
 <% if @project.versions.any? %>
-       <%= link_to 'Close completed versions', {:controller => 'versions', :action => 'close_completed', :project_id => @project}, :method => :post %>
+       <%= link_to l(:label_close_versions), {:controller => 'versions', :action => 'close_completed', :project_id => @project}, :method => :post %>
 <% end %>
 </div>
 
index 5d7e23a..a1a018b 100644 (file)
@@ -872,3 +872,4 @@ bg:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 6013b9c..fb1a080 100644 (file)
@@ -896,3 +896,4 @@ bs:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 4f8193f..edbf75c 100644 (file)
@@ -875,3 +875,4 @@ ca:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 2255ca4..b6b14c3 100644 (file)
@@ -878,3 +878,4 @@ cs:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 87cd0e1..4793420 100644 (file)
@@ -898,3 +898,4 @@ da:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 757baa6..3ba8d37 100644 (file)
@@ -898,3 +898,4 @@ de:
   text_own_membership_delete_confirmation: |-
     Sie sind dabei, einige oder alle ihre Berechtigungen zu entfernen. Es ist möglich, dass Sie danach das Projekt nicht mehr sehen oder editiren dürfen. 
     Sind sie wirklich sicher, dass Sie dies tun möchten?
+  label_close_versions: Close completed versions
index 4a8ffb2..36705d1 100644 (file)
@@ -878,3 +878,4 @@ el:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index c21643c..41c5f2a 100644 (file)
@@ -499,6 +499,7 @@ en:
   label_version: Version
   label_version_new: New version
   label_version_plural: Versions
+  label_close_versions: Close completed versions
   label_confirmation: Confirmation
   label_export_to: 'Also available in:'
   label_read: Read...
index dd0ec9d..0421b25 100644 (file)
@@ -922,3 +922,4 @@ es:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index def80f9..ef16cf7 100644 (file)
@@ -908,3 +908,4 @@ fi:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 97849b5..564decb 100644 (file)
@@ -899,3 +899,4 @@ fr:
   setting_gravatar_default: Default Gravatar image
   setting_start_of_week: Start calendars on
   label_revision_id: Revision {{value}}
+  label_close_versions: Close completed versions
index 8f65a70..ac5350f 100644 (file)
@@ -898,3 +898,4 @@ gl:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index f2429c6..868a9a8 100644 (file)
@@ -882,3 +882,4 @@ he:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 70a963d..69e2744 100644 (file)
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 59d52f6..56bce1b 100644 (file)
@@ -890,3 +890,4 @@ id:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 2fc70a5..4e9debe 100644 (file)
@@ -885,3 +885,4 @@ it:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index b0e14d2..0451934 100644 (file)
@@ -907,3 +907,4 @@ ja:
   enumeration_doc_categories: 文書カテゴリ
   enumeration_activities: 作業分類 (時間トラッキング)
   enumeration_system_activity: システム作業分類
+  label_close_versions: Close completed versions
index 8c9de9d..321defa 100644 (file)
@@ -938,3 +938,4 @@ ko:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 60eec61..0f48518 100644 (file)
@@ -946,3 +946,4 @@ lt:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index b4630b2..0dc3119 100644 (file)
@@ -860,3 +860,4 @@ nl:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 89c034f..9e267a0 100644 (file)
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 4ff9ef2..93d0391 100644 (file)
@@ -901,3 +901,4 @@ pl:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 2628d81..d0b0221 100644 (file)
@@ -905,3 +905,4 @@ pt-BR:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index cacea62..4f43aac 100644 (file)
@@ -890,3 +890,4 @@ pt:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 59b2a07..0609d35 100644 (file)
@@ -875,3 +875,4 @@ ro:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index da7e860..5fad31c 100644 (file)
@@ -986,3 +986,4 @@ ru:
   text_own_membership_delete_confirmation: |-
     Вы собираетесь удалить некоторые или все права, из-за чего могут пропасть права на редактирование этого проекта.
     Продолжить?
+  label_close_versions: Закрыть завершенные версии
index cdc0480..a9ce6a4 100644 (file)
@@ -877,3 +877,4 @@ sk:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 66da1b3..fdbcd87 100644 (file)
@@ -874,3 +874,4 @@ sl:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 4792ff0..6b6debb 100644 (file)
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index e6345b4..ce38273 100644 (file)
@@ -928,3 +928,4 @@ sv:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 29f0747..1222190 100644 (file)
@@ -875,3 +875,4 @@ th:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 0bc54ad..9ac6674 100644 (file)
@@ -905,3 +905,4 @@ tr:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index c6adec8..5b440e8 100644 (file)
@@ -874,3 +874,4 @@ uk:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index ccba543..d460084 100644 (file)
@@ -937,3 +937,4 @@ vi:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions
index 7a2e8c7..2f9aafa 100644 (file)
   enumeration_doc_categories: 文件分類
   enumeration_activities: 活動 (時間追蹤)
   enumeration_system_activity: 系統活動
+  label_close_versions: Close completed versions
index 9821dda..f06e9fd 100644 (file)
@@ -902,3 +902,4 @@ zh:
   text_own_membership_delete_confirmation: |-
     You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
     Are you sure you want to continue?
+  label_close_versions: Close completed versions