fix missing RunSphinxQuickStartAction text

(cherry picked from commit f7652ac2dde099ac831ee52fa4b294824f3ad04e)

IJ-CR-147430

GitOrigin-RevId: 70515cf607c54f69e20196657a8b344e8ef5f0c8
This commit is contained in:
Gregory.Shrago
2024-10-22 04:19:18 +04:00
committed by intellij-monorepo-bot
parent 9d13bc9cee
commit d5b6063609

View File

@@ -9,5 +9,5 @@ python.rest.sphinx.run.cfg.default.name=Sphinx Task in {0}
python.rest.failed.to.generate.html=Failed to generate html.
python.rest.error.output=Error output:
action.com.intellij.restructuredtext.python.sphinx.RunSphinxQuickStartAction.text=Sphinx Quickstart
action.com.intellij.restructuredtext.python.sphinx.RunSphinxQuickStartAction.description=Allows to run sphinx quick-start action
action.com.intellij.restructuredtext.python.RunSphinxQuickStartAction.text=Sphinx Quickstart
action.com.intellij.restructuredtext.python.RunSphinxQuickStartAction.description=Allows to run sphinx quick-start action