Modified wording on menu. Should be available in Development build on or after 30-May-2015
authorLou Dasaro <mr_lou_d@netbeans.org>
Fri, 29 May 2015 16:57:52 -0500
changeset 18275776d88bb7647
parent 18274 48c1672ec771
child 18276 354d09a6d9b6
Modified wording on menu. Should be available in Development build on or after 30-May-2015
Task #153441 - Python menu items on Window menu need space in wordings
python.console/src/org/netbeans/modules/python/console/Bundle.properties
python.console/src/org/netbeans/modules/python/console/actions/Bundle.properties
     1.1 --- a/python.console/src/org/netbeans/modules/python/console/Bundle.properties	Tue May 26 23:08:37 2015 +0200
     1.2 +++ b/python.console/src/org/netbeans/modules/python/console/Bundle.properties	Fri May 29 16:57:52 2015 -0500
     1.3 @@ -1,9 +1,9 @@
     1.4  CTL_PyConsoleTopComponentAction=PyConsoleTopComponent
     1.5  CTL_PyConsoleTopComponentTopComponent=PyConsoleTopComponent Window
     1.6 -CTL_PythonConsoleAction=PythonConsole
     1.7 -CTL_PythonConsoleTopComponent=PythonConsole Window
     1.8 +CTL_PythonConsoleAction=Python Console
     1.9 +CTL_PythonConsoleTopComponent=Python Console Window
    1.10  HINT_PyConsoleTopComponentTopComponent=This is a PyConsoleTopComponent window
    1.11 -HINT_PythonConsoleTopComponent=This is a PythonConsole window
    1.12 +HINT_PythonConsoleTopComponent=This is a Python Console window
    1.13  OpenIDE-Module-Name=Python Console
    1.14  CTL_TermTopComponent=Python Console
    1.15  HINT_TermTopComponent=This is a Python Console Window
     2.1 --- a/python.console/src/org/netbeans/modules/python/console/actions/Bundle.properties	Tue May 26 23:08:37 2015 +0200
     2.2 +++ b/python.console/src/org/netbeans/modules/python/console/actions/Bundle.properties	Fri May 29 16:57:52 2015 -0500
     2.3 @@ -1,2 +1,2 @@
     2.4  CTL_PyConsole=Python Console
     2.5 -Actions/Python/org-netbeans-modules-python-console-actions-PyConsole.instance=PythonConsole
     2.6 +Actions/Python/org-netbeans-modules-python-console-actions-PyConsole.instance=Python Console