fun Context.fetchQuantityString(id: Int, quantity: Int, vararg formatArgs: Any): String
Fetches Quantity String from Given Quantity String resource id.
Method name changed to avoid conflict with Framework APIs.