diff options
author | senator <senator> | 2009-11-16 10:54:53 +0000 |
---|---|---|
committer | senator <senator> | 2009-11-16 10:54:53 +0000 |
commit | c3cf6809bd89f2fddbdc8a6d0b8c2e713392f710 (patch) | |
tree | 363b7bd5c9d142c345d56f995534a819b0e9ec82 /server/xml/macros/ref_efterkontrol-konklusion-1.0.xml | |
parent | 36492da266df3f7e66ad5a330c76af285d765fa7 (diff) |
auto-replaced all instances of højre øje and henstre øje with o.dxt and o.sin. This was done using sed. These changes are not verified 100%, but i assume it went well. A quick check showed no errors.
Diffstat (limited to 'server/xml/macros/ref_efterkontrol-konklusion-1.0.xml')
-rw-r--r-- | server/xml/macros/ref_efterkontrol-konklusion-1.0.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/macros/ref_efterkontrol-konklusion-1.0.xml b/server/xml/macros/ref_efterkontrol-konklusion-1.0.xml index dd1f61e..1baa915 100644 --- a/server/xml/macros/ref_efterkontrol-konklusion-1.0.xml +++ b/server/xml/macros/ref_efterkontrol-konklusion-1.0.xml @@ -84,8 +84,8 @@ </frame> <frame layout="vbox"> <combobox name="ref_efterkontrol.konklusion.oeje" value=""> - <item caption="o.dxt" value="højre øje"/> - <item caption="o.sin" value="venstre øje"/> + <item caption="o.dxt" value="o.dxt"/> + <item caption="o.sin" value="o.sin"/> <item caption="Begge øjne" value="begge øjne"/> </combobox> <label/> |