String.format(getResources().getString(R.string.update_downloaded),currentSize ,totalSize);
<string name="update_downloaded">Downloaded %s bit of %s bit</string>