Changeset 9915d9e8e1165c1b04c9f7cdbc18db064032c999
- Timestamp:
- 07/11/10 19:32:53 (2 months ago)
- Author:
- Rich Jones <rich@…>
- Parents:
- 82bfcf60d3830450ace6451055d2e86c26494fa5
- Children:
- 96fe5531a4215415b33c71670f757c4f3506849f
- git-committer:
- Rich Jones <rich@anomos.info> / 2010-07-11T15:32:53Z-0400
- Message:
-
Starting resumed text
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r82bfcf6
|
r9915d9e
|
|
| 1413 | 1413 | self.progressbar.set_text(progress_bar_label) |
| 1414 | 1414 | else: |
| 1415 | | self.progressbar.set_text('?') |
| | 1415 | self.progressbar.set_text(_("Resuming download..")) |
| 1416 | 1416 | |
| 1417 | 1417 | self.progressbarbox.pack_start(self.progressbar, |