search for: label_feeds_access_key

Displaying 1 result from an estimated 1 matches for "label_feeds_access_key".

2010 Aug 13
0
Rails 2 and Rails 3 in the same gemset leads to errors
.../_sidebar.rhtml: 1: <h3><%=l(:label_my_account)%></h3> 2: 3: <p><%=l(:field_login)%>: <strong><%= @user.login %></strong><br /> 4: <%=l(:field_created_on)%>: <%= format_time(@user.created_on) %></p> 5: 6: 7: <h4><%= l(:label_feeds_access_key) %></h4> /var/www/vhosts/mydomain.org/.rvm/gems/ruby-1.8.7-p299/gems/ i18n-0.4.1/lib/i18n/backend/base.rb:186:in `interpolate_without_deprecated_syntax'' /var/www/vhosts/mydomain.org/.rvm/gems/ruby-1.8.7-p299/gems/ i18n-0.4.1/lib/i18n/backend/base.rb:49:in `translate'&...