blob: 12a577d835d98c6fbbd3be4a1bdbe1e3d2757985 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
/*
WARNING: automaticaly generated content. Changes will get lost!
If this file is 'i18n-generated.cpp' then it *realy* is automaticaly
generated.
If this file is 'i18n-template.cpp' then it is the base for the
autogeneration of the other file.
This file is part of live.
*/
const tI18nPhrase Phrases[] = {
// START I18N
// END I18N
{ NULL }
};
|