Custom Query (2152 matches)
Results (1774 - 1776 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2286 | fixed | Upgrade to boostrap v2.0.2 | zephod | zephod |
Description |
I minified bootstrap and apparently downgraded the version. This breaks things in Recline, and creates weird discrepancies (DGU uses 2.0.2 and had some problems importing HTML from TheDataHub? core, for example.)
|
|||
#2289 | fixed | Flash messages are not being translated? | toby | seanh |
Description |
There are a couple of flash messages in ckan/controllers/user.py that show up in English, even if another language is in use, and even though the strings are marked for translation with gettext and have translations in the po and mo files: "[USER NAME] is now logged in" "Login failed. Bad username or password. (Or if using OpenID, it hasn't been associated with a user account.)" |
|||
#2290 | fixed | Mark facet titles in search pages for translation | seanh | seanh |
Description |
The strings Tags, Res_format and Groups on e.g. the package index page should be marked for translation. These strings have been refactored in the feature-1821-multilingual-extension branch, so wait until that branch has been merged into master. |