Is it possible to reference a property inside an
ApplicationResources*.propeties file.
I'd like to reuse some properties in more complex phrases.
For instance:
# List of vehicles
vehicle=Vehicle
vehicle.car=Car
# car form
# car.label.type=
# car.accident=This had an accident.
I tried to goog
Problem: After validating a form, the error message is always displayed in
German
although I have set a different locale and the rest of the page is displayed
in English.
Even the fallback locale is set to English. I must have introduced
this problem somewhere, but I have no idea where. Here are