frontend-plugins: Add "Description" string

This commit is contained in:
jp9000 2018-01-07 20:07:15 -08:00
parent ba2c54f1fd
commit 9b9d57a7ee

View File

@ -36,6 +36,7 @@ PythonSettings.PythonInstallPath32bit="Python Install Path (32bit)"
PythonSettings.PythonInstallPath64bit="Python Install Path (64bit)"
PythonSettings.BrowsePythonPath="Browse Python Path"
ScriptLogWindow="Script Log"
Description="Description"
FileFilter.ScriptFiles="Script Files"
FileFilter.AllFiles="All Files"