diff options
author | Anchor <none@none> | 2019-05-21 11:15:22 -0700 |
---|---|---|
committer | Anchor <none@none> | 2019-05-21 11:15:22 -0700 |
commit | 01c7e6bb6cff0bee3cc3334cb8bbb8e38f0bdfc5 (patch) | |
tree | dd2f95bd9eb70bef876bfc856f6189d676be8b11 /indra/newview/skins/default/xui/en/strings.xml | |
parent | 504a138cb147f6a01573c7c6453a411c330e5f73 (diff) | |
parent | 2672194b1d3eb03648861a29e57d81a38f527746 (diff) |
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/strings.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index c6b2d8f4d5..148effb01d 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -324,7 +324,7 @@ Please try logging in again in a minute.</string> <string name="ReleaseNotes">Release Notes</string> <!-- Always mark translate="false" for strings that are nothing but URLs, as they don't need translation. --> - <string name="RELEASE_NOTES_BASE_URL" translate="false">http://wiki.secondlife.com/wiki/Release_Notes/</string> + <string name="RELEASE_NOTES_BASE_URL" translate="false">https://releasenotes.secondlife.com/viewer/</string> <!-- Indicates something is being loaded. Maybe should be merged with RetrievingData --> <string name="LoadingData">Loading...</string> |