OK, the % is causing intltool-update to mistake the string for a c-format one. If it's removed, then it doesn't get a type specifier. Also, if the file is renamed gateway_ping_test.py, it gets correctly identified as python-format.
I'll look at which option is better for our purposes.
OK, the % is causing intltool-update to mistake the string for a c-format one. If it's removed, then it doesn't get a type specifier. Also, if the file is renamed gateway_ ping_test. py, it gets correctly identified as python-format.
I'll look at which option is better for our purposes.