diff options
author | Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | 2014-06-11 17:29:20 +0200 |
---|---|---|
committer | Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | 2014-06-11 17:29:20 +0200 |
commit | 064405b40ef97291f7452ad4c87445b129ca4bce (patch) | |
tree | d233d98864ba13621546009350411df261a7216f /po | |
parent | df2ed497309e77e9eed78c1d97ccc0c209fa0371 (diff) |
providers:checkbox:po: remove [type: xxx] syntax from gateway_ping_test
Casual testing shows that gettext/python doesn't really work and scripts tagged that way are simply ignored and skipped by xgettext. For now I'd like to remove it from one file before a full investigation answers what is the correct way to tag our file types for xgettext. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 1845c2d..f65c03c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -76,7 +76,7 @@ bin/dns_server_test [type: gettext/python] bin/frequency_governors_test [type: gettext/python] bin/fresh_rate_info [type: gettext/python] bin/fwts_test -[type: gettext/python] bin/gateway_ping_test +bin/gateway_ping_test bin/gcov_tarball [type: gettext/python] bin/glob_test [type: gettext/python] bin/gpu_test |