getFormattedString( key, strArray )%S (uppercase) is replaced by each successive element in the supplied array. Alternatively, numbered indices of the format %n$S (e.g. %1$S, %2$S, etc.) can be used to specify the position of the corresponding parameter explicitly.If you need to handle substitutions involving plurals, take a look at Localization and Plurals.