mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-27 22:40:34 -06:00
Qt5 Japanese translation files seem to be named "ja" instead of "jp"
This commit is contained in:
@@ -93,11 +93,11 @@
|
||||
<Component><File Source="$(var.QtPath)\translations\qtxmlpatterns_it.qm" /></Component>
|
||||
|
||||
<!-- Japanese -->
|
||||
<Component><File Source="$(var.QtPath)\translations\qt_jp.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtbase_jp.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtmultimedia_jp.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtscript_jp.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtxmlpatterns_jp.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qt_ja.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtbase_ja.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtmultimedia_ja.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtscript_ja.qm" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\translations\qtxmlpatterns_ja.qm" /></Component>
|
||||
|
||||
<!-- Korean -->
|
||||
<Component><File Source="$(var.QtPath)\translations\qt_ko.qm" /></Component>
|
||||
@@ -212,11 +212,11 @@
|
||||
<ComponentRef Id="qtxmlpatterns_it.qm" />
|
||||
|
||||
<!-- Japanese -->
|
||||
<ComponentRef Id="qt_jp.qm" />
|
||||
<ComponentRef Id="qtbase_jp.qm" />
|
||||
<ComponentRef Id="qtmultimedia_jp.qm" />
|
||||
<ComponentRef Id="qtscript_jp.qm" />
|
||||
<ComponentRef Id="qtxmlpatterns_jp.qm" />
|
||||
<ComponentRef Id="qt_ja.qm" />
|
||||
<ComponentRef Id="qtbase_ja.qm" />
|
||||
<ComponentRef Id="qtmultimedia_ja.qm" />
|
||||
<ComponentRef Id="qtscript_ja.qm" />
|
||||
<ComponentRef Id="qtxmlpatterns_ja.qm" />
|
||||
|
||||
<!-- Korean -->
|
||||
<ComponentRef Id="qt_ko.qm" />
|
||||
|
||||
Reference in New Issue
Block a user