Custom Query (1168 matches)
Results (10 - 12 of 1168)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#390 | fixed | "Separate tags by commas" should be unnecessary | ||
Description |
I think JanCBorchardt talked about this before. This text really shouldn't be necessary. We should choose one method and stick with it. The user should be able to enter tags as desired, after which they will automatically be seperated. |
|||
#236 | FIXED | "Your email will never be published." is not universally true. | ||
Description |
The string at mediagoblin/auth/forms.py:48 ("Your email will never be published.") may not apply to every instance of MediaGoblin: someone might want to install MediaGoblin and not promise to keep the e-mail addresses private. The string needs to be changed/removed, or made admin-editable. |
|||
#766 | fixed | "accoutn" instead of "account" | ||
Description |
In mediagoblin/auth/views.py:340 the string says: "You are no longer an active user. Please contact the system admin to reactivate your accoutn." Typo in account (accoutn insteand of account). |