mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 16:46:56 -04:00
rename show-strings to i18n-report
This commit is contained in:
@@ -14,11 +14,11 @@ import configobj
|
||||
|
||||
__version__ = '0.1'
|
||||
|
||||
usagestr = """Usage: show-strings --skin=PATH_TO_SKIN [--help] [--version]
|
||||
usagestr = """Usage: i18n-report --skin=PATH_TO_SKIN [--help] [--version]
|
||||
|
||||
Examples:
|
||||
show-strings --skin=PATH_TO_SKIN
|
||||
show-strings --skin=PATH_TO_SKIN --lang=XX
|
||||
i18n-report --skin=PATH_TO_SKIN
|
||||
i18n-report --skin=PATH_TO_SKIN --lang=XX
|
||||
|
||||
Utility to manage translated strings in WeeWX skins."""
|
||||
|
||||
Reference in New Issue
Block a user