Opened 21 years ago
Closed 21 years ago
#931 closed defect (bug) (fixed)
String incongruency in option-generals.php and POT file fo li8n
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 1.5 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
On line 32 of options-general.php the string:
'If you want your blog homepage to be different than the directory you installed WordPress in, enter that address here. '
ends witha space but the POT file actually used for translation report the strng without the space so even if translated english version is applied.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Maybe Ryan already did this?