Updated text

This commit is contained in:
M66B
2019-01-05 14:58:45 +00:00
parent 69d3b5e4a7
commit 31bf9cfaa9
2 changed files with 2 additions and 1 deletions

View File

@@ -1492,7 +1492,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
@Override
protected void onExecuted(Bundle args, Void data) {
Toast.makeText(ActivityView.this, R.string.title_attachment_saved, Toast.LENGTH_LONG).show();
Toast.makeText(ActivityView.this, R.string.title_attachments_saved, Toast.LENGTH_LONG).show();
}
@Override