moko-resources icon indicating copy to clipboard operation
moko-resources copied to clipboard

Typo in the usage examples

Open georkost4 opened this issue 3 years ago • 0 comments

Inside Example 1 it says

  • The first step is a create a file strings.xml in commonMain/resources/MR/base with the following content:

But next it says

  • Next - create a file strings.xml with localized strings in commonMain/resource/MR/<languageCode>. Here's an example of creating commonMain/resource/MR/ru for a Russian localization:

The difference is in commonMain/resources/MR/... there is a missing s in the second step

georkost4 avatar Jul 13 '22 08:07 georkost4