Refer to this tutorial
www.b4x.com
Erel has provided a tool to convert the Excel file to SQLite file.
My mistake that I have manually created the strings.db file without the strings.xlsx file.
Now I am thinking to organize the file and check if I have missed any item.
Anyone have created a similar tool to convert the string.db back to strings.xlsx file?
Mind to share here?
If I have missed any thread with the solution, please point me to the post. Thanks.
[B4X] Localizator - Localize your B4X applications
Localizator is a cross platform solution for strings localization. The strings are defined in an Excel workbook. They are then converted to a SQLite database file with a B4J program: The database file should be added to the Files tab of your application. Localizator is a class. You need...

Erel has provided a tool to convert the Excel file to SQLite file.

My mistake that I have manually created the strings.db file without the strings.xlsx file.
Now I am thinking to organize the file and check if I have missed any item.
Anyone have created a similar tool to convert the string.db back to strings.xlsx file?
Mind to share here?
If I have missed any thread with the solution, please point me to the post. Thanks.