largefiles: mark a string for translation
authorMatt Mackall <mpm@selenic.com>
Thu, 29 Sep 2011 17:16:42 -0500
changeset 15173 3d27a8ff895f
parent 15172 fb1dcd2aae2a
child 15174 9f1a08c00931
largefiles: mark a string for translation
hgext/largefiles/lfcommands.py
--- 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