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
Added site runtime preview code behind ECS Config (#1052)
* Added site runtime preview code behind ECS Config
* localization added and moved preview site code to separate file
* fixed build failures and handled empty website recordID
* Corrected website details ppapi service for runtime preview
* merged main branch to runtimePreviewECS
* correcting function call for runtime preview
* corrected localised error
* removed bug of no show command found
* Launch Edge new tab instead of launching project
---------
Co-authored-by: Ashwani Kumar <[email protected]>
Co-authored-by: Priyanshu Agrawal <[email protected]>
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.json
+34-27Lines changed: 34 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@
33
33
},
34
34
"Enter the environment URL": "Enter the environment URL",
35
35
"Active auth profile is not found or has expired. To create a new auth profile, enter the environment URL.": "Active auth profile is not found or has expired. To create a new auth profile, enter the environment URL.",
36
+
"Website not found in the environment. Please check the credentials and root folder path.": "Website not found in the environment. Please check the credentials and root folder path.",
36
37
"Selection is empty.": "Selection is empty.",
37
38
"PREVIEW": "PREVIEW",
38
39
"Explain the following code snippet:": "Explain the following code snippet:",
@@ -83,40 +84,22 @@
83
84
"Hi! Power Pages lets you build secure, professional websites that you can quickly configure and publish across web browsers and devices.\n\nTo create your website, visit the [Power Pages](https://powerpages.microsoft.com/).\nReturn to this chat and @powerpages can help you write and edit your website code.": "Hi! Power Pages lets you build secure, professional websites that you can quickly configure and publish across web browsers and devices.\n\nTo create your website, visit the [Power Pages](https://powerpages.microsoft.com/).\nReturn to this chat and @powerpages can help you write and edit your website code.",
84
85
"Checking for active auth profile...": "Checking for active auth profile...",
85
86
"@PowerPages is not yet available in your region.": "@PowerPages is not yet available in your region.",
86
-
"Failed to get site content from NL2Site service": "Failed to get site content from NL2Site service",
"Generating a new Power Pages site...": "Generating a new Power Pages site...",
89
+
"Failed to create a new Power Pages site. Please try again.": "Failed to create a new Power Pages site. Please try again.",
89
90
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": {
90
91
"message": "Select Folder for new PCF Control",
91
92
"comment": [
92
93
"Do not translate 'PCF' as it is a product name."
93
94
]
94
95
},
95
-
"Preparing pac CLI (v{0}).../{0} represents the version number": {
96
-
"message": "Preparing pac CLI (v{0})...",
97
-
"comment": [
98
-
"{0} represents the version number"
99
-
]
100
-
},
101
-
"The pac CLI is ready for use in your VS Code terminal!": "The pac CLI is ready for use in your VS Code terminal!",
102
-
"Cannot install pac CLI: {0}/{0} represents the error message returned from the exception": {
103
-
"message": "Cannot install pac CLI: {0}",
104
-
"comment": [
105
-
"{0} represents the error message returned from the exception"
106
-
]
107
-
},
108
-
"Installing Power Pages generator(v{0}).../{0} represents the version number": {
109
-
"message": "Installing Power Pages generator(v{0})...",
110
-
"comment": [
111
-
"{0} represents the version number"
112
-
]
113
-
},
114
-
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": {
115
-
"message": "dotnet sdk 6.0 or greater must be installed",
116
-
"comment": [
117
-
"Do not translate 'dotnet' or 'sdk'"
118
-
]
119
-
},
96
+
"The extension Microsoft Edge Tools is required to run this command. Do you want to install it now?": "The extension Microsoft Edge Tools is required to run this command. Do you want to install it now?",
97
+
"Install": "Install",
98
+
"Cancel": "Cancel",
99
+
"Site runtime preview feature is not enabled.": "Site runtime preview feature is not enabled.",
100
+
"No workspace folder opened. Please open a site folder to preview.": "No workspace folder opened. Please open a site folder to preview.",
101
+
"Website URL not found.": "Website URL not found.",
102
+
"Opening site preview...": "Opening site preview...",
120
103
"File might be referenced by name {0} here./{0} represents the name of the file": {
121
104
"message": "File might be referenced by name {0} here.",
122
105
"comment": [
@@ -188,6 +171,12 @@
188
171
"Do not translate 'npm'"
189
172
]
190
173
},
174
+
"Installing Power Pages generator(v{0}).../{0} represents the version number": {
175
+
"message": "Installing Power Pages generator(v{0})...",
176
+
"comment": [
177
+
"{0} represents the version number"
178
+
]
179
+
},
191
180
"Cannot install Power Pages generator: {0}/{0} represents the error message returned from the exception": {
192
181
"message": "Cannot install Power Pages generator: {0}",
193
182
"comment": [
@@ -217,9 +206,27 @@
217
206
"The {3} represents Dataverse Environment's Organization ID (GUID)"
218
207
]
219
208
},
209
+
"Preparing pac CLI (v{0}).../{0} represents the version number": {
210
+
"message": "Preparing pac CLI (v{0})...",
211
+
"comment": [
212
+
"{0} represents the version number"
213
+
]
214
+
},
215
+
"The pac CLI is ready for use in your VS Code terminal!": "The pac CLI is ready for use in your VS Code terminal!",
216
+
"Cannot install pac CLI: {0}/{0} represents the error message returned from the exception": {
217
+
"message": "Cannot install pac CLI: {0}",
218
+
"comment": [
219
+
"{0} represents the error message returned from the exception"
220
+
]
221
+
},
222
+
"dotnet sdk 6.0 or greater must be installed/Do not translate 'dotnet' or 'sdk'": {
223
+
"message": "dotnet sdk 6.0 or greater must be installed",
224
+
"comment": [
225
+
"Do not translate 'dotnet' or 'sdk'"
226
+
]
227
+
},
220
228
"Confirm": "Confirm",
221
229
"Are you sure you want to clear all the Auth Profiles?": "Are you sure you want to clear all the Auth Profiles?",
222
-
"Cancel": "Cancel",
223
230
"Are you sure you want to delete the Auth Profile {0}-{1}?/{0} is the user name, {1} is the URL of environment of the auth profile": {
224
231
"message": "Are you sure you want to delete the Auth Profile {0}-{1}?",
Copy file name to clipboardExpand all lines: package.nls.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -97,5 +97,6 @@
97
97
"The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.saveConflict-learn-more).', keeping brackets and the text in the parentheses unmodified"
0 commit comments