[Approved] Russian/Ukrainian string id fix (1 Viewer)

Rara Avis

Portal Pro
April 9, 2009
120
9
Recently I suggested to add cases for
Code:
<String id="2613">Russian</String>
<String id="2614">Ukrainian</String>
to Core\Util\Utils.cs to have audio/subtitles labels for these languages translated too (added in SVN 23908).

My mistake was to add these string id's only to localized strings_ru.xml, but not also to base strings_en.xml.
The result - after being processed by MPLanguageTool these lines vanished from strings_ru.xml, as being not found in base (english) file.

I think we must change both of them. Patch attached.
 

Attachments

  • ru2613-uk2614.patch
    30.6 KB

Rara Avis

Portal Pro
April 9, 2009
120
9
Thank You!

Fortunately, this was the single deviation and I swear to be consequent in the future :oops:
Glad to feel this issue fixed for the future releases.
:D
 

Users who are viewing this thread

Top Bottom