summaryrefslogtreecommitdiffstats
path: root/dic
diff options
context:
space:
mode:
Diffstat (limited to 'dic')
-rwxr-xr-xdic2
1 files changed, 2 insertions, 0 deletions
diff --git a/dic b/dic
index 565de37..0060686 100755
--- a/dic
+++ b/dic
@@ -62,6 +62,7 @@ simplify() {
s/⇔/⇔/g
s/ / /g; #  
+ s/®/®/g;
s/ */ /g
# <!-- undefined_translation: en:pl_ext -->
@@ -94,6 +95,7 @@ simplify() {
s:<flecttabref> *::g
s: *</flecttabref>::g
+ s:<br/>:\n:g
'
}