#17480 closed enhancement (fixed)
Credits page: Have 'Get involved' Codex URL localizable
| Reported by: | xibe | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | General | Version: | 3.2 |
| Severity: | trivial | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: |
Description
Currently, the Credits page features a link to http://codex.wordpress.org/Contributing_to_WordPress, which is all fine and dandy, except for those folks who can't read English.
For those lucky enough to have a translated documentation available online, I suggest we let the URL be localizable by translators.
Attachments (2)
Change History (15)
#4
@
15 years ago
I assume there's no localized URL for http://wordpress.org/about/?
See: 17480.diff
Minor update to xibe original patch. Also:
- whitespace cleanup
- NCR
#5
@
15 years ago
Thanks zeo.
WP.org is not translatable, so http://wordpress.org/about/ and http://wordpress.org/license/ are out of reach.
#6
@
15 years ago
- Keywords dev-feedback added
xibe, you're right. I refresh the patch and add changes to /wp-admin/freedoms.php too.
#9
@
15 years ago
I think it is better in cases like this to translate the urls separately because:
- It makes the strings simpler to translate if there isn't a codex url to update
- It doesn't break the translations for everyone who isn't going to translate the codex url
- It makes the translation of the url re-usable in more than one place - ensures consistency.
#11
follow-up:
↓ 12
@
15 years ago
Sure, the thinking makes sense, but for consistency, this should be applied to all Codex links in the POT (80-ish, if I'm not mistaken), starting with all the ones tied to contextual Help tabs, like:
<a href=\"http://codex.wordpress.org/Posts_Categories_Screen\" target=\"_blank\">Documentation on Categories</a>
It would be better, sure. But as a translator, I will curse you for making me re-link to all the 80-ish localized Codex pages :)
#12
in reply to: ↑ 11
;
follow-up:
↓ 13
@
15 years ago
Replying to xibe:
Sure, the thinking makes sense, but for consistency, this should be applied to all Codex links in the POT (80-ish, if I'm not mistaken), starting with all the ones tied to contextual Help tabs, like:
<a href=\"http://codex.wordpress.org/Posts_Categories_Screen\" target=\"_blank\">Documentation on Categories</a>
It would be better, sure. But as a translator, I will curse you for making me re-link to all the 80-ish localized Codex pages :)
I think we should do this going forwards for new links and go back and change the existing ones early in 3.3.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Damn, misspelt Nikolay's name, sorry!