You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a folder and its content (both subfolders and publications) are put
into the bin, the actual operation operated by the KmeliaService is now
a move instead of a simple node detail update.
Rename the confirmation text when emptying the trash can.
When the trash can is emptied, the folders deletion is now taken into
account by the treeview.
Fix a bug with the number of publications displayed with the folder name
computed when a folder is deleted with its whole content.
Copy file name to clipboardExpand all lines: kmelia/kmelia-configuration/src/main/config/properties/org/silverpeas/kmelia/multilang/kmeliaBundle.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -187,7 +187,7 @@ kmelia.RightsSpecificEnable=Cliquez ici pour d\u00e9finir des droits sp\u00e9cif
187
187
kmelia.PubInBasket=Cette publication est actuellement dans la corbeille
188
188
Description=Description
189
189
kmelia.SupervisorNotifSubject=Nouvelle publication en ligne
190
-
ConfirmFlushTrashBean=Etes-vous sur de vouloir supprimer toutes les publications de la corbeille ?
190
+
ConfirmFlushTrashBean=\u00cates-vous s\u00fbr de vouloir supprimer le contenu de la corbeille ?
191
191
PubCreer=Cr\u00e9er une publication
192
192
kmelia.RightsSpecificDisable=Cliquez ici pour ne plus utiliser les droits sp\u00e9cifiques...
Copy file name to clipboardExpand all lines: kmelia/kmelia-configuration/src/main/config/properties/org/silverpeas/kmelia/multilang/kmeliaBundle_de.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ ConfirmDeletePath = Sind Sie sicher, den Speicherort l\u00f6schen zu wollen?
Copy file name to clipboardExpand all lines: kmelia/kmelia-configuration/src/main/config/properties/org/silverpeas/kmelia/multilang/kmeliaBundle_en.properties
kmelia.publications.batch.update.fail = {0} publications could not be modified
507
506
kmelia.publications.batch.update = You are about to modify the content of <b>{0} publications</b> ... Only the fields filled in will be applied to these publications.
508
-
kmelia.ExportPDFApplication=Alle PDFs der Bewerbung zusammenführen
507
+
kmelia.ExportPDFApplication=Alle PDFs der Bewerbung zusammenf\u00fchren
509
508
kmelia.LocalPathMandatory=A local place is mandatory!
510
509
kmax.ExportPublicationsFound=Export found publications
511
510
kmelia.RightsSpecificEnable=Click here to set specific access rights...
Copy file name to clipboardExpand all lines: kmelia/kmelia-configuration/src/main/config/properties/org/silverpeas/kmelia/multilang/kmeliaBundle_fr.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ kmelia.RightsSpecificEnable=Cliquez ici pour d\u00e9finir des droits sp\u00e9cif
188
188
kmelia.PubInBasket=Cette publication est actuellement dans la corbeille
189
189
Description=Description
190
190
kmelia.SupervisorNotifSubject=Nouvelle publication en ligne
191
-
ConfirmFlushTrashBean=Etes-vous sur de vouloir supprimer toutes les publications de la corbeille ?
191
+
ConfirmFlushTrashBean=\u00cates-vous s\u00fbr de vouloir supprimer le contenu de la corbeille ?
192
192
PubCreer=Cr\u00e9er une publication
193
193
kmelia.RightsSpecificDisable=Cliquez ici pour ne plus utiliser les droits sp\u00e9cifiques...
0 commit comments