diff options
author | 2015-05-10 17:40:30 +0200 | |
---|---|---|
committer | 2015-05-10 17:40:30 +0200 | |
commit | 816f959156a4d44a4b7444c27706c617c76ef5f0 (patch) | |
tree | cd3a7f9e2451020552a199cd73d7051be0d05c49 /locale/crowdin.yaml | |
parent | Merge pull request #1409 from ktrhn/master (diff) | |
download | pyload-816f959156a4d44a4b7444c27706c617c76ef5f0.tar.xz |
Remove old CLI
Diffstat (limited to 'locale/crowdin.yaml')
-rw-r--r-- | locale/crowdin.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/locale/crowdin.yaml b/locale/crowdin.yaml index a3bd3a3e2..ae932054f 100644 --- a/locale/crowdin.yaml +++ b/locale/crowdin.yaml @@ -8,8 +8,5 @@ files: source: 'pyLoad/*.pot' translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/%file_name%.po' - - source: 'pyLoad/cli.pot' - translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/pyLoadCli.po' - - source: 'pyLoad/core.pot' translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/pyLoad.po' |