[pacman-dev] [PATCH] doc/translation-help.txt: Transifex example usage
Replace harcoded language code in example Signed-off-by: Miguel de Val-Borro <miguel@archlinux.net> --- doc/translation-help.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/translation-help.txt b/doc/translation-help.txt index 9b7def0..99ce3d8 100644 --- a/doc/translation-help.txt +++ b/doc/translation-help.txt @@ -46,8 +46,8 @@ resources (See `tx status` output for a quick overview). Or to just push one of the two available resources: - tx push -r archlinux-pacman.pacman-pot -t -l fi - tx push -r archlinux-pacman.libalpm-pot -t -l fi + tx push -r archlinux-pacman.pacman-pot -t -l <mylang> + tx push -r archlinux-pacman.libalpm-pot -t -l <mylang> See the <<Notes,Notes>> section for additional hints on translating. -- 2.1.3
participants (1)
-
Miguel de Val-Borro