Android recebe texto da string xml programaticamente

Context context;
String mess = context.getString(R.string.mess_1)
Honey Bee