Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
6504a7b5
Commit
6504a7b5
authored
5 years ago
by
maxim_productengine
Browse files
Options
Downloads
Patches
Plain Diff
SL-11358 FIXED [EEP] Setting type name and other strings are missing.
parent
e710dd25
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
indra/newview/skins/default/xui/en/strings.xml
+19
-1
19 additions, 1 deletion
indra/newview/skins/default/xui/en/strings.xml
with
19 additions
and
1 deletion
indra/newview/skins/default/xui/en/strings.xml
+
19
−
1
View file @
6504a7b5
...
@@ -315,6 +315,17 @@ Please try logging in again in a minute.</string>
...
@@ -315,6 +315,17 @@ Please try logging in again in a minute.</string>
<string
name=
"BUTTON_DOCK"
>
Dock
</string>
<string
name=
"BUTTON_DOCK"
>
Dock
</string>
<string
name=
"BUTTON_HELP"
>
Show Help
</string>
<string
name=
"BUTTON_HELP"
>
Show Help
</string>
<!-- ToolTips for notecards -->
<string
name=
"TooltipNotecardNotAllowedTypeDrop"
>
Items of this type can't be attached
to notecards on this region.
</string>
<string
name=
"TooltipNotecardOwnerRestrictedDrop"
>
Only items with unrestricted
'next owner' permissions
can be attached to notecards.
</string>
<!-- searching - generic -->
<!-- searching - generic -->
<string
name=
"Searching"
>
Searching...
</string>
<string
name=
"Searching"
>
Searching...
</string>
<string
name=
"NoneFound"
>
None found.
</string>
<string
name=
"NoneFound"
>
None found.
</string>
...
@@ -367,6 +378,11 @@ Error in upload request. Please visit
...
@@ -367,6 +378,11 @@ Error in upload request. Please visit
http://secondlife.com/support for help fixing this problem.
http://secondlife.com/support for help fixing this problem.
</string>
</string>
<!-- Settings errors -->
<string
name=
"SettingValidationError"
>
Validation failed for importing settings [NAME]
</string>
<string
name=
"SettingImportFileError"
>
Could not open file [FILE]
</string>
<string
name=
"SettingParseFileError"
>
Could not open file [FILE]
</string>
<string
name=
"SettingTranslateError"
>
Could not translate legacy windlight [NAME]
</string>
<!-- Asset Type human readable names: these will replace variable [TYPE] in notification FailedToFindWearable* -->
<!-- Asset Type human readable names: these will replace variable [TYPE] in notification FailedToFindWearable* -->
<!-- Will also replace [OBJECTTYPE] in notifications: UserGiveItem, ObjectGiveItem -->
<!-- Will also replace [OBJECTTYPE] in notifications: UserGiveItem, ObjectGiveItem -->
<string
name=
"texture"
>
texture
</string>
<string
name=
"texture"
>
texture
</string>
...
@@ -394,6 +410,7 @@ http://secondlife.com/support for help fixing this problem.
...
@@ -394,6 +410,7 @@ http://secondlife.com/support for help fixing this problem.
<string
name=
"favorite"
>
favorite
</string>
<string
name=
"favorite"
>
favorite
</string>
<string
name=
"symbolic link"
>
link
</string>
<string
name=
"symbolic link"
>
link
</string>
<string
name=
"symbolic folder link"
>
folder link
</string>
<string
name=
"symbolic folder link"
>
folder link
</string>
<string
name=
"settings blob"
>
settings
</string>
<string
name=
"mesh"
>
mesh
</string>
<string
name=
"mesh"
>
mesh
</string>
<!-- llvoavatar. Displayed in the avatar chat bubble -->
<!-- llvoavatar. Displayed in the avatar chat bubble -->
...
@@ -519,6 +536,7 @@ http://secondlife.com/support for help fixing this problem.
...
@@ -519,6 +536,7 @@ http://secondlife.com/support for help fixing this problem.
<string
name=
"ManageEstateSilently"
>
Manage your estates silently
</string>
<string
name=
"ManageEstateSilently"
>
Manage your estates silently
</string>
<string
name=
"ChangeYourDefaultAnimations"
>
Change your default animations
</string>
<string
name=
"ChangeYourDefaultAnimations"
>
Change your default animations
</string>
<string
name=
"ForceSitAvatar"
>
Force your avatar to sit
</string>
<string
name=
"ForceSitAvatar"
>
Force your avatar to sit
</string>
<string
name=
"ChangeEnvSettings"
>
Change your environment settings
</string>
<string
name=
"NotConnected"
>
Not Connected
</string>
<string
name=
"NotConnected"
>
Not Connected
</string>
<string
name=
"AgentNameSubst"
>
(You)
</string>
<!-- Substitution for agent name -->
<string
name=
"AgentNameSubst"
>
(You)
</string>
<!-- Substitution for agent name -->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment