mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +08:00
- Adjust the `IDS_DRIVESUBTITLE` string, and adapt its Russian translation
(by Stanislav Motylkov).
- Shorten the `IDC_WARNTEXT2` Turkish translation string a bit (removing
"henüz", since the base English translation doesn't contain "yet"),
so as to fix the 256 characters warning:
```
base\setup\reactos\lang/tr-TR.rc(25) : warning RC4206 : title string too long; truncated at 256
```
Addendum to commit da9f16e1a8 (PR #9366).
- Update the French translation.