diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-11-13 22:03:05 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-11-13 22:03:05 -0500 |
commit | 0e03562950e5bc2e4a439967ee4cdf47fdca3d28 (patch) | |
tree | a244523ee4de019c09e3b725947bf90ec78f47e0 /indra/newview/skins/default/xui/ru | |
parent | b6b12d0ded7573397cdcf9284cff4c6f8937f726 (diff) |
DRTVWR-210: sanitize ampersand embedded in strings.xml messages
Diffstat (limited to 'indra/newview/skins/default/xui/ru')
-rw-r--r-- | indra/newview/skins/default/xui/ru/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/ru/strings.xml b/indra/newview/skins/default/xui/ru/strings.xml index 4f053eda8c..f9ded799bf 100644 --- a/indra/newview/skins/default/xui/ru/strings.xml +++ b/indra/newview/skins/default/xui/ru/strings.xml @@ -137,7 +137,7 @@ Выйти </string> <string name="create_account_url"> - http://join.secondlife.com/index.php?lang=ru-RU&sourceid=[sourceid] + http://join.secondlife.com/index.php?lang=ru-RU&sourceid=[sourceid] </string> <string name="LoginFailedViewerNotPermitted"> У клиента, которым вы пользуетесь, больше нет доступа к игре Second Life. Загрузить новую версию клиента можно по адресу |