You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Localize unnamed arguments with named arguments and mapping - invalid syntax 2
During install of an Ubuntu package;
File "/usr/lib/python2.7/dist-packages/jarabe/controlpanel/cmd.py", line 102
% ('key': key, 'module': module))
^
SyntaxError: invalid syntax
Regression introduced by e4e2d87.
Also removed double translation, and a message that will never be
translated.
0 commit comments