Skip to content

Commit

Permalink
Language update
Browse files Browse the repository at this point in the history
  • Loading branch information
micker committed Mar 5, 2019
1 parent b7407fb commit 8545440
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 21 deletions.
52 changes: 32 additions & 20 deletions language/en-GB/en-GB.mod_flexiadmin.ini
Original file line number Diff line number Diff line change
Expand Up @@ -62,32 +62,42 @@ FLEXI_ADMIN_SIDEBAR_OPTIONS="Sidebar option"
FLEXI_ADMIN_SIDEBAR_TABS_MOD="Tabs"
FLEXI_ADMIN_SIDEBAR_TABS_MOD_DESC="Display link in tabs or in list with title (same name of tab)"
FLEXI_ADMIN_DBUTTON1="Block 1"
FLEXI_ADMIN_DBUTTON2="Block 2"
FLEXI_ADMIN_DBUTTON3="Block 3"
FLEXI_ADMIN_DBUTTON4="Block 4"
FLEXI_ADMIN_DBUTTON5="Block 5"
FLEXI_ADMIN_DBUTTON6="Block 6"
FLEXI_ADMIN_DBUTTON7="Block 7"
FLEXI_ADMIN_DBUTTON8="Block 8"
FLEXI_ADMIN_DBUTTON9="Block 9"
FLEXI_ADMIN_DBUTTON10="Block 10"
FLEXI_ADMIN_BUTTON1="Button 1"
FLEXI_ADMIN_BUTTON2="Button 2"
FLEXI_ADMIN_BUTTON3="Button 3"
FLEXI_ADMIN_BUTTON4="Button 4"
FLEXI_ADMIN_BUTTON5="Button 5"
FLEXI_ADMIN_BUTTON6="Button 6"
FLEXI_ADMIN_BUTTON7="Button 7"
FLEXI_ADMIN_BUTTON8="Button 8"
FLEXI_ADMIN_BUTTON9="Button 9"
FLEXI_ADMIN_BUTTON10="Button 10"
FLEXI_ADMIN_DISPLAY_SYSTEM_INFO_DESC="If you set this to yes module display Joomla update, extension update, privacy request according to plugin access"
FLEXI_ADMIN_DISPLAY_SYSTEM_INFO="Display quick icons infos"
FLEXI_ADMIN_BLOCKHEIGHT="Fixe height"
FLEXI_ADMIN_BLOCKHEIGHT_DESC="Force height of block ex 200PX. Adding scrolling inside blocks"

FLEXI_ADMIN_EXTRAFIELD="Display ExtraField"
FLEXI_ADMIN_EXTRAFIELD_DESC="To display extra field tip name of field separete by coma like field18,field42"
FLEXI_ADMIN_DISPLAY_AUTHOR="Display Author"
FLEXI_ADMIN_DISPLAY_DATE="Display Date"
FLEXI_ADMIN_TAB_CONFIG="Tabs general config"
FLEXI_ADMIN_TAB_CONFIG_DESC="Set options for all tabs"
FLEXI_ADMIN_BLOCK_CONFIG="Block general config"
FLEXI_ADMIN_BLOCK_CONFIG_DESC="Set options for all blocks"
FLEXI_ADMIN_DISPLAYBLOCK_FEATURED="Feature block"
FLEXI_ADMIN_DISPLAYBLOCK_FEATURED_DESC="Display a list of featured items"
FLEXI_ADMIN_WIDTHCOL="Width block"
FLEXI_ADMIN_WIDTHCOL_DESC="Insert width of block between 10 and 100"
FLEXI_ADMIN_BLOCKCUSTOM="Custom Blocks"
FLEXI_ADMIN_LANG="Language"
FLEXI_ADMIN_LANG_DESC="Choose the langue for the created item."
FLEXI_ADMIN_ICON_DESC="Choose the icon"
FLEXI_ADMIN_TARGETLINK="Target link"
FLEXI_ADMIN_TARGETLINK_DESC="Select self for defaut link and _blank for a new page"
FLEXI_ADMIN_DISPLAY_LINE="Add separator"
FLEXI_ADMIN_DISPLAY_LINE_DESC="Set yes to add an HR seperetor between each button type."
FLEXI_ADMIN_SELF="Same page"
FLEXI_ADMIN_BLANK="New page"
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTON_PRIVACY="Privacy button"
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTON_PRIVACY_DESC="Set yes to display privacy button"
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTON_LOGS="Logs button"
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTON_LOGS_DESC="Set yes to display Actions log button"
FLEXI_ADMIN_FREE_BUTTON="Free button"
FLEXI_ADMIN_FREE_BUTTON_DESC="Configure your free button peer tab"
FLEXI_ADMIN_ICONLINK_PAGESINDEX="Page %s of %s"
FLEXI_ADMIN_ICONLINK_SEARCHTEXT="Search"
FLEXI_ADMIN_ICONLINK_ICONSINDEX="%s - %s of %s"


;;Custom tab
Expand Down Expand Up @@ -131,7 +141,7 @@ FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTONMANAGEFIELDS="Display Manage Fields" Butto
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTONMANAGEFIELDS_DESC="Display Manage Fields Button"
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTONMANAGEAUTHORS="Display Manage Authors" Button
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTONMANAGEAUTHORS_DESC="Display Manage Authors Button"
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTONMANAGEGROUPS="Display Manage Groups" Button
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTONMANAGEGROUPS="Display Manage Groups Button"
FLEXI_ADMIN_DISPLAYBUTTON_HIDDEBUTTONMANAGEGROUPS_DESC="Display Manage Groups Button"

;;Admin tab
Expand Down Expand Up @@ -260,3 +270,5 @@ FLEXI_ADMIN_TARGETLINK_DESC ="Select self for defaut link and _blank for a new p
FLEXI_ADMIN_SELF="Same page"
FLEXI_ADMIN_BLANK="New page"
FLEXIA_ADMIN_DISPLAY_LINE_DESC=""
FLEXI_ADMIN_PRIVACY="Privacy Tools"
FLEXI_ADMIN_LOGS="User logs"
2 changes: 2 additions & 0 deletions language/fr-FR/fr-FR.mod_flexiadmin.ini
Original file line number Diff line number Diff line change
Expand Up @@ -257,3 +257,5 @@ FLEXI_ADMIN_PRIVACY="Confidencialité"
FLEXI_ADMIN_ICONLINK_PAGESINDEX="%s sur %s pages"
FLEXI_ADMIN_ICONLINK_ICONSINDEX="%s - %s sur %s icônes"
FLEXI_ADMIN_ICONLINK_SEARCHTEXT="Recherche"
FLEXI_ADMIN_PRIVACY="Outil confidencialité"
FLEXI_ADMIN_LOGS="Logs utilisateurs"
2 changes: 1 addition & 1 deletion tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ class="modal"
</div>
<?php endif; ?>
<!-- end of admin tabs-->
<?php if ($displayfreetab) : ?>
<?php if ($displayfreetab && $list_freebuttons) : ?>
<?php foreach( $list_freebuttons as $list_freebuttons_idx => $free_buttons ) :?>
<div class="tab-pane fade" id="free<?php $tabname = strtolower(preg_replace('/[^a-zA-Z0-9-_\.]/','', $free_buttons->freenametab)); echo $module->id.''.$tabname;?>">
<?php foreach( $free_buttons->free_button as $free_button_idx => $free_button ) :?>
Expand Down

0 comments on commit 8545440

Please sign in to comment.