Returns the actual locale which the result of KeyFile.getLocaleString or KeyFile.getLocaleStringList came from.
If calling KeyFile.getLocaleString or KeyFile.getLocaleStringList with exactly the same key_file, group_name, key and locale, the result of those functions will have originally been tagged with the locale that is the result of this function.
a group name
a key
a locale identifier or NULL
the locale from the file, or NULL if the key was not found or the entry in the file was was untranslated
2.56
Returns the actual locale which the result of KeyFile.getLocaleString or KeyFile.getLocaleStringList came from.
If calling KeyFile.getLocaleString or KeyFile.getLocaleStringList with exactly the same key_file, group_name, key and locale, the result of those functions will have originally been tagged with the locale that is the result of this function.