diff options
author | elijah <elijah@riseup.net> | 2014-10-20 12:28:36 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-10-20 12:28:36 -0700 |
commit | 6714b257880a393994e58922f8959eecdf7615c5 (patch) | |
tree | 0402e23917f3c21f2eb05f96c08128ce437561e8 /config | |
parent | 22ad9db28f862d146c15b81634bece25c0460f05 (diff) |
updated i18n:bundle task so that transifex can pull in strings automatically from a stable url.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/errors.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/errors.en.yml b/config/locales/errors.en.yml index e0a909f..a8e7c6e 100644 --- a/config/locales/errors.en.yml +++ b/config/locales/errors.en.yml @@ -9,4 +9,4 @@ en: text: not_found: "You may have mistyped the address or the page may have moved." server_error: The problem has been logged and we will look into it. - not_found: Not found. + #not_found: Not found. |