aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Replace %s with {{}} in translation "If the address is wrong..."Louise Crow2013-04-10-42/+42
|
* Replace %s with {{}} in translations.Louise Crow2013-04-09-42/+42
|
* Replace %s with {{}} in translation for "Browse all..."Louise Crow2013-04-09-43/+43
|
* Use {{}} not %s in translation.Louise Crow2013-04-09-45/+46
|
* In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-77/+77
|
* In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-76/+76
|
* In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-80/+80
|
* In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-79/+79
|
* In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-78/+83
|
* Replace %s and %d with {{}} formatting in translated string.Louise Crow2013-04-09-84/+85
|
* In translation strings replace %{} with {{}} formattingMatthew Landauer2013-04-09-44/+42
|
* In translation strings replace %s and %d with {{}} formattingMatthew Landauer2013-04-09-56/+62
|
* In translation strings replace %d with {{}} formatting and get rid of htmlMatthew Landauer2013-04-09-62/+67
|
* In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-89/+89
|
* In translation strings replace %d with {{}} formattingMatthew Landauer2013-04-09-83/+84
|
* In translation strings replace %s and %d with {{}} formattingMatthew Landauer2013-04-09-89/+93
|
* Override n_ to add interpolationMatthew Landauer2013-04-09-0/+39
|
* In translation strings replace %s with {{}} formattingMatthew Landauer2013-04-09-46/+45
|
* In translation strings replace %s with {{}} formattingMatthew Landauer2013-04-09-43/+44
|
* Remove url from translation.Louise Crow2013-04-09-43/+43
|
* Remove translation string that is just html and no wordsMatthew Landauer2013-04-09-85/+1
|
* Use {{}} instead of %s in url interpolation.Louise Crow2013-04-09-81/+82
|
* Use {{}} instead of %s in url string interpolation.Louise Crow2013-04-09-39/+45
|
* Replace %s with {{}} interpolation format in url.Louise Crow2013-04-09-45/+45
|
* Replace %s with {{}} formatting in translation string with url.Louise Crow2013-04-09-55/+55
|
* Remove link html from translation messageMatthew Landauer2013-04-09-47/+47
|
* Move closing bracket to end of string, only want to translate text.Louise Crow2013-04-09-4/+4
|
* Remove link html from translation messageMatthew Landauer2013-04-09-43/+43
|
* Remove HTML a tag from all msgids and msgstrs.Louise Crow2013-04-09-46/+32
|
* Remove link html from translation messageMatthew Landauer2013-04-09-16/+9
|
* Remove link html from translation messageMatthew Landauer2013-04-09-31/+31
|
* Standardize linebreaksLouise Crow2013-04-09-19190/+8816
|
* Remove backup files. @selishta has confirmed they're not in active use.Louise Crow2013-04-09-21757/+0
| | | | | | | | | | Conflicts: locale/sq/app.po_ locale/sq/app__.po locale/sq/app_old3.po locale/sq/app_old4.po locale/sq/app_old5.po
* Merge branch 'feature/remove-memcached-and-interlock-references' into developLouise Crow2013-01-21-27/+0
|\
| * Remove memcached config files, references to memcached and interlock.Louise Crow2013-01-17-27/+0
|/
* Remove leading space - seems to be causing test failures, although not a ↵Louise Crow2013-01-17-1/+1
| | | | problem in app itself.
* Fix typo.Louise Crow2013-01-17-1/+1
|
* Merge remote-tracking branch 'openaustralia_github/interlock' into developLouise Crow2013-01-17-10676/+74
|\
| * Remove interlock as it's not compatible with Rails 3 and is unmaintainedHenare Degan2013-01-18-10676/+74
|/
* Merge remote-tracking branch 'openaustralia_github/rails_xss' into developLouise Crow2013-01-16-114/+3043
|\
| * html escaping fixMatthew Landauer2013-01-15-1/+1
| |
| * Merge remote-tracking branch 'mysociety/develop' into rails_xssMatthew Landauer2013-01-15-7521/+7097
| |\
| * | Removed reserved keys in gettext_interpolation because they were unused and ↵Matthew Landauer2013-01-15-4/+1
| | | | | | | | | | | | untested
| * | There's no way that gettext_interpolate would work when not passed a hash - ↵Matthew Landauer2013-01-15-25/+15
| | | | | | | | | | | | untested and unused. So removing.
| * | Remove escaping of code in gettext_interpolation because it's not used and ↵Matthew Landauer2013-01-15-5/+3
| | | | | | | | | | | | not tested
| * | More escaping fixesMatthew Landauer2013-01-15-4/+4
| | |
| * | Fix translations with interpolations to correctly handle safe_htmlMatthew Landauer2013-01-15-3/+49
| | |
| * | Added comment about the syntax of the interpolations in the translationsMatthew Landauer2013-01-15-0/+4
| | |
| * | More small html escaping fixesMatthew Landauer2013-01-15-2/+2
| | |
| * | Don't escape text emailsMatthew Landauer2013-01-15-1/+1
| | |