mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-30 17:24:08 +00:00
Fix Russian translation
This commit is contained in:
parent
6a39192654
commit
21af0f4228
|
@ -2167,12 +2167,12 @@ between classic and school orthography in cyrillic)</source>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cc" line="2946"/>
|
<location filename="../mainwindow.cc" line="2946"/>
|
||||||
<source>Article, Complete (*.html)</source>
|
<source>Article, Complete (*.html)</source>
|
||||||
<translation>Статья полностью</translation>
|
<translation>Статья полностью (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cc" line="2947"/>
|
<location filename="../mainwindow.cc" line="2947"/>
|
||||||
<source>Article, HTML Only (*.html)</source>
|
<source>Article, HTML Only (*.html)</source>
|
||||||
<translation>Статья, только HTML</translation>
|
<translation>Статья, только HTML (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cc" line="3002"/>
|
<location filename="../mainwindow.cc" line="3002"/>
|
||||||
|
|
Loading…
Reference in a new issue