|
@@ -1995,9 +1995,9 @@ if $ARGS[0] = 'uni_tell':
|
|
|
end
|
|
|
else
|
|
|
if katjaQW['know_katja_uni'] = 0:
|
|
|
- 'You tell Katja that you have enrolled at the university to study <<func('uni_programs', 'program_name')>>. She replies that she plans to enroll to study to become a teacher, but that you will probably still see each other often there.'
|
|
|
+ 'You tell Katja that you have enrolled at the university to study <<func("uni_programs", "program_name")>>. She replies that she plans to enroll to study to become a teacher, but that you will probably still see each other often there.'
|
|
|
else
|
|
|
- 'You tell Katja that you have also enrolled to study <<func('uni_programs', 'program_name')>>. She replies that she is enrolled in the program to study become a teacher, but that you will probably still see each other often there.'
|
|
|
+ 'You tell Katja that you have also enrolled to study <<func("uni_programs", "program_name")>>. She replies that she is enrolled in the program to study become a teacher, but that you will probably still see each other often there.'
|
|
|
end
|
|
|
end
|
|
|
if $loc = 'mey_home':
|