|
|
The photo-metadata.properties fileBluPlusPlus displays metadata in the form of field names/field values pairs (see here for a screenshot). There are standard field names for both EXIF and IPTC information, as well as camera-specific EXIF fields with their own field names. By default, these standard and camera-specific field names are displayed in the metadata window. Users can change the text displayed for the metadata field names. There are several reasons to do so:
The ‘photo-metadata.properties’ file is used to make these kinds of changes. Structure of a photo-metadata.properties/photo-metadata_xx.properties fileEach line in a photo-metadata.properties/photo-metadata_xx.properties file is of this form: original default field name=new field name to be displayed
(Note: in the photo-metadata.properties file distributed with BluPlusPlus,
sample entries are given, but the entries all begin with ‘#’
in order to have them “commented out”. DO NOT BEGIN AN ACTUAL ENTRY
WITH ‘#’).
photo-metadata.properties file vs. photo-metatdata_xx.properties fileThe photo-metadata_xx.properties files are language specific. The language file used depends on the language chosen on the BluPlusPlus-General tab (see here for a list of languages currently supported by BluPlusPlus). For example photo-metadata_en.properties is for English. The photo-metadata.properties file is the “base” file. The entries in this file will be used if either:
Location of photo-metadata.properties file and photo-metatdata_xx.properties filesPhoto-metadata.properties file and photo-metatdata_xx.properties files are located in the BluPlusPlus-->texts folder, along with the ‘language pack’ files used to localize BPP for languages other than English. |