mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 12:14:06 +02:00
consistent acp layout regarding backlinks and messages.
git-svn-id: file:///svn/phpbb/trunk@6428 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -120,24 +120,24 @@ $lang = array_merge($lang, array(
|
||||
'IMAGE_NAME' => 'Image name',
|
||||
'IMAGE_PARAMETER' => 'Parameter',
|
||||
'IMAGE_VALUE' => 'Value',
|
||||
'IMAGESET_ADDED' => 'New imageset added on filesystem',
|
||||
'IMAGESET_ADDED_DB' => 'New imageset added to database',
|
||||
'IMAGESET_DELETED' => 'Imageset deleted successfully',
|
||||
'IMAGESET_DELETED_FS' => 'Imageset removed from database but some files may remain on the filesystem',
|
||||
'IMAGESET_DETAILS_UPDATED' => 'Imageset details successfully updated',
|
||||
'IMAGESET_ERR_ARCHIVE' => 'Please select an archive method',
|
||||
'IMAGESET_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters',
|
||||
'IMAGESET_ERR_NAME_CHARS' => 'The imageset name can only contain alphanumeric characters, -, +, _ and space',
|
||||
'IMAGESET_ERR_NAME_EXIST' => 'A imageset with that name already exists',
|
||||
'IMAGESET_ERR_NAME_LONG' => 'The imageset name can be no longer than 30 characters',
|
||||
'IMAGESET_ADDED' => 'New imageset added on filesystem.',
|
||||
'IMAGESET_ADDED_DB' => 'New imageset added to database.',
|
||||
'IMAGESET_DELETED' => 'Imageset deleted successfully.',
|
||||
'IMAGESET_DELETED_FS' => 'Imageset removed from database but some files may remain on the filesystem.',
|
||||
'IMAGESET_DETAILS_UPDATED' => 'Imageset details successfully updated.',
|
||||
'IMAGESET_ERR_ARCHIVE' => 'Please select an archive method.',
|
||||
'IMAGESET_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters.',
|
||||
'IMAGESET_ERR_NAME_CHARS' => 'The imageset name can only contain alphanumeric characters, -, +, _ and space.',
|
||||
'IMAGESET_ERR_NAME_EXIST' => 'A imageset with that name already exists.',
|
||||
'IMAGESET_ERR_NAME_LONG' => 'The imageset name can be no longer than 30 characters.',
|
||||
'IMAGESET_ERR_NOT_IMAGESET' => 'The archive you specified does not contain a valid imageset.',
|
||||
'IMAGESET_ERR_STYLE_NAME' => 'You must supply a name for this imageset',
|
||||
'IMAGESET_ERR_STYLE_NAME' => 'You must supply a name for this imageset.',
|
||||
'IMAGESET_EXPORT' => 'Export Imageset',
|
||||
'IMAGESET_EXPORT_EXPLAIN' => 'Here you can export an imageset in the form of an archive. This archive will contain all the data necessary to install the set of images on another board. You may select whether to download the file directly or to place it in your store folder for download later or via FTP.',
|
||||
'IMAGESET_EXPORTED' => 'Imageset exported succesfully and stored in %s',
|
||||
'IMAGESET_EXPORTED' => 'Imageset exported succesfully and stored in %s.',
|
||||
'IMAGESET_NAME' => 'Imageset Name',
|
||||
'IMAGESET_REFRESHED' => 'Imageset refreshed successfully',
|
||||
'IMAGESET_UPDATED' => 'Imageset updated successfully',
|
||||
'IMAGESET_REFRESHED' => 'Imageset refreshed successfully.',
|
||||
'IMAGESET_UPDATED' => 'Imageset updated successfully.',
|
||||
'ITALIC' => 'Italic',
|
||||
|
||||
'IMG_CAT_BUTTONS' => 'Localised buttons',
|
||||
@@ -282,22 +282,22 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'EDITED_IMAGESET' => 'Edited imageset',
|
||||
|
||||
'NO_CLASS' => 'Cannot find class in stylesheet',
|
||||
'NO_IMAGESET' => 'Cannot find imageset on filesystem',
|
||||
'NO_CLASS' => 'Cannot find class in stylesheet.',
|
||||
'NO_IMAGESET' => 'Cannot find imageset on filesystem.',
|
||||
'NO_IMAGE' => 'No Image',
|
||||
'NO_STYLE' => 'Cannot find style on filesystem',
|
||||
'NO_TEMPLATE' => 'Cannot find template on filesystem',
|
||||
'NO_THEME' => 'Cannot find theme on filesystem',
|
||||
'NO_STYLE' => 'Cannot find style on filesystem.',
|
||||
'NO_TEMPLATE' => 'Cannot find template on filesystem.',
|
||||
'NO_THEME' => 'Cannot find theme on filesystem.',
|
||||
'NO_UNINSTALLED_IMAGESET' => 'No uninstalled imagesets detected',
|
||||
'NO_UNINSTALLED_STYLE' => 'No uninstalled styles detected',
|
||||
'NO_UNINSTALLED_TEMPLATE' => 'No uninstalled templates detected',
|
||||
'NO_UNINSTALLED_THEME' => 'No uninstalled themes detected',
|
||||
'NO_UNIT' => 'None',
|
||||
|
||||
'ONLY_IMAGESET' => 'This is the only remaining imageset, you cannot delete it',
|
||||
'ONLY_STYLE' => 'This is the only remaining style, you cannot delete it',
|
||||
'ONLY_TEMPLATE' => 'This is the only remaining template set, you cannot delete it',
|
||||
'ONLY_THEME' => 'This is the only remaining theme, you cannot delete it',
|
||||
'ONLY_IMAGESET' => 'This is the only remaining imageset, you cannot delete it.',
|
||||
'ONLY_STYLE' => 'This is the only remaining style, you cannot delete it.',
|
||||
'ONLY_TEMPLATE' => 'This is the only remaining template set, you cannot delete it.',
|
||||
'ONLY_THEME' => 'This is the only remaining theme, you cannot delete it.',
|
||||
'OPTIONAL_BASIS' => 'Optional basis',
|
||||
|
||||
'REFRESH' => 'Refresh',
|
||||
@@ -333,83 +333,83 @@ $lang = array_merge($lang, array(
|
||||
'STORE_FILESYSTEM' => 'Filesystem',
|
||||
'STYLE_ACTIVATE' => 'Activate',
|
||||
'STYLE_ACTIVE' => 'Active',
|
||||
'STYLE_ADDED' => 'Style added successfully',
|
||||
'STYLE_ADDED' => 'Style added successfully.',
|
||||
'STYLE_DEACTIVATE' => 'Deactivate',
|
||||
'STYLE_DEFAULT' => 'Make default style',
|
||||
'STYLE_DELETED' => 'Style deleted successfully',
|
||||
'STYLE_DETAILS_UPDATED' => 'Style edited successfully',
|
||||
'STYLE_ERR_ARCHIVE' => 'Please select an archive method',
|
||||
'STYLE_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters',
|
||||
'STYLE_DELETED' => 'Style deleted successfully.',
|
||||
'STYLE_DETAILS_UPDATED' => 'Style edited successfully.',
|
||||
'STYLE_ERR_ARCHIVE' => 'Please select an archive method.',
|
||||
'STYLE_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters.',
|
||||
'STYLE_ERR_MORE_ELEMENTS' => 'You must select at least one style element.',
|
||||
'STYLE_ERR_NAME_CHARS' => 'The style name can only contain alphanumeric characters, -, +, _ and space',
|
||||
'STYLE_ERR_NAME_EXIST' => 'A style with that name already exists',
|
||||
'STYLE_ERR_NAME_LONG' => 'The style name can be no longer than 30 characters',
|
||||
'STYLE_ERR_NO_IDS' => 'You must select a template, theme and imageset for this style',
|
||||
'STYLE_ERR_NAME_CHARS' => 'The style name can only contain alphanumeric characters, -, +, _ and space.',
|
||||
'STYLE_ERR_NAME_EXIST' => 'A style with that name already exists.',
|
||||
'STYLE_ERR_NAME_LONG' => 'The style name can be no longer than 30 characters.',
|
||||
'STYLE_ERR_NO_IDS' => 'You must select a template, theme and imageset for this style.',
|
||||
'STYLE_ERR_NOT_STYLE' => 'The imported or uploaded file did not contain a valid style archive.',
|
||||
'STYLE_ERR_STYLE_NAME' => 'You must supply a name for this style',
|
||||
'STYLE_ERR_STYLE_NAME' => 'You must supply a name for this style.',
|
||||
'STYLE_EXPORT' => 'Export Style',
|
||||
'STYLE_EXPORT_EXPLAIN' => 'Here you can export a style in the form of an archive. A style does not need to contain all elements but it must contain at least one. For example if you have created a new theme and imageset for a commonly used template you could simply export the theme and imageset and ommit the template. You may select whether to download the file directly or to place it in your store folder for download later or via FTP.',
|
||||
'STYLE_EXPORTED' => 'Style exported succesfully and stored in %s',
|
||||
'STYLE_EXPORTED' => 'Style exported succesfully and stored in %s.',
|
||||
'STYLE_IMAGESET' => 'Imageset',
|
||||
'STYLE_NAME' => 'Style name',
|
||||
'STYLE_TEMPLATE' => 'Template',
|
||||
'STYLE_THEME' => 'Theme',
|
||||
'STYLE_USED_BY' => 'Used by',
|
||||
|
||||
'TEMPLATE_ADDED' => 'Template set added and stored on filesystem',
|
||||
'TEMPLATE_ADDED_DB' => 'Template set added and stored in database',
|
||||
'TEMPLATE_ADDED' => 'Template set added and stored on filesystem.',
|
||||
'TEMPLATE_ADDED_DB' => 'Template set added and stored in database.',
|
||||
'TEMPLATE_CACHE' => 'Template cache',
|
||||
'TEMPLATE_CACHE_EXPLAIN' => 'By default phpBB caches the compiled version of its templates. This decreases the load on the server each time a page is viewed and thus may reduce the page generation time. Here you can view the cache status of each file and delete individual files or the entire cache.',
|
||||
'TEMPLATE_CACHE_CLEARED' => 'Template cache cleared successfully',
|
||||
'TEMPLATE_CACHE_CLEARED' => 'Template cache cleared successfully.',
|
||||
'TEMPLATE_CACHE_EMPTY' => 'There are no cached templates.',
|
||||
'TEMPLATE_DELETED' => 'Template set deleted successfully',
|
||||
'TEMPLATE_DELETED_FS' => 'Template set removed from database but some files may remain on the filesystem',
|
||||
'TEMPLATE_DETAILS_UPDATED' => 'Template details successfully updated',
|
||||
'TEMPLATE_DELETED' => 'Template set deleted successfully.',
|
||||
'TEMPLATE_DELETED_FS' => 'Template set removed from database but some files may remain on the filesystem.',
|
||||
'TEMPLATE_DETAILS_UPDATED' => 'Template details successfully updated.',
|
||||
'TEMPLATE_EDITOR' => 'Raw HTML template editor',
|
||||
'TEMPLATE_EDITOR_HEIGHT' => 'Template editor height',
|
||||
'TEMPLATE_ERR_ARCHIVE' => 'Please select an archive method',
|
||||
'TEMPLATE_ERR_ARCHIVE' => 'Please select an archive method.',
|
||||
'TEMPLATE_ERR_CACHE_READ' => 'The cache directory used to store cached versions of template files could not be opened.',
|
||||
'TEMPLATE_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters',
|
||||
'TEMPLATE_ERR_NAME_CHARS' => 'The template name can only contain alphanumeric characters, -, +, _ and space',
|
||||
'TEMPLATE_ERR_NAME_EXIST' => 'A template set with that name already exists',
|
||||
'TEMPLATE_ERR_NAME_LONG' => 'The template name can be no longer than 30 characters',
|
||||
'TEMPLATE_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters.',
|
||||
'TEMPLATE_ERR_NAME_CHARS' => 'The template name can only contain alphanumeric characters, -, +, _ and space.',
|
||||
'TEMPLATE_ERR_NAME_EXIST' => 'A template set with that name already exists.',
|
||||
'TEMPLATE_ERR_NAME_LONG' => 'The template name can be no longer than 30 characters.',
|
||||
'TEMPLATE_ERR_NOT_TEMPLATE' => 'The archive you specified does not contain a valid template set.',
|
||||
'TEMPLATE_ERR_STYLE_NAME' => 'You must supply a name for this templates',
|
||||
'TEMPLATE_ERR_STYLE_NAME' => 'You must supply a name for this templates.',
|
||||
'TEMPLATE_EXPORT' => 'Export templates',
|
||||
'TEMPLATE_EXPORT_EXPLAIN' => 'Here you can export a template set in the form of an archive. This archive will contain all the files necessary to install the templates on another board. You may select whether to download the file directly or to place it in your store folder for download later or via FTP.',
|
||||
'TEMPLATE_EXPORTED' => 'Templates exported succesfully and stored in %s',
|
||||
'TEMPLATE_EXPORTED' => 'Templates exported succesfully and stored in %s.',
|
||||
'TEMPLATE_FILE' => 'Template file',
|
||||
'TEMPLATE_FILE_UPDATED' => 'Template file updated successfully',
|
||||
'TEMPLATE_FILE_UPDATED' => 'Template file updated successfully.',
|
||||
'TEMPLATE_LOCATION' => 'Store templates in',
|
||||
'TEMPLATE_LOCATION_EXPLAIN' => 'Images are always stored on the filesystem.',
|
||||
'TEMPLATE_NAME' => 'Template name',
|
||||
'TEMPLATE_REFRESHED' => 'Template refreshed successfully',
|
||||
'TEMPLATE_REFRESHED' => 'Template refreshed successfully.',
|
||||
|
||||
'THEME_ADDED' => 'New theme added on filesystem',
|
||||
'THEME_ADDED_DB' => 'New theme added to database',
|
||||
'THEME_CLASS_ADDED' => 'Custom class added successfully',
|
||||
'THEME_DELETED' => 'Theme deleted successfully',
|
||||
'THEME_DELETED_FS' => 'Theme removed from database but files remain on the filesystem',
|
||||
'THEME_DETAILS_UPDATED' => 'Theme details successfully updated',
|
||||
'THEME_ADDED' => 'New theme added on filesystem.',
|
||||
'THEME_ADDED_DB' => 'New theme added to database.',
|
||||
'THEME_CLASS_ADDED' => 'Custom class added successfully.',
|
||||
'THEME_DELETED' => 'Theme deleted successfully.',
|
||||
'THEME_DELETED_FS' => 'Theme removed from database but files remain on the filesystem.',
|
||||
'THEME_DETAILS_UPDATED' => 'Theme details successfully updated.',
|
||||
'THEME_EDITOR' => 'Raw CSS theme editor',
|
||||
'THEME_EDITOR_HEIGHT' => 'Theme editor height',
|
||||
'THEME_ERR_ARCHIVE' => 'Please select an archive method',
|
||||
'THEME_ERR_ARCHIVE' => 'Please select an archive method.',
|
||||
'THEME_ERR_CLASS_CHARS' => 'Only alphanumeric characters plus ., :, - and # are valid in class names.',
|
||||
'THEME_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters',
|
||||
'THEME_ERR_NAME_CHARS' => 'The theme name can only contain alphanumeric characters, -, +, _ and space',
|
||||
'THEME_ERR_NAME_EXIST' => 'A theme with that name already exists',
|
||||
'THEME_ERR_NAME_LONG' => 'The theme name can be no longer than 30 characters',
|
||||
'THEME_ERR_COPY_LONG' => 'The copyright can be no longer than 60 characters.',
|
||||
'THEME_ERR_NAME_CHARS' => 'The theme name can only contain alphanumeric characters, -, +, _ and space.',
|
||||
'THEME_ERR_NAME_EXIST' => 'A theme with that name already exists.',
|
||||
'THEME_ERR_NAME_LONG' => 'The theme name can be no longer than 30 characters.',
|
||||
'THEME_ERR_NOT_THEME' => 'The archive you specified does not contain a valid theme.',
|
||||
'THEME_ERR_REFRESH_FS' => 'This theme is stored on the filesystem so there is no need to refresh it.',
|
||||
'THEME_ERR_STYLE_NAME' => 'You must supply a name for this theme',
|
||||
'THEME_ERR_STYLE_NAME' => 'You must supply a name for this theme.',
|
||||
'THEME_EXPORT' => 'Export Theme',
|
||||
'THEME_EXPORT_EXPLAIN' => 'Here you can export a theme in the form of an archive. This archive will contain all the data necessary to install the theme on another board. You may select whether to download the file directly or to place it in your store folder for download later or via FTP.',
|
||||
'THEME_EXPORTED' => 'Theme exported succesfully and stored in %s',
|
||||
'THEME_EXPORTED' => 'Theme exported succesfully and stored in %s.',
|
||||
'THEME_LOCATION' => 'Store stylesheet in',
|
||||
'THEME_LOCATION_EXPLAIN' => 'Images are always stored on the filesystem.',
|
||||
'THEME_NAME' => 'Theme Name',
|
||||
'THEME_REFRESHED' => 'Theme refreshed successfully',
|
||||
'THEME_UPDATED' => 'Class updated successfully',
|
||||
'THEME_REFRESHED' => 'Theme refreshed successfully.',
|
||||
'THEME_UPDATED' => 'Class updated successfully.',
|
||||
|
||||
'UNDERLINE' => 'Underline',
|
||||
'UNINSTALLED_IMAGESET' => 'Uninstalled imagesets',
|
||||
|
Reference in New Issue
Block a user