Ticket #413 (closed Bug report: fixed)

Opened 11 months ago

Last modified 11 months ago

some messages not have translation _() code

Reported by: anonymous Assigned to:
Priority: low Milestone: Not yet assigned to a Milestone
Component: Auth server, Usability, Interface and translations Keywords:
Cc:

Description

Some strings do not have translation, because that do not have gettex _() code. I can not put _() in private class definition. The patch have an workaround. This is tested and work. -- Marcos

Attachments

patch-wifidog-auth.1318 (4.1 kB) - added by anonymous on 01/09/08 14:29:07.
put _() in some messages

Change History

01/09/08 14:29:07 changed by anonymous

  • attachment patch-wifidog-auth.1318 added.

put _() in some messages

01/09/08 16:52:11 changed by benoitg

  • status changed from new to closed.
  • resolution set to fixed.

A slightly different fix was commited in [1320]. Your patch would have caused the definition of the array keys in two separate places.


Add/Change #413 (some messages not have translation _() code)




Action