6AEXTR4EHQWDI4UAIQ3OOBKV76GM5TCIWWK77HSDHOJSZCSBYMHQC
BXUC2WJPKKYPGP6YATHYREJ4VBA4NPU6YVZEHB544YRZGGM4PNIAC
OPI6W7BO4V3R5WGEVN4USOHVPUV5PVWGKYBMCRU4VQOI7F7RCF5QC
$investigation_result = clienttranslate('No matches');
$notif_msg = clienttranslate('${player_name} sends an investigator to ${location_name}: no matches.');
$investigation_result = clienttranslate('Matches: ${n_exact} exact, ${n_adj} adjacent');
$notif_msg = clienttranslate('${player_name} sends an investigator to ${location_name}. Matches: ${n_exact} exact, ${n_adj} adjacent.');
clienttranslate('${player_name} sends an investigator to ${location_name}.') . ' ' . $investigation_result . '.',
clienttranslate('${player_name} sends an investigator to ${location_name}.')
. ' '
. $investigation_result
. '.',
$notif_msg,