From c3cf6809bd89f2fddbdc8a6d0b8c2e713392f710 Mon Sep 17 00:00:00 2001 From: senator Date: Mon, 16 Nov 2009 10:54:53 +0000 Subject: =?UTF-8?q?auto-replaced=20all=20instances=20of=20h=F8jre=20=F8je?= =?UTF-8?q?=20and=20henstre=20=F8je=20with=20o.dxt=20and=20o.sin.=20This?= =?UTF-8?q?=20was=20done=20using=20sed.=20These=20changes=20are=20not=20ve?= =?UTF-8?q?rified=20100%,=20but=20i=20assume=20it=20went=20well.=20A=20qui?= =?UTF-8?q?ck=20check=20showed=20no=20errors.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/xml/macros/keratometri-1.0.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'server/xml/macros/keratometri-1.0.xml') diff --git a/server/xml/macros/keratometri-1.0.xml b/server/xml/macros/keratometri-1.0.xml index 07459ae..c762309 100644 --- a/server/xml/macros/keratometri-1.0.xml +++ b/server/xml/macros/keratometri-1.0.xml @@ -46,7 +46,7 @@ print (rr1) - out = out .. 'Keratometri, højre øje:\n' .. + out = out .. 'Keratometri, o.dxt:\n' .. 'Radius 1: ' .. rr1 .. ' mm (' .. rd1 .. ' D) i ' .. rx1 .. ' grader.\n' .. 'Radius 2: ' .. rr2 .. ' mm (' .. rd2 .. ' D) i ' .. rx2 .. ' grader.\n' .. 'Cylinder: ' .. ry1 .. ' i ' .. ry2 .. ' grader\n\n' @@ -85,7 +85,7 @@ print (lr1) - out = out .. 'Keratometri, venstre øje:\n' .. + out = out .. 'Keratometri, o.sin:\n' .. 'Radius 1: ' .. lr1 .. ' mm (' .. ld1 .. ' D) i ' .. lx1 .. ' grader.\n' .. 'Radius 2: ' .. lr2 .. ' mm (' .. ld2 .. ' D) i ' .. lx2 .. ' grader.\n' .. 'Cylinder: ' .. ly1 .. ' i ' .. ly2 .. ' grader' @@ -192,7 +192,7 @@ - @@ -215,7 +215,7 @@ - -- cgit v1.2.3