diff options
| author | hallgren <hallgren@chalmers.se> | 2010-12-14 16:41:28 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2010-12-14 16:41:28 +0000 |
| commit | 13bddae588f803316a0b16f6bd098cc4ba3bf16c (patch) | |
| tree | 672d16b745a8ede389235537acb385e0a1e6c8fb /examples/numerals/polish.gf | |
| parent | 42259d2957916a512665ebeba4b249e049182d3e (diff) | |
numerals: add language flags
to help minibar pick the right default language
Diffstat (limited to 'examples/numerals/polish.gf')
| -rw-r--r-- | examples/numerals/polish.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/numerals/polish.gf b/examples/numerals/polish.gf index 2d461c019..919d2e2f0 100644 --- a/examples/numerals/polish.gf +++ b/examples/numerals/polish.gf @@ -1,4 +1,5 @@ concrete polish of Numerals = { +flags language = pl_PL ; -- numerals in Polish, author Wojciech Mostowski, 20/9/2002 -- include numerals.Abs.gf ; |
