changeset 15173 | 3d27a8ff895f |
parent 15172 | fb1dcd2aae2a |
child 15224 | 7c604d8c7e83 |
--- a/hgext/largefiles/lfcommands.py Thu Sep 29 17:15:54 2011 -0500 +++ b/hgext/largefiles/lfcommands.py Thu Sep 29 17:16:42 2011 -0500 @@ -353,7 +353,7 @@ # XXX check for errors here store.put(source, hash) at += 1 - ui.progress('uploading largefiles', None) + ui.progress(_('uploading largefiles'), None) def verifylfiles(ui, repo, all=False, contents=False): '''Verify that every big file revision in the current changeset