Merge "Fix notification message when moving." into nyc-dev
This commit is contained in:
@@ -68,7 +68,7 @@ final class MoveJob extends CopyJob {
|
||||
|
||||
@Override
|
||||
public Notification getProgressNotification() {
|
||||
return getProgressNotification(R.string.copy_preparing);
|
||||
return getProgressNotification(R.string.copy_remaining);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user