|
|
@@ -448,7 +448,7 @@
|
|
|
"description": "Options page label: 'maximum size (MB)'"
|
|
|
},
|
|
|
"optionPassReferrerOnError": {
|
|
|
- "message": "pass \"Referer\" header after a cross-origin request error",
|
|
|
+ "message": "跨域请求失败时添加来源地址头信息(Referer)",
|
|
|
"description": "Options page label: 'pass \"Referer\" header after a cross-origin request error'"
|
|
|
},
|
|
|
"optionSaveRawPage": {
|
|
|
@@ -548,7 +548,7 @@
|
|
|
"description": "Label 'Disabled' of the disabled profile name in the options page"
|
|
|
},
|
|
|
"profileAddButtonTooltip": {
|
|
|
- "message": "添加一个新的配置文件",
|
|
|
+ "message": "新增配置文件",
|
|
|
"description": "Tooltip 'Add a new profile' in the options page"
|
|
|
},
|
|
|
"profileRenameButtonTooltip": {
|
|
|
@@ -560,15 +560,15 @@
|
|
|
"description": "Tooltip 'Delete the profile' in the options page"
|
|
|
},
|
|
|
"profileAddPrompt": {
|
|
|
- "message": "请输入这个新的配置文件名",
|
|
|
+ "message": "新增配置文件",
|
|
|
"description": "Popup text 'Enter a name for this new profile' in the options page"
|
|
|
},
|
|
|
"profileDeleteConfirm": {
|
|
|
- "message": "请确认是否移除所选配置文件",
|
|
|
+ "message": "确认删除所选配置文件?",
|
|
|
"description": "Popup text 'Confirm the deletion of the selected profile' in the options page"
|
|
|
},
|
|
|
"profileRenamePrompt": {
|
|
|
- "message": "请为所选配置文件输入新的名称",
|
|
|
+ "message": "重命名配置文件",
|
|
|
"description": "Popup text 'Enter a new name for the selected profile' in the options page"
|
|
|
},
|
|
|
"editorAddYellowNote": {
|