- On the main menu, choose , or press org.jetbrains.plugins.ruby.rake.actions.RakeTasksPopupActionorg.jetbrains.plugins.ruby.rake.actions.RakeTasksPopupAction.

- In the Enter manage.py task name dialog box, select makemessages, and press Shift+EnterShift+Enter.
- In the manage.py makemessages dialog box that opens, type -l <locale name >:

Repeat this step for each locale you want to create.
If there are strings marked for localization, PyCharm will produce a directory and django.po file for each locale:

If there are no such strings, only an empty directory structure is created.

