Ticket #2414 (closed Bug: fixed)
Opened 8 years ago
need more prefixes for table summaries and image descriptions
| Reported by: | vinsci | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1.2 |
| Component: | Internationalization | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
http://plone.org/development/i18n/translators-guidelines lists some prefixes to use for msgid:s. There are currently no prefixes defined for the <table> summary attribute, nor for the <img> alt attribute.
Change History
comment:2 Changed 7 years ago by hannosch
I have started doing this for all table summaries with a summary_ prefix adding some missing summaries along the way.
What do we want to use for image titles and alt attributes? image_?
This won't be resolved completly in 2.1 but should be done in the 2.1-series.
Note: See
TracTickets for help on using
tickets.

AFAIK we can start using msgids for attributes with Zope > 2.7. So this is probably not for 2.0.