Make WordPress Core

Opened 18 years ago

Closed 17 years ago

Last modified 6 months ago

#3512 closed defect (bug) (wontfix)

reuse ERROR: prefix in internationalized strings

Reported by: nbachiyski's profile nbachiyski Owned by: rob1n's profile rob1n
Milestone: Priority: normal
Severity: normal Version: 2.1
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

Move ERROR: out of translatable string in order to be translated only once and concatenate it with different error messages.

Attachments (1)

ERROR-i18n.diff (8.9 KB) - added by nbachiyski 18 years ago.

Download all attachments as: .zip

Change History (11)

#1 @foolswisdom
18 years ago

  • Version set to 2.1

#2 @link92
18 years ago

  • Keywords has-patch added

#3 @ryan
18 years ago

  • Milestone changed from 2.1 to 2.1.1

I prefer avoiding concats, but we can decide in 2.1.1. I'd like to avoid any more string changes in 2.1.

#4 @nbachiyski
18 years ago

Can we decide it for sure? It would be very useful for translators to have a string freeze some days before the release. I have relased the beta in Bulgarian and had no problems (except the one with the admin username). Even if there comes up a mistaken string I think we could take the risk and leave it for the next version :)

#5 @foolswisdom
18 years ago

  • Milestone changed from 2.1.1 to 2.2

#6 @foolswisdom
17 years ago

  • Milestone changed from 2.2 to 2.3

#7 @rob1n
17 years ago

Also, why have <strong> in there? That's language independent, right?

#8 @rob1n
17 years ago

  • Component changed from General to i18n
  • Owner changed from anonymous to rob1n
  • Priority changed from low to normal
  • Severity changed from minor to normal

#9 @nbachiyski
17 years ago

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

Unfortunately we cannot separate them because of rtl languages. We'd better close this one.

#10 @rob1n
17 years ago

  • Milestone 2.3 (trunk) deleted
Note: See TracTickets for help on using tickets.