diff --git a/Aaru.Checksums b/Aaru.Checksums index 40487268b..76f21d10a 160000 --- a/Aaru.Checksums +++ b/Aaru.Checksums @@ -1 +1 @@ -Subproject commit 40487268b4beb6ac6a01ab92536b79b1da047f86 +Subproject commit 76f21d10a56aa5416fc84b3157f9777207d25acd diff --git a/Aaru.Localization/README.md b/Aaru.Localization/README.md index 8fd856590..58d079cf1 100644 --- a/Aaru.Localization/README.md +++ b/Aaru.Localization/README.md @@ -1,6 +1,8 @@ -This is the project where all the localized strings of the Aaru application reside. +This is the project where shared the localized strings of the Aaru application reside. -Many of them are shared between different projects, and even with the Aaru server, that's why they reside there. +Many of them are shared between different projects, that's why they reside there. + +Strings that are not, or at least should not, be shared, are in each project's folder. Here are following some tips for translators: - The files are in the Microsoft Resource format, it shall be editable with most translation tools and if not they can be edited with Visual Studio Community (it's free).