|
@@ -10,7 +10,7 @@ act 'No today':
|
|
|
'"Sorry, I have a lot of things on today, Maybe another time.'
|
|
|
'"Okay. I''ll call next week.'
|
|
|
|
|
|
- act 'Hang up':gt 'korr'
|
|
|
+ act 'Hang up':dynamic $brodila
|
|
|
end
|
|
|
|
|
|
act 'Sure.':
|
|
@@ -20,7 +20,7 @@ act 'Sure.':
|
|
|
'"Sounds good."'
|
|
|
'"Wonderful. I''ll be waiting in the cafe."'
|
|
|
|
|
|
- act 'Hang up':gt 'korr'
|
|
|
+ act 'Hang up':dynamic $brodila
|
|
|
end
|
|
|
|
|
|
--- qwlocdog ---------------------------------
|