Update strings.resjson
This commit is contained in:
Родитель
197cc469f8
Коммит
f9537317c4
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"//": "manifest section",
|
||||
"Manifest_displayName": "{blank} Extension",
|
||||
"Manifest_description": "{blank} sample extension to use with extension manager",
|
||||
"Manifest_displayName": "{!product display name}",
|
||||
"Manifest_description": "{!product description}",
|
||||
"Manifest_category": "SME",
|
||||
|
||||
"//": "{blank}",
|
||||
"{blank}_title": "{blank} Extension",
|
||||
"//": "{!ProductName}",
|
||||
"{!ProductName}_title": "{!product title}",
|
||||
|
||||
"//": "about",
|
||||
"{blank}_about": "About",
|
||||
"{blank}_aboutDescription": "About view is lazy loaded when requested."
|
||||
"{!ProductName}_about": "{!product about}",
|
||||
"{!ProductName}_aboutDescription": "{!product about description}"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче