#32000 closed enhancement (fixed)
Some translators comments
| Reported by: | pavelevap | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | lowest | Milestone: | 4.2 |
| Component: | I18N | Version: | 4.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
#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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Some thoughts to javascript_accessible.patch:
beforeunloadstring is not used for accessibility.