Commit Graph

7 Commits (master)

Author SHA1 Message Date
krzys-h 14e2910f83 Proper plural form translations for ObligatoryToken 2016-04-09 16:28:11 +02:00
krzys_h f5df59cb89 Added find_package(Gettext) to po/CMakeLists.txt 2015-07-13 21:51:49 +02:00
Piotr Dziwinski 43eca511c4 Fix sed commands (#349) 2014-10-28 18:28:38 +01:00
Piotr Dziwinski a8ed759b52 Use only POSIX sed expressions 2014-10-28 17:45:49 +01:00
Piotr Dziwinski 343504168f Clean up translations
* translate only marked strings from restext.cpp
 * update and clean pot and po files
 * remove redundant POT-Creation-Data
2014-10-09 00:32:58 +02:00
Piotr Dziwinski 3e989c96df Fixed auto-detecting locale on Windows
* localename library is now used to determine the actual locale used
 * added patched version of FindGettext.cmake to fix
   installation path of translation files
2013-06-24 14:16:39 +02:00
Piotr Dziwinski bfcce26f89 Changes in build organization
* targets are now created in top-level build directory
 * more things are now configured through CMake options
 * changed debug build detection from NDEBUG to DEV_BUILD
 * moved po and desktop directories
 * moved last unit test out of src directory
2013-06-22 01:17:19 +02:00