]> source.dussan.org Git - redmine.git/commitdiff
Fixed a couple of spelling errors (JT Zemp)
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 May 2007 18:11:49 +0000 (18:11 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 May 2007 18:11:49 +0000 (18:11 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@537 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/settings/edit.rhtml
lang/bg.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/it.yml
lang/ja.yml
lang/pt-br.yml
lang/pt.yml
lang/zh.yml

index f88d3f14a595c7bc25648f03ad831bbabe9c0448..ad068209cc61954a49883ab86219f0226d8e6ef2 100644 (file)
 
 <fieldset class="box"><legend><%= l(:text_issues_ref_in_commit_messages) %></legend>
 <p><label><%= l(:setting_commit_ref_keywords) %></label>
-<%= text_field_tag 'settings[commit_ref_keywords]', Setting.commit_ref_keywords, :size => 30 %><br /><em><%= l(:text_coma_separated) %></em></p>
+<%= text_field_tag 'settings[commit_ref_keywords]', Setting.commit_ref_keywords, :size => 30 %><br /><em><%= l(:text_comma_separated) %></em></p>
 
 <p><label><%= l(:setting_commit_fix_keywords) %></label>
 <%= text_field_tag 'settings[commit_fix_keywords]', Setting.commit_fix_keywords, :size => 30 %>
 &nbsp;<%= l(:label_applied_status) %>: <%= select_tag 'settings[commit_fix_status_id]', options_for_select( [["", 0]] + IssueStatus.find(:all).collect{|status| [status.name, status.id.to_s]}, Setting.commit_fix_status_id) %>
-<br /><em><%= l(:text_coma_separated) %></em></p>
+<br /><em><%= l(:text_comma_separated) %></em></p>
 </fieldset>
 
 <%= submit_tag l(:button_save) %>
index 6aa2e80093244dad725254a551a54d05973c0cdc..912074400f562f13a50a24d8a5ccdfaef0b42ff6 100644 (file)
@@ -372,7 +372,7 @@ label_applied_status: Промени статуса на
 label_loading: Зареждане...
 label_relation_new: New relation
 label_relation_delete: Delete relation
-label_relates_to: related tp
+label_relates_to: related to
 label_duplicates: duplicates
 label_blocks: blocks
 label_blocked_by: blocked by
@@ -445,7 +445,7 @@ text_caracters_maximum: До %d символа.
 text_length_between: От %d до %d символа.
 text_tracker_no_workflow: Няма дефиниран workflow за този тракер
 text_unallowed_characters: Непозволени символи
-text_coma_separated: Позволено е изброяване (с разделител запетая).
+text_comma_separated: Позволено е изброяване (с разделител запетая).
 text_issues_ref_in_commit_messages: Отбелязване и приключване на задачи от commit съобщения
 
 default_role_manager: Мениджър
index a7bc414ab68dbb021a233c8bb4a5c13ec9e6304b..b74aa5c690c02bb03a376b1044c5bb1e3b9a0622 100644 (file)
@@ -372,7 +372,7 @@ label_applied_status: Applied status
 label_loading: Loading...
 label_relation_new: New relation
 label_relation_delete: Delete relation
-label_relates_to: related tp
+label_relates_to: related to
 label_duplicates: duplicates
 label_blocks: blocks
 label_blocked_by: blocked by
@@ -445,7 +445,7 @@ text_caracters_maximum: %d characters maximum.
 text_length_between: Length between %d and %d characters.
 text_tracker_no_workflow: No workflow defined for this tracker
 text_unallowed_characters: Unallowed characters
-text_coma_separated: Multiple values allowed (coma separated).
+text_comma_separated: Multiple values allowed (comma separated).
 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
 
 default_role_manager: Manager
index b158c88dc153ce15369775b1b4b2482c4b441030..586fc8b091e9b7740abca6e2c4f6c1d5da603372 100644 (file)
@@ -372,7 +372,7 @@ label_applied_status: Applied status
 label_loading: Loading...
 label_relation_new: New relation
 label_relation_delete: Delete relation
-label_relates_to: related tp
+label_relates_to: related to
 label_duplicates: duplicates
 label_blocks: blocks
 label_blocked_by: blocked by
@@ -445,7 +445,7 @@ text_caracters_maximum: %d characters maximum.
 text_length_between: Length between %d and %d characters.
 text_tracker_no_workflow: No workflow defined for this tracker
 text_unallowed_characters: Unallowed characters
-text_coma_separated: Multiple values allowed (coma separated).
+text_comma_separated: Multiple values allowed (comma separated).
 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
 
 default_role_manager: Manager
index d91c8dab28dc05975ec6b93b9858186cba692d57..2a0b3599cacebdccea0f8e46cf900c6e6d11f140 100644 (file)
@@ -372,7 +372,7 @@ label_applied_status: Applied status
 label_loading: Loading...
 label_relation_new: New relation
 label_relation_delete: Delete relation
-label_relates_to: related tp
+label_relates_to: related to
 label_duplicates: duplicates
 label_blocks: blocks
 label_blocked_by: blocked by
@@ -445,7 +445,7 @@ text_caracters_maximum: %d characters maximum.
 text_length_between: Length between %d and %d characters.
 text_tracker_no_workflow: No workflow defined for this tracker
 text_unallowed_characters: Unallowed characters
-text_coma_separated: Multiple values allowed (coma separated).
+text_comma_separated: Multiple values allowed (comma separated).
 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
 
 default_role_manager: Manager
index e4b6706044d4def2aa8199b2db342ca71953450d..35ec97b3643781839586c2a994aa55b0ee92f996 100644 (file)
@@ -445,7 +445,7 @@ text_caracters_maximum: %d caractères maximum.
 text_length_between: Longueur comprise entre %d et %d caractères.
 text_tracker_no_workflow: Aucun worflow n'est défini pour ce tracker
 text_unallowed_characters: Caractères non autorisés
-text_coma_separated: Plusieurs valeurs possibles (séparées par des virgules).
+text_comma_separated: Plusieurs valeurs possibles (séparées par des virgules).
 text_issues_ref_in_commit_messages: Référencement et résolution des demandes dans les commentaires SVN
 
 default_role_manager: Manager
index 7cfacfab5ecb74c868344606869743a18c986384..91eaae6e3db8630f14935c437b27457a806ec986 100644 (file)
@@ -372,7 +372,7 @@ label_applied_status: Applied status
 label_loading: Loading...
 label_relation_new: New relation
 label_relation_delete: Delete relation
-label_relates_to: related tp
+label_relates_to: related to
 label_duplicates: duplicates
 label_blocks: blocks
 label_blocked_by: blocked by
@@ -445,7 +445,7 @@ text_caracters_maximum: massimo %d caratteri.
 text_length_between: Lunghezza compresa tra %d e %d caratteri.
 text_tracker_no_workflow: Nessun workflow definito per questo tracker
 text_unallowed_characters: Unallowed characters
-text_coma_separated: Multiple values allowed (coma separated).
+text_comma_separated: Multiple values allowed (comma separated).
 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
 
 default_role_manager: Manager
index f72d93d56c6729d8af28334aeb43fd0ba662b5e3..2c205bee837da23603465af0791293b3d3a8e982 100644 (file)
@@ -373,7 +373,7 @@ label_applied_status: Applied status
 label_loading: Loading...
 label_relation_new: New relation
 label_relation_delete: Delete relation
-label_relates_to: related tp
+label_relates_to: related to
 label_duplicates: duplicates
 label_blocks: blocks
 label_blocked_by: blocked by
@@ -446,7 +446,7 @@ text_caracters_maximum: 最大 %d 文字です。
 text_length_between: 長さは %d から %d 文字までです。
 text_tracker_no_workflow: このトラッカーにワークフローが定義されていません
 text_unallowed_characters: Unallowed characters
-text_coma_separated: Multiple values allowed (coma separated).
+text_comma_separated: Multiple values allowed (comma separated).
 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
 
 default_role_manager: 管理者
index 0b6b64f23c424234cf84b404cd9d66cade930509..0b648af0ed76aac0137453f0f9369b2cfb90e61c 100644 (file)
@@ -372,7 +372,7 @@ label_applied_status: Applied status
 label_loading: Loading...\r
 label_relation_new: New relation\r
 label_relation_delete: Delete relation\r
-label_relates_to: related tp\r
+label_relates_to: related to\r
 label_duplicates: duplicates\r
 label_blocks: blocks\r
 label_blocked_by: blocked by\r
@@ -445,7 +445,7 @@ text_caracters_maximum: %d maximo de caracteres
 text_length_between: Tamanho entre %d e %d caracteres.\r
 text_tracker_no_workflow: Sem workflow definido para este tipo.\r
 text_unallowed_characters: Unallowed characters\r
-text_coma_separated: Multiple values allowed (coma separated).\r
+text_comma_separated: Multiple values allowed (comma separated).\r
 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages\r
 \r
 default_role_manager: Analista de Negocio ou Gerente de Projeto\r
index 2a2c3f049c37c5f4d725f6be400609c6d0bf9fbe..4aa5eb6a0f301468650b3483c056139a42f0271f 100644 (file)
@@ -445,7 +445,7 @@ text_caracters_maximum: %d móximo de caracteres
 text_length_between: Tamanho entre %d e %d caracteres.
 text_tracker_no_workflow: Sem workflow definido para este tipo.
 text_unallowed_characters: Caracteres não permitidos
-text_coma_separated: Permitido múltiplos valores (separados por vírgula).
+text_comma_separated: Permitido múltiplos valores (separados por vírgula).
 text_issues_ref_in_commit_messages: Referenciando e arrumando tarefas nas mensagens de commit
 
 default_role_manager: Analista de Negócio ou Gerente de Projeto
index 016204bc24266b89e6b2c418a8161769c7494126..f71a05e0ca180dc2efc2aa5530e60aceeb42674f 100644 (file)
@@ -375,7 +375,7 @@ label_applied_status: Applied status
 label_loading: Loading...
 label_relation_new: New relation
 label_relation_delete: Delete relation
-label_relates_to: related tp
+label_relates_to: related to
 label_duplicates: duplicates
 label_blocks: blocks
 label_blocked_by: blocked by
@@ -448,7 +448,7 @@ text_caracters_maximum: %d characters maximum.
 text_length_between: Length between %d and %d characters.
 text_tracker_no_workflow: No workflow defined for this tracker
 text_unallowed_characters: Unallowed characters
-text_coma_separated: Multiple values allowed (coma separated).
+text_comma_separated: Multiple values allowed (comma separated).
 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
 
 default_role_manager: 管理员