Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
##################################################
#### Plugin infos
plugin.description=Plugin MyDashboard
plugin.provider=City of Paris

getDashboard.pageTitle=My dashboards
getDashboard.pagePath=My dashboards
portlet.myDashboardPortlet.name=My dashboards

modifyDashboards.pageTitle=Modify my dashboards
modifyDashboards.labelDescription=Dashboard
modifyDashboards.labelDisplayDashboard=Display dashboard
modifyDashboards.labelOrder=Order

dashboardComponentMyDashboard.description=Dashboard management

# Admin features keys
adminFeature.ManageMydashboardPanel.name=Agencement des tableaux de bord Front Office
adminFeature.ManageMydashboardPanel.description=Agencement des tableaux de bord Front Office

# keys for business classes keys : Panel
managePanels.pageTitle=Panel
managePanels.title=Liste des Panels
managePanels.buttonAdd=Ajouter un Panel
managePanels.columnCode=Code
managePanels.columnTitle=Titre
manage_panels.columnDescription=Description
managePanels.columnComponentList=Tableaux de bords
managePanels.defaultLabel=Panel principal

createPanel.pageTitle=Panel
createPanel.title=Create Panel
createPanel.labelCode=Code
createPanel.labelCode.help=
createPanel.labelTitle=Title
createPanel.labelDescription=Description
createPanel.labelDefault=Default
createPanel.labelDefault.help=Pannel displayed by default if no pannel is selected
createPanel.actionCreateAndManageAssociations=Save and add

modifyPanel.pageTitle=Panel
modifyPanel.title=Modify Panel
modifyPanel.labelCode=Code
modifyPanel.labelCode.help=The code cannot contain whitespace
modifyPanel.labelTitle=Title
modifyPanel.labelDescription=Description
modifyPanel.labelComponent=Panel
modifyPanel.labelDefault=Display by default
modifyPanel.labelDefault.help=Display by default if no pannel is selected

modifyPanel.components.labelUp=Up
modifyPanel.components.labelDown=Down
modifyPanel.labelListDashboardComponent=Dashboard List



message.confirmRemovePanel=Are you sure you want to delete ce Panel?

# JSR 303 constraint validator messages
validation.panel.Code.notEmpty=The Code field must not be empty. Please complete.
validation.panel.Code.size=The Code field should not contain more than 50 characters.
validation.panel.Code.notSpaceCharacter=The code field should not contain white space.
validation.panel.Title.notEmpty=The Title field must not be empty. Please complete.
validation.panel.Title.size=The Title field should not contain more than 255 characters.

# model attributes for validation messages
model.entity.panel.attribute.code=Code
model.entity.panel.attribute.title=Title
model.entity.panel.attribute.description=Description


# Infos keys
info.panel.created=Panel created
info.panel.updated=Panel updated
info.panel.removed=Panel deleted
info.component.removed=Dashboard deleted
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
##################################################
#### Plugin infos
plugin.description=Plugin MyDashboard
plugin.provider=City of Paris

getDashboard.pageTitle=My dashboards
getDashboard.pagePath=My dashboards
portlet.myDashboardPortlet.name=My dashboards

modifyDashboards.pageTitle=Modify my dashboards
modifyDashboards.labelDescription=Dashboard
modifyDashboards.labelDisplayDashboard=Display dashboard
modifyDashboards.labelOrder=Order

dashboardComponentMyDashboard.description=Dashboard management

# Admin features keys
adminFeature.ManageMydashboardPanel.name=Agencement des tableaux de bord Front Office
adminFeature.ManageMydashboardPanel.description=Agencement des tableaux de bord Front Office

# keys for business classes keys : Panel
managePanels.pageTitle=Panel
managePanels.title=Liste des Panels
managePanels.buttonAdd=Ajouter un Panel
managePanels.columnCode=Code
managePanels.columnTitle=Titre
manage_panels.columnDescription=Description
managePanels.columnComponentList=Tableaux de bords
managePanels.defaultLabel=Panel principal

createPanel.pageTitle=Panel
createPanel.title=Create Panel
createPanel.labelCode=Code
createPanel.labelCode.help=
createPanel.labelTitle=Title
createPanel.labelDescription=Description
createPanel.labelDefault=Default
createPanel.labelDefault.help=Pannel displayed by default if no pannel is selected
createPanel.actionCreateAndManageAssociations=Save and add

modifyPanel.pageTitle=Panel
modifyPanel.title=Modify Panel
modifyPanel.labelCode=Code
modifyPanel.labelCode.help=The code cannot contain whitespace
modifyPanel.labelTitle=Title
modifyPanel.labelDescription=Description
modifyPanel.labelComponent=Panel
modifyPanel.labelDefault=Display by default
modifyPanel.labelDefault.help=Display by default if no pannel is selected

