Make WordPress Core

Opened 20 years ago

Closed 19 years ago

Last modified 2 years ago

#3512 closed defect (bug) (wontfix)

reuse ERROR: prefix in internationalized strings

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

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 20 years ago.

Download all attachments as: .zip

Change History (11)

#1 @foolswisdom
20 years ago

  • Version2.1

#2 @link92
20 years ago

  • Keywords has-patch added

#3 @ryan
20 years ago

  • Milestone 2.12.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
20 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
20 years ago

  • Milestone 2.1.12.2

#6 @foolswisdom
19 years ago

  • Milestone 2.22.3

#7 @rob1n
19 years ago

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

#8 @rob1n
19 years ago

  • Component Generali18n
  • Owner changed from anonymous to rob1n
  • Priority lownormal
  • Severity minornormal

#9 @nbachiyski
19 years ago

  • Resolutionwontfix
  • Status newclosed

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

#10 @rob1n
19 years ago

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