project-renard / curie

:mag_right::book: Document reader (currently in pre-alpha)
https://p3rl.org/Renard::Curie
14 stars 5 forks source link

Create a dictionary for messages and text for support of future translation #44

Open StayerX opened 8 years ago

StayerX commented 8 years ago

I was thinking of creating a dictionary with all the important text so that when the language is selected the message in the correct language appears to the end user while the actual coding remains the same. The pool of messages probably should have a small degree of separation/clustering but not too much such as most terms can be used on multiple ages/occasions

From Zaki: in FOSS projects [https://github.com/GNOME/evince/tree/master/po], this is usually done using the gettext library and .po files.

zmughal commented 8 years ago

Great idea!

zmughal commented 8 years ago

Look into: