For example, in the 1.6.4 FEU en_us.php language file, line 105 reads as follows:
Code: Select all
$lang['error_nogroupproprelns'] = 'Could not find properties for group %s';
I don't need spoon-feeding (I hope), but I don't know enough about this to know what to search for on Google, etc. I tried, but with no good results. Is there a special name for this kind of variable? Does it have to be "%s", or could it be "%d", "%r", etc?
Any help?
TIA!