Polish localization.

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Łukasz Panek 2014-09-17 20:24:28 -04:00 committed by Paul Beckingham
parent 748ca4896f
commit 0f23bfa31d
6 changed files with 1000 additions and 3 deletions

View file

@ -56,6 +56,8 @@
#include <l10n/por-PRT.h>
#elif PACKAGE_LANGUAGE == LANGUAGE_EPO_RUS
#include <l10n/epo-RUS.h>
#elif PACKAGE_LANGUAGE == LANGUAGE_POL_POL
#include <l10n/pol-POL.h>
#endif
#endif