Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I18n is baked right into Rails, and it's great. But if you want to place markup
copy: "If you are already registered, %{login_link}!"
copy_login_link: "please sign in"</code></pre>

<pre><code><%=raw t("copy", login: link_to(t("copy_login_link"), login_path)) %></code></pre>
<pre><code><%=raw t("copy", login_link: link_to(t("copy_login_link"), login_path)) %></code></pre>

Wouldn't it be much nicer and easier to understand for your translator to have the whole copy in single label? *it* lets you do that:

Expand Down Expand Up @@ -79,4 +79,4 @@ I'm not a native speaker, so you'll probably find some spelling errors or clumsy

h2. Like it?

Like it? Flattr it! !http://api.flattr.com/button/flattr-badge-large.png!:http://flattr.com/thing/351483/it-HTML-tags-for-your-translations
Like it? Flattr it! !http://api.flattr.com/button/flattr-badge-large.png!:http://flattr.com/thing/351483/it-HTML-tags-for-your-translations