#32000 closed enhancement (fixed)
Some translators comments
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | lowest |
| Severity: | normal | Version: | 4.2 |
| Component: | I18N | Keywords: | has-patch |
| Focuses: | Cc: |
Description
I could not find where are some strings displayed and that is why I vote for adding translators comments. These strings can be translated a little bit different when you know where will be displayed (Javascript for screen readers). See attached patch.
Attachments (2)
Change History (9)
#2
follow-up:
↓ 3
@
11 years ago
- Priority changed from normal to lowest
- Type changed from defect (bug) to enhancement
#3
in reply to:
↑ 2
@
11 years ago
Replying to ocean90:
- "Javascript" should be "JavaScript"
Sorry, fixed.
- The
beforeunloadstring is not used for accessibility.
Sorry, lines were moved, fixed.
- What's the difference between translating a regular sting and a string for accessibility?
Sometimes strings can be translated in another context when we know that people will not see them, but only hear them. Translators should know about that, but it is not a big deal.
Note: See
TracTickets for help on using
tickets.
Some thoughts to javascript_accessible.patch:
beforeunloadstring is not used for accessibility.