diff options
Diffstat (limited to 'src/util/xmlpool/meson.build')
-rw-r--r-- | src/util/xmlpool/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/xmlpool/meson.build b/src/util/xmlpool/meson.build index 9267a41f947..4faa1b4dd64 100644 --- a/src/util/xmlpool/meson.build +++ b/src/util/xmlpool/meson.build @@ -18,7 +18,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -_langs = ['nl', 'sv', 'fr'] +_langs = ['nl', 'sv'] _langs_po_files = [] foreach lang : _langs |