Use lazy translations where possible
This commit is contained in:
parent
4a9846b078
commit
5bed217823
75 changed files with 401 additions and 401 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue