Skip to content
Snippets Groups Projects
Commit 32d0b234 authored by izabel's avatar izabel
Browse files

minor: fix script browser name

SVN: 18510
parent 4c84d5ba
No related branches found
No related tags found
No related merge requests found
...@@ -262,7 +262,7 @@ public final class ComponentProvider ...@@ -262,7 +262,7 @@ public final class ComponentProvider
@Override @Override
public String getTabTitle() public String getTabTitle()
{ {
return getMessage(Dict.GROUP_BROWSER); return getMessage(Dict.SCRIPT_BROWSER);
} }
@Override @Override
......
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