You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gintsgints the bug is due to having _ in the properties base name. It gets confused about which part is the locale and which part is not. I don't have a lot of time to look at it right now. A workaround would be to rename the file 2100EltTravelIndividualCalculator.
Btw, what's the encoding of your properties file? is that for a Java project?
I have next files:
But when I issue commands to import:
I get second translations as IDs:
I would like to get 2100ELT_TRAVEL_INDIVIDUALCalculator as one ID.
The text was updated successfully, but these errors were encountered: