projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1392e63
)
Fix typoed expansion variable in translation
author
Tom Hughes
<tom@compton.nu>
Sat, 16 Jun 2018 11:52:23 +0000
(12:52 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sat, 16 Jun 2018 11:52:23 +0000
(12:52 +0100)
config/locales/en.yml
patch
|
blob
|
history
diff --git
a/config/locales/en.yml
b/config/locales/en.yml
index 5b0807dba314923ac4e5e2f90f78309b79297c58..85950e1bce0d8378514239f00e68fd7ca990adf2 100644
(file)
--- a/
config/locales/en.yml
+++ b/
config/locales/en.yml
@@
-985,7
+985,7
@@
en:
helper:
reportable_title:
diary_comment: "%{entry_title}, comment #%{comment_id}"
- note: "Note #{note_id}"
+ note: "Note #
%
{note_id}"
issue_comments:
create:
comment_created: Your comment was successfully created