modifyPanel.components.labelUp=Up
modifyPanel.components.labelDown=Down
modifyPanel.labelListDashboardComponent=Dashboard List



message.confirmRemovePanel=Are you sure you want to delete ce Panel?

# JSR 303 constraint validator messages
validation.panel.Code.notEmpty=The Code field must not be empty. Please complete.
validation.panel.Code.size=The Code field should not contain more than 50 characters.
validation.panel.Code.notSpaceCharacter=The code field should not contain white space.
validation.panel.Title.notEmpty=The Title field must not be empty. Please complete.
validation.panel.Title.size=The Title field should not contain more than 255 characters.

# model attributes for validation messages
model.entity.panel.attribute.code=Code
model.entity.panel.attribute.title=Title
model.entity.panel.attribute.description=Description


# Infos keys
info.panel.created=Panel created
info.panel.updated=Panel updated
info.panel.removed=Panel deleted
info.component.removed=Dashboard deleted
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
##################################################
#### Plugin infos
plugin.description=Plugin MyDashboard
plugin.provider=City of Paris

getDashboard.pageTitle=My dashboards
getDashboard.pagePath=My dashboards
portlet.myDashboardPortlet.name=My dashboards

modifyDashboards.pageTitle=Modify my dashboards
modifyDashboards.labelDescription=Dashboard
modifyDashboards.labelDisplayDashboard=Display dashboard
modifyDashboards.labelOrder=Order

dashboardComponentMyDashboard.description=Dashboard management

# Admin features keys
adminFeature.ManageMydashboardPanel.name=Agencement des tableaux de bord Front Office
adminFeature.ManageMydashboardPanel.description=Agencement des tableaux de bord Front Office

# keys for business classes keys : Panel
managePanels.pageTitle=Panel
managePanels.title=Liste des Panels
managePanels.buttonAdd=Ajouter un Panel
managePanels.columnCode=Code
managePanels.columnTitle=Titre
manage_panels.columnDescription=Description
managePanels.columnComponentList=Tableaux de bords
managePanels.defaultLabel=Panel principal

createPanel.pageTitle=Panel
createPanel.title=Create Panel
createPanel.labelCode=Code
createPanel.labelCode.help=
createPanel.labelTitle=Title
createPanel.labelDescription=Description
createPanel.labelDefault=Default
createPanel.labelDefault.help=Pannel displayed by default if no pannel is selected
createPanel.actionCreateAndManageAssociations=Save and add

modifyPanel.pageTitle=Panel
modifyPanel.title=Modify Panel
modifyPanel.labelCode=Code
modifyPanel.labelCode.help=The code cannot contain whitespace
modifyPanel.labelTitle=Title
modifyPanel.labelDescription=Description
modifyPanel.labelComponent=Panel
modifyPanel.labelDefault=Display by default
modifyPanel.labelDefault.help=Display by default if no pannel is selected

modifyPanel.components.labelUp=Up
modifyPanel.components.labelDown=Down
modifyPanel.labelListDashboardComponent=Dashboard List



message.confirmRemovePanel=Are you sure you want to delete ce Panel?

# JSR 303 constraint validator messages
validation.panel.Code.notEmpty=The Code field must not be empty. Please complete.
validation.panel.Code.size=The Code field should not contain more than 50 characters.
validation.panel.Code.notSpaceCharacter=The code field should not contain white space.
validation.panel.Title.notEmpty=The Title field must not be empty. Please complete.
validation.panel.Title.size=The Title field should not contain more than 255 characters.

# model attributes for validation messages
model.entity.panel.attribute.code=Code
model.entity.panel.attribute.title=Title
model.entity.panel.attribute.description=Description


# Infos keys
info.panel.created=Panel created
info.panel.updated=Panel updated
info.panel.removed=Panel deleted
info.component.removed=Dashboard deleted
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
##################################################
#### Plugin infos
plugin.description=Plugin MyDashboard
plugin.provider=City of Paris

getDashboard.pageTitle=My dashboards
getDashboard.pagePath=My dashboards
portlet.myDashboardPortlet.name=My dashboards

modifyDashboards.pageTitle=Modify my dashboards
modifyDashboards.labelDescription=Dashboard
modifyDashboards.labelDisplayDashboard=Display dashboard
modifyDashboards.labelOrder=Order

dashboardComponentMyDashboard.description=Dashboard management

# Admin features keys
adminFeature.ManageMydashboardPanel.name=Agencement des tableaux de bord Front Office
adminFeature.ManageMydashboardPanel.description=Agencement des tableaux de bord Front Office

# keys for business classes keys : Panel
managePanels.pageTitle=Panel
managePanels.title=Liste des Panels
managePanels.buttonAdd=Ajouter un Panel
managePanels.columnCode=Code
managePanels.columnTitle=Titre
manage_panels.columnDescription=Description
managePanels.columnComponentList=Tableaux de bords
managePanels.defaultLabel=Panel principal

