1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 23:37:14 +03:00

docs/Translations.md: Fix typo of .string(s)

This commit is contained in:
Athanasius 2021-03-18 10:17:15 +00:00
parent 2ddea7d4f1
commit 9bcba49416

View File

@ -82,7 +82,7 @@ To add a new language to the app:
Remember that until there are translations all strings will default to the English version (actually the key, which is always specified in English).
1. You need to get the new `.string` file added to the files the installer will install:
1. You need to get the new `.strings` file added to the files the installer will install:
1. Edit `EDMarketConnector.wxs` to add an appropriate section to the:
`<Directory Id="L10n" Name="L10n">`