Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
width="508">
<floater.string
name="not_allowed">
You can not view or edit this script, since it has been set as &quot;no copy&quot; or &quot;no modify&quot;. You need these permissions to view or edit a script.
You cannot view or edit this script. You do not have permission to copy or modify this script.
</floater.string>
<floater.string
name="script_running">
Expand Down
2 changes: 1 addition & 1 deletion indra/newview/skins/default/xui/en/panel_script_ed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</panel.string>
<panel.string
name="can_not_view">
You can not view or edit this script, since it has been set as &quot;no copy&quot; or &quot;no modify&quot;. You need these permissions to view or edit a script.
You cannot view or edit this script. You do not have permission to copy or modify this script.
</panel.string>
<panel.string
name="public_objects_can_not_run">
Expand Down
Loading