Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arendjr committed Aug 29, 2013
1 parent 6cb52f2 commit e4749e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Assuming the default functionName is used, translatable messages look like this:
In both cases, all string arguments inside the tr() function call are extracted as translatable
messages.

Be aware that concatenating translatable strings with variables data is inherently not
Be aware that concatenating translatable strings with variables is inherently not
possible. For example, this will __NOT__ work:

tr("Some value: " + value)
Expand Down

0 comments on commit e4749e8

Please sign in to comment.