ui: don't use numeric character entities (like 
). They break translations.
authorJiří Klimeš <jklimes@redhat.com>
Fri, 13 Apr 2012 11:36:25 +0000 (13:36 +0200)
committerJiří Klimeš <jklimes@redhat.com>
Fri, 13 Apr 2012 12:04:05 +0000 (14:04 +0200)
commitc7bfce1675d84dd0edbe01ec1132eb26f95d16ac
treefd638ea2f4b855cb2407b83366e00ba298c41ee1
parenta4e33f7d6aa7390cf16233743b81582bda9bc4c5
ui: don't use numeric character entities (like &#10;). They break translations.

Even if it is possible to use numeric character entities and they are useful
(such as &#10; for line break, &#169; for ©), they break translations, because
intltool-extract doesn't help us here and doesn't translate them to actual
characters.
intltool-extract only decodes these:
&apos;
&quot;
&lt;
&gt;
&amp;
13 files changed:
po/cs.po
po/de.po
po/eo.po
po/es.po
po/gl.po
po/ja.po
po/lv.po
po/nl.po
po/pl.po
po/sl.po
po/sv.po
po/zh_CN.po
properties/nm-openvpn-dialog.ui