mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Renamed Arabic language file for now, so flag icon shows on windows
(cherry picked from commit ac0b8b9a4f)
This commit is contained in:
@@ -150,7 +150,7 @@ set(SQLB_MISC
|
||||
|
||||
# Translation files
|
||||
set(SQLB_TSS
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_ar.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_ar_SA.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_zh.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_zh_TW.ts"
|
||||
"${CMAKE_SOURCE_DIR}/src/translations/sqlb_de.ts"
|
||||
|
||||
@@ -104,7 +104,7 @@ FORMS += \
|
||||
ColumnDisplayFormatDialog.ui
|
||||
|
||||
TRANSLATIONS += \
|
||||
translations/sqlb_ar.ts \
|
||||
translations/sqlb_ar_SA.ts \
|
||||
translations/sqlb_zh.ts \
|
||||
translations/sqlb_zh_TW.ts \
|
||||
translations/sqlb_de.ts \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<RCC>
|
||||
<qresource prefix="/translations">
|
||||
<file alias="sqlb_ar">sqlb_ar.qm</file>
|
||||
<file alias="sqlb_ar_SA">sqlb_ar_SA.qm</file>
|
||||
<file alias="sqlb_ru">sqlb_ru.qm</file>
|
||||
<file alias="sqlb_de">sqlb_de.qm</file>
|
||||
<file alias="sqlb_fr">sqlb_fr.qm</file>
|
||||
|
||||
Reference in New Issue
Block a user