# $Id: strings.raw,v 1.14 2006/01/20 19:06:50 mindless Exp $ /* CustomFieldItemEdit.inc */ gettext("Display settings saved successfully") /* also in: templates/Admin.tpl test/phpunit/CustomFieldItemEditPluginTest.class */ gettext("New field added successfully") /* also in: templates/Admin.tpl test/phpunit/CustomFieldItemEditPluginTest.class */ gettext("Field moved successfully") /* also in: templates/Admin.tpl test/phpunit/CustomFieldItemEditPluginTest.class */ gettext("Field removed successfully") /* also in: templates/Admin.tpl test/phpunit/CustomFieldItemEditPluginTest.class */ gettext("Picklist updated successfully") /* also in: templates/Admin.tpl test/phpunit/CustomFieldItemEditPluginTest.class */ gettext("Field name already in use") /* also in: templates/Admin.tpl test/phpunit/CustomFieldItemEditPluginTest.class */ gettext("Changes saved successfully") /* also in: test/phpunit/CustomFieldItemEditPluginTest.class */ gettext("Custom Fields") /* also in: module.inc classes/CustomFieldSearch.class templates/CustomFieldSiteAdmin.tpl templates/blocks/CustomFields.tpl templates/blocks/blocks.inc test/phpunit/CustomFieldSearchTest.class */ /* module.inc */ gettext("Create custom data fields for Gallery items") gettext("Extra Data") /* classes/CustomFieldHelper.class */ gettext("Common Fields") gettext("Album Fields") gettext("Photo Fields") /* classes/CustomFieldSearch.class */ gettext("Custom Fields Module") /* also in: test/phpunit/CustomFieldSearchTest.class */ gettext("Search custom fields") /* also in: test/phpunit/CustomFieldSearchTest.class */ /* templates/Admin.tpl */ gettext("Field name cannot be empty") gettext("Display") gettext("Set the display order and visibility of the fields below. Summary fields are typically displayed with thumbnails in an album view. Detail fields are usually shown when viewing the specific item.") gettext("Field") gettext("Summary") gettext("Detail") gettext("Order") gettext("up") gettext("down") gettext("Save") /* also in: templates/CustomFieldItemEdit.tpl */ gettext("Reset") /* also in: templates/CustomFieldItemEdit.tpl */ gettext("Add/Remove") gettext("Save any changes above before using the controls below.") gettext("Add") gettext("Field:") gettext("Action:") gettext("Remove") gettext("Move to Album") gettext("Move to Photo") gettext("Move to Common") gettext("Go") gettext("Picklist Values") gettext("Custom fields allow freeform text entry by default. Enter values below to restrict field values to a specific list of choices. Enter one choice per line. Remove all choices to return to freeform text. Note that existing field values will not be changed or deleted when a picklist is added.") gettext("Choices:") gettext("Add a custom field above to enable this section.") /* templates/CustomFieldItemAdmin.tpl */ gettext("These are album-specific custom field settings. Common fields are available on all items; Album and Photo fields can be assigned only to items of the appropriate type.") gettext("Edit custom field values for this album") gettext("WARNING: Values for all fields that do not also exist in the global settings will be deleted for this album and its items!") gettext("Revert to global custom field settings for this album") gettext("WARNING: Values for this custom field in this album will be deleted!") gettext("WARNING: Values for this custom field on non-photo items in this album will be deleted!") /* templates/CustomFieldItemEdit.tpl */ gettext("Override global custom field settings for this album") gettext("Edit custom field settings for this album") gettext("No Value") /* templates/CustomFieldSiteAdmin.tpl */ gettext("These are the global settings for custom fields. They can be overridden at the album level. Common fields are available on all Gallery items; Album and Photo fields can be assigned only to items of the appropriate type.") gettext("WARNING: All values for this custom field will be deleted! (Except in albums with album-specific settings)") gettext("WARNING: Values for this custom field on non-album items will be deleted! (Except in albums with album-specific settings)") gettext("WARNING: Values for this custom field on non-photo items will be deleted! (Except in albums with album-specific settings)")