Browse Source

frontend-plugins: Add "Description" string

jp9000 8 years ago
parent
commit
9b9d57a7ee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UI/frontend-plugins/frontend-tools/data/locale/en-US.ini

+ 1 - 0
UI/frontend-plugins/frontend-tools/data/locale/en-US.ini

@@ -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"