A simple gettext replacement that works directly on .po files

Reiner Herrmann dbc914f7ea Sort source files to get reproducible linking order 9 years ago
CMake 30d3b8d1cb Fix Windows builds/exports 9 years ago
images 53a233674f Added image files for the logo 9 years ago
include 13ae6593b2 Fix WError gcc (hopefully) 9 years ago
src e182927cca Add function to remove path from search path 9 years ago
test e7b785babe Potential fix for coverity TAINTED_SCALAR warning 9 years ago
.gitignore e711672dff Add tinygettext_Export.h to gitignore 9 years ago
.travis.yml ca6ddb0b4a Removed g++-4.7 from .travis.yml again, apperently it doesn't exist on Ubuntu12.04 9 years ago
CMakeLists.txt dbc914f7ea Sort source files to get reproducible linking order 9 years ago
FindICONV.cmake df7e1fc25c Removed some whitespace 9 years ago
LICENSE.md a01780c92a Add myself to LICENSE.md and update year 9 years ago
README.md 8237e6614a Add list of projects using tinygettext. 9 years ago
TODO 7f1a7bd6c8 Clarify API overloading TODO. 9 years ago
tinygettext.pc.in dcc354c499 URL updates 9 years ago

README.md

tinygettext

tinygettext is a minimal replacement for gettext written in C++. It can read .po files directly and doesn't need .mo files generated from .po. It also can read the .po files from arbitary locations, so it's better suited for non-Unix systems and situations in which one wants to store or distribute .po files seperately from the software itself. It is licensed under zlib license.

The latest version can be found at:

Detecting the locale setting

Different operating systems store the default locale in different places; a portable way to find it is provided by FindLocale:

Projects using this library

0 A.D. ET:Legacy LinCity-NG Me and My Shadow Multi Theft Auto Pingus SuperTux SuperTuxKart Unvanquished