Opened 11 years ago
Closed 11 years ago
#1330 closed enhancement (fixed)
Add context to plugin directory string
| Reported by: | extendwings | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
In Japanese, we translated this string (and %d others) into 他%d人 (=and %d other people) for plugins/_contributors.php.
But I'd like to translate it into 他%dヶ国語 (=and %d other languages) for plugins/_available_translations.php.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
So, instead of:
We should instead use something like:
Correct?