{* * $Revision: 1.1 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}

{g->text text="getID3() 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="getID3() is a PHP4 script that extracts useful information (such as ID3 tags, bitrate, playtime, etc.) from MP3s & other multimedia file formats (Ogg, WMA, WMV, ASF, WAV, AVI, AAC, VQF, FLAC, MusePack, Real, QuickTime, Monkey's Audio, MIDI and more)."}

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

{g->text text="There can be a great deal of information stored in many file formats. 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 mp3's are added to Gallery check id3 Title field and apply to:"}