markusfisch / PieLauncher

Android home screen launcher that uses a dynamic pie menu instead of tables of icons.
https://play.google.com/store/apps/details?id=de.markusfisch.android.pielauncher
MIT License
336 stars 38 forks source link

Update strings.xml #131

Closed Stephan-P closed 1 week ago

Stephan-P commented 1 week ago

update of openlist items

markusfisch commented 1 week ago

Well, you overwrote the general (english) string resources with the dutch translation 😉

In Android apps, translations are supposed to be located in res/values-[two-letter-language-code]/strings.xml. Also note that there is already a dutch translation in res/values-nl which you might want to update.

Stephan-P commented 1 week ago

Argh, I made a mistake in the folder