Skip to content

Commit

Permalink
qt: BGL_locale: Remove reference to non-existing British English locale.
Browse files Browse the repository at this point in the history
  • Loading branch information
gitcoindev committed Jul 21, 2023
1 parent e3adf82 commit f2fa10e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qt/BGL_locale.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<file alias="de">locale/BGL_de.qm</file>
<file alias="el">locale/BGL_el.qm</file>
<file alias="en">locale/BGL_en.qm</file>
<file alias="en_GB">locale/BGL_en_GB.qm</file>
<file alias="eo">locale/BGL_eo.qm</file>
<file alias="es">locale/BGL_es.qm</file>
<file alias="es_CL">locale/BGL_es_CL.qm</file>
Expand Down

0 comments on commit f2fa10e

Please sign in to comment.