Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#13652 closed defect (bug) (worksforme)

Some words aren't localized

Reported by: jconti's profile j.conti Owned by: nbachiyski's profile nbachiyski
Milestone: Priority: normal
Severity: normal Version: 3.0
Component: I18N Keywords: reporter-feedback
Focuses: Cc:

Description

The words:

Name, desription, parent

on 'Post' -> 'Categories' and 'Post' -> 'Post Tags' needs to be localized

Now there does not translate

Change History (4)

#1 @ocean90
15 years ago

  • Keywords reporter-feedback added

Can you give us the line or a a screenshot? I found these 3 lines:

<?php _ex('Name', 'Taxonomy Name'); ?>
<?php _ex('Parent', 'Taxonomy Parent'); ?>
<?php _ex('Description', 'Taxonomy Description'); ?>

In German there are all translated.

Maybe you use a 'beta' language file which is not ready?

#2 @markjaquith
15 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Reopen if you find words that aren't L10n-wrapped. The ones you mention are indeed wrapped, and ocean90's German screenshot shows them as translated.

#3 @markjaquith
15 years ago

  • Milestone changed from 3.0 to Unassigned

#4 @dd32
15 years ago

  • Milestone Unassigned deleted
Note: See TracTickets for help on using tickets.