From 3417c57ec753d56122cb56f9bc8cf2301834c03d Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 15 Oct 2018 22:51:04 +0200 Subject: [PATCH] Misc --- ArchiSteamFarm/Localization/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArchiSteamFarm/Localization/README.md b/ArchiSteamFarm/Localization/README.md index 59278d545..4d3bb618e 100644 --- a/ArchiSteamFarm/Localization/README.md +++ b/ArchiSteamFarm/Localization/README.md @@ -1,3 +1,3 @@ This directory contains ASF strings for display and localization purposes. -All strings used by ASF can be found in main ```Strings.resx``` file, and that's also the only file that should be modified - all other files are managed automatically and should not be touched. Please visit **[localization](https://github.com/JustArchi/ArchiSteamFarm/wiki/Localization)** section on the wiki if you want to improve translation of other files. +All strings used by ASF can be found in main `Strings.resx` file, and that's also the only `resx` file that should be modified - all other `resx` files are managed automatically and should not be touched. Please visit **[localization](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Localization)** section on the wiki if you want to improve translation of other files.