Rename box into widget
This commit is contained in:
parent
400572e18a
commit
fd38db388a
@ -140,9 +140,9 @@ CompanyHour=Company Time (main company)
|
|||||||
CurrentSessionTimeOut=Current session timeout
|
CurrentSessionTimeOut=Current session timeout
|
||||||
YouCanEditPHPTZ=To set a different PHP timezone (not required), you can try to add a file .htacces with a line like this "SetEnv TZ Europe/Paris"
|
YouCanEditPHPTZ=To set a different PHP timezone (not required), you can try to add a file .htacces with a line like this "SetEnv TZ Europe/Paris"
|
||||||
OSEnv=OS Environment
|
OSEnv=OS Environment
|
||||||
Box=Box
|
Box=Widget
|
||||||
Boxes=Boxes
|
Boxes=Widgets
|
||||||
MaxNbOfLinesForBoxes=Max number of lines for boxes
|
MaxNbOfLinesForBoxes=Max number of lines for widgets
|
||||||
PositionByDefault=Default order
|
PositionByDefault=Default order
|
||||||
Position=Position
|
Position=Position
|
||||||
MenusDesc=Menus managers define content of the 2 menu bars (horizontal bar and vertical bar).
|
MenusDesc=Menus managers define content of the 2 menu bars (horizontal bar and vertical bar).
|
||||||
@ -205,7 +205,7 @@ IgnoreDuplicateRecords=Ignore errors of duplicate records (INSERT IGNORE)
|
|||||||
AutoDetectLang=Autodetect (browser language)
|
AutoDetectLang=Autodetect (browser language)
|
||||||
FeatureDisabledInDemo=Feature disabled in demo
|
FeatureDisabledInDemo=Feature disabled in demo
|
||||||
Rights=Permissions
|
Rights=Permissions
|
||||||
BoxesDesc=Boxes are screen area that show a piece of information on some pages. You can choose between showing the box or not by selecting target page and clicking 'Activate', or by clicking the dustbin to disable it.
|
BoxesDesc=Widgets are components showing some information that you can add to personalize some pages. You can choose between showing the widget or not by selecting target page and clicking 'Activate', or by clicking the dustbin to disable it.
|
||||||
OnlyActiveElementsAreShown=Only elements from <a href="%s">enabled modules</a> are shown.
|
OnlyActiveElementsAreShown=Only elements from <a href="%s">enabled modules</a> are shown.
|
||||||
ModulesDesc=Dolibarr modules define which functionality is enabled in software. Some modules require permissions you must grant to users, after enabling module. Click on button on/off in column "Status" to enable a module/feature.
|
ModulesDesc=Dolibarr modules define which functionality is enabled in software. Some modules require permissions you must grant to users, after enabling module. Click on button on/off in column "Status" to enable a module/feature.
|
||||||
ModulesInterfaceDesc=The Dolibarr modules interface allows you to add features depending on external software, systems or services.
|
ModulesInterfaceDesc=The Dolibarr modules interface allows you to add features depending on external software, systems or services.
|
||||||
@ -217,8 +217,8 @@ DoliStoreDesc=DoliStore, the official market place for Dolibarr ERP/CRM external
|
|||||||
DoliPartnersDesc=List with some companies that can provide/develop on-demand modules or features (Note: any Open Source company knowning PHP language can provide you specific development)
|
DoliPartnersDesc=List with some companies that can provide/develop on-demand modules or features (Note: any Open Source company knowning PHP language can provide you specific development)
|
||||||
WebSiteDesc=Web site providers you can search to find more modules...
|
WebSiteDesc=Web site providers you can search to find more modules...
|
||||||
URL=Link
|
URL=Link
|
||||||
BoxesAvailable=Boxes available
|
BoxesAvailable=Widgets available
|
||||||
BoxesActivated=Boxes activated
|
BoxesActivated=Widgets activated
|
||||||
ActivateOn=Activate on
|
ActivateOn=Activate on
|
||||||
ActiveOn=Activated on
|
ActiveOn=Activated on
|
||||||
SourceFile=Source file
|
SourceFile=Source file
|
||||||
@ -1729,7 +1729,7 @@ AllPublishers=All publishers
|
|||||||
UnknownPublishers=Unknown publishers
|
UnknownPublishers=Unknown publishers
|
||||||
AddRemoveTabs=Add or remove tabs
|
AddRemoveTabs=Add or remove tabs
|
||||||
AddDictionaries=Add dictionaries
|
AddDictionaries=Add dictionaries
|
||||||
AddBoxes=Add boxes
|
AddBoxes=Add widgets
|
||||||
AddSheduledJobs=Add scheduled jobs
|
AddSheduledJobs=Add scheduled jobs
|
||||||
AddHooks=Add hooks
|
AddHooks=Add hooks
|
||||||
AddTriggers=Add triggers
|
AddTriggers=Add triggers
|
||||||
|
|||||||
@ -97,4 +97,4 @@ ForCustomersInvoices=Customers invoices
|
|||||||
ForCustomersOrders=Customers orders
|
ForCustomersOrders=Customers orders
|
||||||
ForProposals=Proposals
|
ForProposals=Proposals
|
||||||
LastXMonthRolling=The last %s month rolling
|
LastXMonthRolling=The last %s month rolling
|
||||||
ChooseBoxToAdd=Add a box to your dashboard...
|
ChooseBoxToAdd=Add widget to your dashboard...
|
||||||
|
|||||||
@ -412,7 +412,7 @@ Duration=Duration
|
|||||||
TotalDuration=Total duration
|
TotalDuration=Total duration
|
||||||
Summary=Summary
|
Summary=Summary
|
||||||
MyBookmarks=My bookmarks
|
MyBookmarks=My bookmarks
|
||||||
OtherInformationsBoxes=Other information boxes
|
OtherInformationsBoxes=Other widgets
|
||||||
DolibarrBoard=Dolibarr board
|
DolibarrBoard=Dolibarr board
|
||||||
DolibarrStateBoard=Statistics
|
DolibarrStateBoard=Statistics
|
||||||
DolibarrWorkBoard=Work tasks board
|
DolibarrWorkBoard=Work tasks board
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user