{* * $Revision: 17380 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}

{g->text text="EXIF/IPTC Settings"}

{if !empty($status)}

{if isset($status.added.summary)} {g->text one="Added %d property to the Summary view" many="Added %d properties to the Summary view" count=$status.added.summary arg1=$status.added.summary} {/if} {if isset($status.removed.summary)} {g->text one="Removed %d property from the Summary view" many="Removed %d properties from the Summary view" count=$status.removed.summary arg1=$status.removed.summary} {/if} {if isset($status.restored.summary)} {g->text text="Restored the default properties for the Summary view"} {/if} {if isset($status.movedUp.summary)} {g->text one="Moved %d property up in the Summary view" many="Moved %d properties up in the Summary view" count=$status.movedUp.summary arg1=$status.movedUp.summary} {/if} {if isset($status.movedDown.summary)} {g->text one="Moved %d property down in the Summary view" many="Moved %d properties down in the Summary view" count=$status.movedDown.summary arg1=$status.movedDown.summary} {/if} {if isset($status.added.detailed)} {g->text one="Added %d property to the Detailed view" many="Added %d properties to the Detailed view" count=$status.added.detailed arg1=$status.added.detailed} {/if} {if isset($status.removed.detailed)} {g->text one="Removed %d property from the Detailed view" many="Removed %d properties from the Detailed view" count=$status.removed.detailed arg1=$status.removed.detailed} {/if} {if isset($status.restored.detailed)} {g->text text="Restored the default properties for the Detailed view"} {/if} {if isset($status.movedUp.detailed)} {g->text one="Moved %d property up in the Detailed view" many="Moved %d properties up in the Detailed view" count=$status.movedUp.detailed arg1=$status.movedUp.detailed} {/if} {if isset($status.movedDown.detailed)} {g->text one="Moved %d property down in the Detailed view" many="Moved %d properties down in the Detailed view" count=$status.movedDown.detailed arg1=$status.movedDown.detailed} {/if} {if isset($status.saved)} {g->text text="Settings saved successfully"} {/if}

{/if}

{g->text text="Gallery can display the EXIF data that is embedded in photos taken by most digital cameras. Gallery can also display IPTC data that was added to the photos by some IPTC enabled software."}

{g->text text="Summary and Detailed EXIF/IPTC displays"}

{g->text text="There can be a great deal of EXIF/IPTC information stored in photos. We display that data in two different views, summary and detailed. You can choose which properties are displayed in each view."}

{if isset($form.error.available.missing) || isset($form.error.summary.missing) || isset($form.error.detailed.missing)} {/if}
{g->text text="Available"} {g->text text="Summary"} {g->text text="Detailed"}
{if isset($form.error.available.missing)} {g->text text="You must select at least one value in the available column"} {/if} {if isset($form.error.summary.missing)} {g->text text="You must select at least one value in the summary column"} {/if} {if isset($form.error.detailed.missing)} {g->text text="You must select at least one value in the detailed column"} {/if}

{g->text text="Reset to Defaults"}

{g->text text="Restore the original values for the Summary and Detailed views. Use with caution, there is no undo!"}

{g->text text="Item Upload"}

{g->text text="When photos are added to Gallery check for EXIF Image Description and apply to:"}


{g->text text="When photos are added to Gallery check for IPTC Keywords and apply to:"}

{g->text text="When photos are added to Gallery check for IPTC Object Name and apply to:"}

{g->text text="When photos are added should we rotate them based on EXIF orientation data?"}

{if !$AdminExif.canRotate}

{g->text text="Warning: No toolkit support for rotation of JPEG images. Make sure to activate a toolkit module if using this option."}

{/if}