We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1e1eb commit 49b5560Copy full SHA for 49b5560
manage_translation.py
@@ -10,6 +10,7 @@
10
# * fetch: fetch translations from transifex.com and strip source lines from the
11
# files.
12
# * recreate_tx_config: recreate configuration for all resources.
13
+# * warn_about_files_to_delete: lists files that are not available upstream
14
15
from argparse import ArgumentParser
16
import os
0 commit comments