View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006749 | Anastasis | backend | public | 2021-02-13 21:45 | 2021-04-11 17:48 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | Git master | ||||
| Target Version | 0.0.0 | Fixed in Version | 0.0.0 | ||
| Summary | 0006749: support i18n wherever applicable | ||||
| Description | Challenge messages should use some templating logic that supports i18n instead of always being in English. | ||||
| Tags | No tags attached. | ||||
|
|
First: add continents_i18n capability to start state (see specification). |
|
|
Second: for "error_message", mark with gettext_noop() and document that applications should dgettext() these messages when rendering. Third: figure a way to do i18n for 'instructions' generated by authentication plugins. |
|
|
continents i18n is done. |
|
|
"second" point is done: error_messages are marked. |
|
|
5088a61..94f3cfc implements authorization plugin message internationalization using JSON resource files. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-02-13 21:45 | Christian Grothoff | New Issue | |
| 2021-02-13 21:51 | Christian Grothoff | Target Version | => 0.2.0 |
| 2021-03-15 22:41 | Christian Grothoff | Summary | support i18n for challenge messages => support i18n wherever applicable |
| 2021-03-19 20:22 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2021-03-19 20:22 | Christian Grothoff | Status | new => assigned |
| 2021-03-29 15:19 | Christian Grothoff | Note Added: 0017657 | |
| 2021-03-29 15:21 | Christian Grothoff | Note Edited: 0017657 | |
| 2021-03-31 17:11 | Christian Grothoff | Note Added: 0017663 | |
| 2021-04-05 19:31 | Christian Grothoff | Note Added: 0017701 | |
| 2021-04-05 19:50 | Christian Grothoff | Note Added: 0017702 | |
| 2021-04-05 20:54 | Christian Grothoff | Note Added: 0017703 | |
| 2021-04-05 20:54 | Christian Grothoff | Status | assigned => resolved |
| 2021-04-05 20:54 | Christian Grothoff | Resolution | open => fixed |
| 2021-04-05 20:54 | Christian Grothoff | Fixed in Version | => 0.0.0 |
| 2021-04-05 20:54 | Christian Grothoff | Target Version | 0.2.0 => 0.0.0 |
| 2021-04-11 17:48 | Christian Grothoff | Status | resolved => closed |