createPanel.pageTitle=Panel
createPanel.title=Create Panel
createPanel.labelCode=Code
createPanel.labelCode.help=
createPanel.labelTitle=Title
createPanel.labelDescription=Description
createPanel.labelDefault=Default
createPanel.labelDefault.help=Pannel displayed by default if no pannel is selected
createPanel.actionCreateAndManageAssociations=Save and add

modifyPanel.pageTitle=Panel
modifyPanel.title=Modify Panel
modifyPanel.labelCode=Code
modifyPanel.labelCode.help=The code cannot contain whitespace
modifyPanel.labelTitle=Title
modifyPanel.labelDescription=Description
modifyPanel.labelComponent=Panel
modifyPanel.labelDefault=Display by default
modifyPanel.labelDefault.help=Display by default if no pannel is selected

modifyPanel.components.labelUp=Up
modifyPanel.components.labelDown=Down
modifyPanel.labelListDashboardComponent=Dashboard List



message.confirmRemovePanel=Are you sure you want to delete ce Panel?

# JSR 303 constraint validator messages
validation.panel.Code.notEmpty=The Code field must not be empty. Please complete.
validation.panel.Code.size=The Code field should not contain more than 50 characters.
validation.panel.Code.notSpaceCharacter=The code field should not contain white space.
validation.panel.Title.notEmpty=The Title field must not be empty. Please complete.
validation.panel.Title.size=The Title field should not contain more than 255 characters.

# model attributes for validation messages
model.entity.panel.attribute.code=Code
model.entity.panel.attribute.title=Title
model.entity.panel.attribute.description=Description


# Infos keys
info.panel.created=Panel created
info.panel.updated=Panel updated
info.panel.removed=Panel deleted
info.component.removed=Dashboard deleted
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
##################################################
#### Plugin infos
plugin.description=Plugin MyDashboard
plugin.provider=City of Paris

getDashboard.pageTitle=My dashboards
getDashboard.pagePath=My dashboards
portlet.myDashboardPortlet.name=My dashboards

modifyDashboards.pageTitle=Modify my dashboards
modifyDashboards.labelDescription=Dashboard
modifyDashboards.labelDisplayDashboard=Display dashboard
modifyDashboards.labelOrder=Order

dashboardComponentMyDashboard.description=Dashboard management

# Admin features keys
adminFeature.ManageMydashboardPanel.name=Agencement des tableaux de bord Front Office
adminFeature.ManageMydashboardPanel.description=Agencement des tableaux de bord Front Office

# keys for business classes keys : Panel
managePanels.pageTitle=Panel
managePanels.title=Liste des Panels
managePanels.buttonAdd=Ajouter un Panel
managePanels.columnCode=Code
managePanels.columnTitle=Titre
manage_panels.columnDescription=Description
managePanels.columnComponentList=Tableaux de bords
managePanels.defaultLabel=Panel principal

createPanel.pageTitle=Panel
createPanel.title=Create Panel
createPanel.labelCode=Code
createPanel.labelCode.help=
createPanel.labelTitle=Title
createPanel.labelDescription=Description
createPanel.labelDefault=Default
createPanel.labelDefault.help=Pannel displayed by default if no pannel is selected
createPanel.actionCreateAndManageAssociations=Save and add

modifyPanel.pageTitle=Panel
modifyPanel.title=Modify Panel
modifyPanel.labelCode=Code
modifyPanel.labelCode.help=The code cannot contain whitespace
modifyPanel.labelTitle=Title
modifyPanel.labelDescription=Description
modifyPanel.labelComponent=Panel
modifyPanel.labelDefault=Display by default
modifyPanel.labelDefault.help=Display by default if no pannel is selected

modifyPanel.components.labelUp=Up
modifyPanel.components.labelDown=Down
modifyPanel.labelListDashboardComponent=Dashboard List



message.confirmRemovePanel=Are you sure you want to delete ce Panel?

# JSR 303 constraint validator messages
validation.panel.Code.notEmpty=The Code field must not be empty. Please complete.
validation.panel.Code.size=The Code field should not contain more than 50 characters.
validation.panel.Code.notSpaceCharacter=The code field should not contain white space.
validation.panel.Title.notEmpty=The Title field must not be empty. Please complete.
validation.panel.Title.size=The Title field should not contain more than 255 characters.

# model attributes for validation messages
model.entity.panel.attribute.code=Code
model.entity.panel.attribute.title=Title
model.entity.panel.attribute.description=Description


# Infos keys
info.panel.created=Panel created
info.panel.updated=Panel updated
info.panel.removed=Panel deleted
info.component.removed=Dashboard deleted
Loading