Help5.x

Languages: Overrides: Difference between revisions

From Joomla! Documentation

Create page from J4 version and amend for J5
 
Marked this version for translation
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
<translate>
<translate>
==Description==
 
   
==Description==  <!--T:1-->
Overrides allow you to change a core Joomla string.
Overrides allow you to change a core Joomla string.


<!--T:2-->
In the Joomla code, text strings that are to appear in the User Interface, either the Site interface or the Administrator interface, are expressed as string constants. For example, the string ''Your session has expired. Please log in again.'' is expressed as ''JLIB_ENVIRONMENT_SESSION_EXPIRED''. The text string can be translated into any language. The default language is British English. There are thousands of such strings in a Joomla installation.
In the Joomla code, text strings that are to appear in the User Interface, either the Site interface or the Administrator interface, are expressed as string constants. For example, the string ''Your session has expired. Please log in again.'' is expressed as ''JLIB_ENVIRONMENT_SESSION_EXPIRED''. The text string can be translated into any language. The default language is British English. There are thousands of such strings in a Joomla installation.


<!--T:3-->
If a string does not suit your site you can use the Language Override feature to replace the original.
If a string does not suit your site you can use the Language Override feature to replace the original.


==How to Access==
==How to Access== <!--T:4-->
*Select {{rarr|System,Manage Panel,Language Overrides}}
*Select {{rarr|System,Manage Panel,Language Overrides}}


==Screenshot==
==Screenshot== <!--T:5-->
[[Image:Help-4x-Extensions-Language-Manager-Overrides-screen-en.png|800px]]
[[Image:Help-4x-Extensions-Language-Manager-Overrides-screen-en.png|800px]]


==Column Headers==
==Column Headers== <!--T:6-->
Click on the column heading to sort the list by that column's value.
Click on the column heading to sort the list by that column's value.
{{:Chunk4x:Help screen column header Checkbox/en}}
{{:Chunk4x:Help screen column header Checkbox/en}}
Line 22: Line 24:
*'''Language Tag.''' The language that this override is used for.
*'''Language Tag.''' The language that this override is used for.
*'''Location.''' Site or Administrator.
*'''Location.''' Site or Administrator.
==List Filters==
 
==List Filters== <!--T:7-->
'''Language Selector'''
'''Language Selector'''
*'''Select Language and Client.''' The drop down list shows languages installed for Site and Administrator interfaces.
*'''Select Language and Client.''' The drop down list shows languages installed for Site and Administrator interfaces.
'''Search bar'''. Near the top of the page you will see the search bar shown in the [[#screenshot|Screenshot]] above.  
'''Search bar'''. Near the top of the page you will see the search bar shown in the [[#screenshot|Screenshot]] above.  
*'''Search by Text'''. Enter part of the search term and click the Search icon. ''Hover'' to see a ''Tooltip'' indicating which fields will be searched.{{-}}To 'Search by ID' enter "id:x", where "x" is the ID number (for example, "id:19").
*'''Search by Text'''. Enter part of the search term and click the Search icon. ''Hover'' to see a ''Tooltip'' indicating which fields will be searched.{{-}}To 'Search by ID' enter "id:x", where "x" is the ID number (for example, "id:19").
Line 37: Line 39:
*This list has no filter options
*This list has no filter options


==Toolbar==
==Toolbar== <!--T:8-->
 
At the top of the page you will see the toolbar shown in the [[#Screenshot|Screenshot]] above. The functions are:
At the top of the page you will see the toolbar shown in the [[#Screenshot|Screenshot]] above. The functions are:
*'''New'''. Opens the editing screen to create a new item.
*'''New'''. Opens the editing screen to create a new item.
*'''Delete:''' Deletes the selected items. Works with one or multiple items selected.
*'''Delete:''' Deletes the selected items. Works with one or multiple items selected.
*'''Clear Cache.''' Clear the available extension update information displayed in the listing.
*'''Clear Cache.''' Clear the available extension update information displayed in the listing.
*'''Options.''' Opens the Options window where settings such as default parameters can be edited.
*'''Options.''' Opens the Options window where settings such as default parameters can be edited.
*'''Help'''. Opens this help screen.
*'''Help'''. Opens this help screen.


==Quick Tips==
==Related Information== <!--T:9-->
[[J3.1:Language_Overrides_in_Joomla/en|Layout Overrides in Joomla 3]]


==Related Information==
[[J3.1:Language_Overrides_in_Joomla/en|Layout Overrides in Joomla 3]]
</translate>
</translate>
<noinclude>
<noinclude>
{{Cathelp|5.0|Language Manager Help Screens|Extension Help Screens}}
{{Cathelp|5.0|Language Manager Help Screens|Extension Help Screens}}
</noinclude>
</noinclude>

Latest revision as of 20:02, 9 July 2023

Description

Overrides allow you to change a core Joomla string.

In the Joomla code, text strings that are to appear in the User Interface, either the Site interface or the Administrator interface, are expressed as string constants. For example, the string Your session has expired. Please log in again. is expressed as JLIB_ENVIRONMENT_SESSION_EXPIRED. The text string can be translated into any language. The default language is British English. There are thousands of such strings in a Joomla installation.

If a string does not suit your site you can use the Language Override feature to replace the original.

How to Access

  • Select System  Manage Panel  Language Overrides

Screenshot

Column Headers

Click on the column heading to sort the list by that column's value.

  • Checkbox. Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click a toolbar button to take an action on the selected item or items. Many toolbar actions, such as Publish and Unpublish, can work with multiple items. Others, such as Edit, only work on one item at a time. If multiple items are checked and you press Edit, the first item will be opened for editing.
  • Constant. The constant in the code created by the developer.
  • Text. The text substituted for the constant in the override. Select the constant link to edit this item.
  • Language Tag. The language that this override is used for.
  • Location. Site or Administrator.

List Filters

Language Selector

  • Select Language and Client. The drop down list shows languages installed for Site and Administrator interfaces.

Search bar. Near the top of the page you will see the search bar shown in the Screenshot above.

  • Search by Text. Enter part of the search term and click the Search icon. Hover to see a Tooltip indicating which fields will be searched.
    To 'Search by ID' enter "id:x", where "x" is the ID number (for example, "id:19").
  • Filter Options. Click to display the additional filters.
  • Clear. Click to clear the Filter field and restore the list to its unfiltered state.
  • Ordering. Shows the current list ordering field. 2 ways to change the order:
    • Select from the dropdown list. Ordering may be in ascending or descending order.
    • Click a column heading. The column heading toggles between ascending and descending order.
  • Number to Display. Shows the number of items in a list. Select from the dropdown list to change the number displayed.
    The default for a site is '20' but this may be changed in the Global Configuration.

Filter Options

  • This list has no filter options

Toolbar

At the top of the page you will see the toolbar shown in the Screenshot above. The functions are:

  • New. Opens the editing screen to create a new item.
  • Delete: Deletes the selected items. Works with one or multiple items selected.
  • Clear Cache. Clear the available extension update information displayed in the listing.
  • Options. Opens the Options window where settings such as default parameters can be edited.
  • Help. Opens this help screen.

Related Information

Layout Overrides in Joomla 3