Commit cee5a211 authored by Peter Parente's avatar Peter Parente

[skip ci] Fix English .po source files

* msgstr fields should be empty
* File extension should be .po
parent c39518a3
......@@ -9,19 +9,19 @@ type = PO
[jupyter-docker-stacks-1.maintaining-po--master]
file_filter = locale/<lang>/LC_MESSAGES/maintaining.po
source_file = locale/en/LC_MESSAGES/maintaining.pot
source_file = locale/en/LC_MESSAGES/maintaining.po
source_lang = en
type = PO
[jupyter-docker-stacks-1.index-po--master]
file_filter = locale/<lang>/LC_MESSAGES/index.po
source_file = locale/en/LC_MESSAGES/index.pot
source_file = locale/en/LC_MESSAGES/index.po
source_lang = en
type = PO
[jupyter-docker-stacks-1.contributing-po--master]
file_filter = locale/<lang>/LC_MESSAGES/contributing.po
source_file = locale/en/LC_MESSAGES/contributing.pot
source_file = locale/en/LC_MESSAGES/contributing.po
source_lang = en
type = PO
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment