Hi, I have also same problem.
<%="%s has %d apples and %s has more".t / "Goran" /5 /"Mihai"%>
generates 3 strings into the DB and, if you replace Goran with Sven,
another 2 strings are inserted into DB.
And also if you add a translation for %s has %d apples and %s has more
for a specific language, then load the in to that language, the string
is added again.

Did you solve the problem?

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to