projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'upstream/pull/1576'
[rails.git]
/
app
/
views
/
changeset
/
timeout.atom.builder
diff --git
a/app/views/changeset/timeout.atom.builder
b/app/views/changeset/timeout.atom.builder
index c878905e6ed17d63ac9c33713f53232949cc38a5..b5eeeed4a1e37f2c3a16352f3d8eeb3fabd5723f 100644
(file)
--- a/
app/views/changeset/timeout.atom.builder
+++ b/
app/views/changeset/timeout.atom.builder
@@
-6,7
+6,7
@@
atom_feed(:language => I18n.locale, :schema_date => 2009,
feed.subtitle :type => "xhtml" do |xhtml|
xhtml.p do |p|
- p << t("
changeset.timeout
.sorry")
+ p << t(".sorry")
end
end
end