Renamed src/server/{i18n -> i18n_utils}.h

... so that i18n.h can be introduced in include/
This commit is contained in:
Veloman Yunkan
2024-08-13 18:04:17 +04:00
parent cb0a2c234a
commit 2535f210b3
11 changed files with 14 additions and 14 deletions

View File

@@ -61,7 +61,7 @@ lang_table_entry_cxx_template = '''
cxxfile_template = '''// This file is automatically generated. Do not modify it.
#include "server/i18n.h"
#include "server/i18n_utils.h"
namespace kiwix {
namespace i18n {