mirror of
https://github.com/leonardw/synology-open-vm-tools.git
synced 2025-08-16 17:36:51 +00:00
mylar: add link to Permissions FAQ and french translations
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[{
|
||||
"step_title": "Attention! DSM6 Permissions",
|
||||
"step_title": "Attention! DSM Permissions",
|
||||
"items": [{
|
||||
"desc": "Permissions for all download-related packages are managed with the group <b>'sc-download'</b> in DSM.<br>The group 'users' is no longer used as of DSM 6.<br>Package user will not appear on most UI settings."
|
||||
"desc": "Permissions for all download-related packages are managed with the group <b>'sc-download'</b> in DSM.<br>The group 'users' is no longer used as of DSM 6.<br>Package user will not appear on most UI settings.<br>Package user will not appear on most UI settings.<br>Please read <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> for details."
|
||||
}]
|
||||
}]
|
6
spk/mylar/src/wizard/install_uifile_fre
Normal file
6
spk/mylar/src/wizard/install_uifile_fre
Normal file
@ -0,0 +1,6 @@
|
||||
[{
|
||||
"step_title": "Attention! Permissions DSM",
|
||||
"items": [{
|
||||
"desc": "Les permissions de toutes les applications de téléchargement sont gérées par le groupe <b>'sc-download'</b> dans DSM.<br>Le groupe 'users' n'est plus utilisé depuis DSM 6.<br>L'utilisateur spécifique à l'application n'apparaît plus dans la plupart des interfaces de configuration.<br>Merci de lire <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> pour plus de détails."
|
||||
}]
|
||||
}]
|
@ -1,6 +1,6 @@
|
||||
[{
|
||||
"step_title": "Attention! DSM6 Permissions",
|
||||
"step_title": "Attention! DSM Permissions",
|
||||
"items": [{
|
||||
"desc": "Permissions for all download-related packages are managed with the group <b>'sc-download'</b> in DSM.<br>The group 'users' is no longer used as of DSM 6.<br>Package user will not appear on most UI settings."
|
||||
"desc": "Permissions for all download-related packages are managed with the group <b>'sc-download'</b> in DSM.<br>The group 'users' is no longer used as of DSM 6.<br>Package user will not appear on most UI settings.<br>Please read <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> for details."
|
||||
}]
|
||||
}]
|
6
spk/mylar/src/wizard/upgrade_uifile_fre
Normal file
6
spk/mylar/src/wizard/upgrade_uifile_fre
Normal file
@ -0,0 +1,6 @@
|
||||
[{
|
||||
"step_title": "Attention! Permissions DSM",
|
||||
"items": [{
|
||||
"desc": "Les permissions de toutes les applications de téléchargement sont gérées par le groupe <b>'sc-download'</b> dans DSM.<br>Le groupe 'users' n'est plus utilisé depuis DSM 6.<br>L'utilisateur spécifique à l'application n'apparaît plus dans la plupart des interfaces de configuration.<br>Merci de lire <a target=\"_blank\" href=\"https://github.com/SynoCommunity/spksrc/wiki/Permission-Management\">Permission Management</a> pour plus de détails."
|
||||
}]
|
||||
}]
|
Reference in New Issue
Block a user