зеркало из https://github.com/mozilla/gecko-dev.git
dial string should be in status text, not progress text
This commit is contained in:
Родитель
0930586989
Коммит
4d4a70786e
|
@ -48,7 +48,7 @@ public class CPGeneratorProgress extends ProgressApplet
|
|||
public void init()
|
||||
{
|
||||
super.init();
|
||||
progress.setText( DIALING_STRING );
|
||||
status.setText( DIALING_STRING );
|
||||
}
|
||||
|
||||
public void run()
|
||||
|
|
Загрузка…
Ссылка в новой задаче