ZeroAuctions

17 - Update english localization to just return the passed in key

What does the provided patch do?

This patch changes the English localization (addon.L) to just return the key that is passed in. With this you can use addon.L['some new key I didn't create']. If someone using a different localization doesn't have the key it will show the english version until it gets added to their localization file. The current behavior return nil until you add the english-to-english transalation.

Name Size MD5
localization.diff 592 B c8700879fada...
User When Change
AsaAyers Oct 17, 2010 at 17:30 UTC

Added attachment localization.diff

AsaAyers Oct 17, 2010 at 17:30 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated
Oct 17, 2010
Reported
Oct 17, 2010
Status
New - Issue has not had initial review yet.
Type
Patch - Source code patch for review
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees