unrhodecode/rhodecode/templates/email_templates
Marcin Kuzminski a9064c5007 translation: unified usage of pluralize function ungettext.
- now it's consistent _ungettext for pylons and pyramid
- will allow easier migration to full pyramid codebase
2017-07-24 10:00:06 +02:00
..
base.mako emails: added new tags to status sent 2016-08-03 15:21:38 +02:00
commit_comment.mako emails: fixed newlines in email templates that can break email sending code. 2017-05-03 18:44:10 +02:00
email_test.mako emails: fixed newlines in email templates that can break email sending code. 2017-05-03 18:44:10 +02:00
main.mako emails: fixed newlines in email templates that can break email sending code. 2017-05-03 18:44:10 +02:00
password_reset.mako emails: fixed newlines in email templates that can break email sending code. 2017-05-03 18:44:10 +02:00
password_reset_confirmation.mako emails: fixed newlines in email templates that can break email sending code. 2017-05-03 18:44:10 +02:00
pull_request_comment.mako emails: fixed newlines in email templates that can break email sending code. 2017-05-03 18:44:10 +02:00
pull_request_review.mako translation: unified usage of pluralize function ungettext. 2017-07-24 10:00:06 +02:00
test.mako emails: fixed newlines in email templates that can break email sending code. 2017-05-03 18:44:10 +02:00
user_registration.mako security: use new safe escaped user attributes across the application. 2017-06-19 15:14:02 +02:00