Skip to content
Snippets Groups Projects
Commit e4ee7cbc authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Use [create_account_url] from strings.xml consistently in notifications.xml.

The URL whose simple form is http://join.secondlife.com actually appears in a
number of places in the localized notifications.xml files. It's supposed to be
localized for the current viewer language -- and in strings.xml, it is. But
the same URL is restated a couple times in notifications.xml, sometimes
localized, sometimes not.
Add "create_account_url" to init_default_trans_args(), permitting us to embed
[create_account_url] anywhere in the skin files. Then replace all known
occurrences of that URL in notifications.xml files with [create_account_url].
parent eb15b6f9
No related branches found
No related tags found
No related merge requests found
Showing
with 25 additions and 23 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment