Menu

Commit [r11451]  Maximize  Restore  History

0.12.5dev: added Danish translation ((82%)

Contributed by Jens Hyllegaard

There was only a small glitch detected by `make check`:
{{{
$ make check-da
check-da: running check_catalog
checking catalog trac/locale\da\LC_MESSAGES\messages.po
trac/locale\da\LC_MESSAGES\messages.po:2096: genshi markups are unbalanced [1:] [2:] [3:] [4:]
running check_catalog_js
checking catalog trac/locale\da\LC_MESSAGES\messages-js.po
}}}

The error and the fix was:
{{{#!diff
msgid ""
"[1:[2:%(title)s:]]\n"
" [3:[4:%(count)s]]"
- msgstr "%(title)s: %(count)s"
+ msgstr ""
+ "[1:[2:%(title)s:]]\n"
+ " [3:[4:%(count)s]]"
}}}

cboos 2012-11-04

added /branches/0.12-stable/trac/locale/da
added /branches/0.12-stable/trac/locale/da/LC_MESSAGES
added /branches/0.12-stable/trac/locale/da/LC_MESSAGES/messages-js.po
added /branches/0.12-stable/trac/locale/da/LC_MESSAGES/messages.po
/branches/0.12-stable/trac/locale/da/LC_MESSAGES/messages-js.po Diff Switch to side-by-side view
Loading...
/branches/0.12-stable/trac/locale/da/LC_MESSAGES/messages.po Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB