Increased build version, updated changelog and synced translations.
This commit is contained in:
parent
1c9f6bbdb8
commit
9abea9e17b
33 changed files with 77 additions and 99 deletions
|
|
@ -378,7 +378,7 @@ public abstract class AbsTagEditorActivity extends AbsBaseActivity {
|
|||
@Override
|
||||
protected Dialog createDialog(@NonNull Context context) {
|
||||
return new MaterialDialog.Builder(context)
|
||||
.title(R.string.writing_files)
|
||||
.title(R.string.saving_changes)
|
||||
.cancelable(false)
|
||||
.progress(false, 0)
|
||||
.build();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue