Skip to content

Commit

Permalink
move copy string
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Aug 5, 2015
1 parent 384e296 commit 2c63b64
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.com_categories.ini
Expand Up @@ -13,7 +13,7 @@ COM_CATEGORIES_ACCESS_EDITSTATE_DESC="New setting for <strong>edit state actions
COM_CATEGORIES_BASIC_FIELDSET_LABEL="Options"
COM_CATEGORIES_BATCH_CANNOT_CREATE="You are not allowed to create new categories in this category."
COM_CATEGORIES_BATCH_CANNOT_EDIT="You are not allowed to edit one or more of these categories."
COM_CATEGORIES_BATCH_CATEGORY_LABEL="Select Category for Move/Copy"
COM_CATEGORIES_BATCH_CATEGORY_LABEL="To Move or Copy your selection please select a Category."
COM_CATEGORIES_BATCH_OPTIONS="Batch process the selected categories."
COM_CATEGORIES_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved categories. Otherwise, all actions are applied to the selected categories."
COM_CATEGORIES_CATEGORIES_BASE_TITLE="Category Manager"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.com_contact.ini
Expand Up @@ -5,7 +5,7 @@

COM_CONTACT="Contacts"
COM_CONTACT_BASIC_OPTIONS_FIELDSET_LABEL="Contact Display Options"
COM_CONTACT_BATCH_MENU_LABEL="Select Category for Move/Copy"
COM_CONTACT_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
COM_CONTACT_BATCH_OPTIONS="Batch process the selected contacts"
COM_CONTACT_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved contacts. Otherwise, all actions are applied to the selected contacts."
COM_CONTACT_CATEGORIES_VIEW_DEFAULT_DESC="Shows a list of contact categories within a category."
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.com_content.ini
Expand Up @@ -13,7 +13,7 @@ COM_CONTENT_ARTICLE_DETAILS="Article Details"
COM_CONTENT_ARTICLES_TITLE="Articles"
COM_CONTENT_ATTRIBS_ARTICLE_SETTINGS_LABEL="Options"
COM_CONTENT_ATTRIBS_FIELDSET_LABEL="Options"
COM_CONTENT_BATCH_MENU_LABEL="Select Category for Move/Copy"
COM_CONTENT_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
COM_CONTENT_BATCH_OPTIONS="Batch process the selected articles"
COM_CONTENT_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved articles. Otherwise, all actions are applied to the selected articles."
COM_CONTENT_CHANGE_ARTICLE="Select or Change article"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.com_menus.ini
Expand Up @@ -9,7 +9,7 @@ COM_MENUS_ADVANCED_FIELDSET_LABEL="Advanced"
COM_MENUS_BASIC_FIELDSET_LABEL="Options"
COM_MENUS_BATCH_MENU_ITEM_CANNOT_CREATE="You are not allowed to create new menu items."
COM_MENUS_BATCH_MENU_ITEM_CANNOT_EDIT="You are not allowed to edit menu items."
COM_MENUS_BATCH_MENU_LABEL="Select Menu or Parent for Move/Copy"
COM_MENUS_BATCH_MENU_LABEL="To Move or Copy your selection please select a Menu or parent item."
COM_MENUS_BATCH_OPTIONS="Batch process the selected menu items"
COM_MENUS_BATCH_TIP="If a menu or parent is selected for move/copy, any actions selected will be applied to the copied or moved menu items. Otherwise, all actions are applied to the selected menu items."
COM_MENUS_CONFIGURATION="Menus: Options"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.com_newsfeeds.ini
Expand Up @@ -4,7 +4,7 @@
; Note : All ini files need to be saved as UTF-8

COM_NEWSFEEDS="News Feeds"
COM_NEWSFEEDS_BATCH_MENU_LABEL="Select Category for Move/Copy"
COM_NEWSFEEDS_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
COM_NEWSFEEDS_BATCH_OPTIONS="Batch process the selected news feeds"
COM_NEWSFEEDS_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved news feeds. Otherwise, all actions are applied to the selected news feeds."
COM_NEWSFEEDS_CACHE_TIME_HEADING="Cache Time"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.lib_joomla.ini
Expand Up @@ -337,7 +337,7 @@ JLIB_HTML_BATCH_COPY="Copy"
JLIB_HTML_BATCH_LANGUAGE_LABEL="Set Language"
JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC="Not making a selection will keep the original language when processing."
JLIB_HTML_BATCH_LANGUAGE_NOCHANGE="- Keep original Language -"
JLIB_HTML_BATCH_MENU_LABEL="Select Category for Move/Copy"
JLIB_HTML_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
JLIB_HTML_BATCH_MOVE="Move."
JLIB_HTML_BATCH_NOCHANGE="- Keep original Access Levels -"
JLIB_HTML_BATCH_TAG_LABEL="Add Tag"
Expand Down
2 changes: 1 addition & 1 deletion language/en-GB/en-GB.lib_joomla.ini
Expand Up @@ -337,7 +337,7 @@ JLIB_HTML_BATCH_COPY="Copy"
JLIB_HTML_BATCH_LANGUAGE_LABEL="Set Language"
JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC="Not making a selection will keep the original language when processing."
JLIB_HTML_BATCH_LANGUAGE_NOCHANGE="- Keep original Language -"
JLIB_HTML_BATCH_MENU_LABEL="Select Category for Move/Copy"
JLIB_HTML_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
JLIB_HTML_BATCH_MOVE="Move"
JLIB_HTML_BATCH_NOCHANGE="- Keep original Access Levels -"
JLIB_HTML_BATCH_TAG_LABEL="Add Tag"
Expand Down

0 comments on commit 2c63b64

Please sign in to comment.