|
|
@@ -47,10 +47,6 @@
|
|
|
"message": "Sélectionner le profil du domaine courant",
|
|
|
"description": "Menu entry: 'Select the profile of the current domain'"
|
|
|
},
|
|
|
- "menuSaveTabs": {
|
|
|
- "message": "Sauver les onglets",
|
|
|
- "description": "Menu entry (SingleFile button only): 'Save tabs'"
|
|
|
- },
|
|
|
"menuSaveSelection": {
|
|
|
"message": "Sauver la sélection",
|
|
|
"description": "Menu entry: 'Save selection'"
|
|
|
@@ -59,6 +55,10 @@
|
|
|
"message": "Sauver le cadre",
|
|
|
"description": "Menu entry: 'Save frame'"
|
|
|
},
|
|
|
+ "menuSaveTabs": {
|
|
|
+ "message": "Sauver les onglets",
|
|
|
+ "description": "Menu entry (SingleFile button only): 'Save tabs'"
|
|
|
+ },
|
|
|
"menuSaveSelectedTabs": {
|
|
|
"message": "Sauver les onglets sélectionnés",
|
|
|
"description": "Menu entry: 'Save selected tabs'"
|
|
|
@@ -735,14 +735,14 @@
|
|
|
"message": "Annuler tout",
|
|
|
"description": "Pending saves button 'Cancel all'"
|
|
|
},
|
|
|
- "pendingsTitleTitle": {
|
|
|
- "message": "Titre",
|
|
|
- "description": "Title of the first column in the table of the pending saves 'Title'"
|
|
|
- },
|
|
|
"pendingsURLTitle": {
|
|
|
"message": "URL",
|
|
|
"description": "Title of the first column in the table of the pending saves 'URL'"
|
|
|
},
|
|
|
+ "pendingsTitleTitle": {
|
|
|
+ "message": "Titre",
|
|
|
+ "description": "Title of the first column in the table of the pending saves 'Title'"
|
|
|
+ },
|
|
|
"pendingsStatusTitle": {
|
|
|
"message": "statut",
|
|
|
"description": "Title of the second column in the table of the pending saves 'status'"
|