summaryrefslogtreecommitdiff
path: root/server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml
diff options
context:
space:
mode:
authorsenator <senator>2009-11-19 11:10:04 +0000
committersenator <senator>2009-11-19 11:10:04 +0000
commit5099bca4c9ce61937e6af558402f681e46014df7 (patch)
tree41cde86c9250bfefa7288afe24f312eb78dfcc34 /server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml
parent879842169b40803c6d74281e9cd60f6e59d49d78 (diff)
changed pretty much everything from english to danish in field names
Diffstat (limited to 'server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml')
-rw-r--r--server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml b/server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml
index 58f773e..1eeecc0 100644
--- a/server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml
+++ b/server/xml/macros/ref_efterkontrol-aktuelle-1.0.xml
@@ -19,9 +19,9 @@
then
out = out .. 'Tilfredshed: ' .. getValue('ref_efterkontrol-aktuelle.tilfredshed') .. '\n'
end
- if ( getValue('ref_efterkontrol-aktuelle.other_comments') ~= '' )
+ if ( getValue('ref_efterkontrol-aktuelle.andet_comments') ~= '' )
then
- out = out .. getValue('ref_efterkontrol-aktuelle.other_comments')
+ out = out .. getValue('ref_efterkontrol-aktuelle.andet_comments')
end
return out
</resume>
@@ -77,7 +77,7 @@
<item caption="Meget tilfreds" value="Meget tilfreds"/>
</combobox>
<label caption="Øvrige kommentarer:"/>
- <textedit name="ref_efterkontrol-aktuelle.other_comments"/>
+ <textedit name="ref_efterkontrol-aktuelle.andet_comments"/>
</frame>
<!-- Knapper -->