XML : What happened to my strings.xml in Android Studio?

I edited the strings.xml for my project in Android Studio by adding some more, but when I closed it and came back the next morning, it's all gone, showing a message, "Edit translations for all locales in the translations editor."

So I opened the editor, since there was a link to it right beside the message, and all the deleted strings were there.

I don't need translations, so I checked the 'untranslatable' checkbox on the right. But that didn't do anything.

How do I get back all my strings?

It's a tone of work and I don't want to rewrite everything again.

No comments:

Post a Comment