Budget information showing used and total amount
In en, this message translates to: 'Budget: {used} / {total}'
String budgetUsedOf(int used, int total);