Opened 6 years ago
Closed 6 years ago
#48863 closed defect (bug) (fixed)
i18n: Use %s placeholders in wp-admin/options-permalink.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | I18N | Keywords: | has-screenshots has-patch |
| Focuses: | administration | Cc: |
Description
Found 3 translation strings in wp-admin/options-permalink.php file that display the file name inside the string, instead of using %s placeholders.
I also checked all other strings in this file, those are the only strings that don't use placeholders.
Attachments (2)
Change History (8)
#4
follow-up:
↓ 5
@
6 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
@ramiy
On first string:
להוריד = download
להסיר = remove
Also, original text is an imperative, a command - Remove X now!
Translation string is optional - You may now remove X.
Note: See
TracTickets for help on using
tickets.
In 46957: