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
Refactor: Move actions-hub and preview-site folder under power-pages (#1092)
* Refactor: Move actions-hub and preview-site folder under power-pages
* Remove unwanted file
* Refactor
* Add PPAPI to known words
* Disable actions hub by default
Copy file name to clipboardexpand all lines: l10n/bundle.l10n.json
+12-12
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,13 @@
94
94
"Do not translate 'PCF' as it is a product name."
95
95
]
96
96
},
97
+
"File might be referenced by name {0} here./{0} represents the name of the file": {
98
+
"message": "File might be referenced by name {0} here.",
99
+
"comment": [
100
+
"{0} represents the name of the file"
101
+
]
102
+
},
103
+
"Some references might be broken. Please check diagnostics for details.": "Some references might be broken. Please check diagnostics for details.",
97
104
"Cancel": "Cancel",
98
105
"Install": "Install",
99
106
"The extension 'Microsoft Edge Tools' is required to run this command. Do you want to install it now?/Do not translate 'Microsoft Edge Tools' ": {
@@ -117,13 +124,6 @@
117
124
"Clearing cache...": "Clearing cache...",
118
125
"Authenticating...": "Authenticating...",
119
126
"Unable to clear cache": "Unable to clear cache",
120
-
"File might be referenced by name {0} here./{0} represents the name of the file": {
121
-
"message": "File might be referenced by name {0} here.",
122
-
"comment": [
123
-
"{0} represents the name of the file"
124
-
]
125
-
},
126
-
"Some references might be broken. Please check diagnostics for details.": "Some references might be broken. Please check diagnostics for details.",
127
127
"Enter the name of the web template": "Enter the name of the web template",
128
128
"Please enter a name for the web template.": "Please enter a name for the web template.",
129
129
"A webtemplate with the same name already exists. Please enter a different name.": "A webtemplate with the same name already exists. Please enter a different name.",
@@ -178,6 +178,10 @@
178
178
"{0} will be replaced by the error message."
179
179
]
180
180
},
181
+
"Other Sites": "Other Sites",
182
+
"Active Sites": "Active Sites",
183
+
"Inactive Sites": "Inactive Sites",
184
+
"No sites found": "No sites found",
181
185
"PAC Telemetry enabled": "PAC Telemetry enabled",
182
186
"Failed to enable PAC telemetry.": "Failed to enable PAC telemetry.",
<sourcexml:lang="en">Avoid accidental overwrites when you try to save outdated code in VS Code for the Web. You can compare the changes side-by-side and decide to accept or revert the changes.
564
-
563
+
<sourcexml:lang="en">Avoid accidental overwrites when you try to save outdated code in VS Code for the Web. You can compare the changes side-by-side and decide to accept or revert the changes.
564
+
565
565
To learn more, visit [Prevent accidental overwrites](command:powerplatform-walkthrough.saveConflict-learn-more).</source>
566
566
<note>This is a Markdown formatted string, and the formatting must persist across translations.
567
567
The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.saveConflict-learn-more).', keeping brackets and the text in the parentheses unmodified</note>
@@ -624,12 +624,12 @@ The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.s
<sourcexml:lang="en">Find your page files organized in folders under your site name. All your pages are arranged into HTML, CSS, and JS files within the respective site component folders.
628
-
629
-
You can find site components like forms, content snippets, lists, and more to edit.
630
-
631
-
To learn more, visit [Power Pages file structure in VS Code](command:powerplatform-walkthrough.fileSystem-documentation).
632
-
627
+
<sourcexml:lang="en">Find your page files organized in folders under your site name. All your pages are arranged into HTML, CSS, and JS files within the respective site component folders.
628
+
629
+
You can find site components like forms, content snippets, lists, and more to edit.
630
+
631
+
To learn more, visit [Power Pages file structure in VS Code](command:powerplatform-walkthrough.fileSystem-documentation).
632
+
633
633
[Visit site folder](command:powerplatform-walkthrough.fileSystem-open-folder)</source>
634
634
<note>This is a Markdown formatted string, and the formatting must persist across translations.
635
635
The seventh line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.fileSystem-documentation).', keeping brackets and the text in the parentheses unmodified
@@ -663,7 +663,7 @@ The second line should be '[TRANSLATION HERE](command:pacCLI.authPanel.newAuthPr
<sourcexml:lang="en">Now easily edit code of your Power Pages site. Access code from supported site components like forms, content snippets, lists, and more from within Visual Studio Code.
666
-
666
+
667
667
To learn more, visit [Edit Power Pages code in VS Code](command:powerplatform-walkthrough.overview-learn-more).</source>
668
668
<note>This is a Markdown formatted string, and the formatting must persist across translations.
669
669
The second line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.overview-learn-more)', keeping brackets and the text in the parentheses unmodified</note>
@@ -725,11 +725,11 @@ The second line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.
<sourcexml:lang="en">Visual Studio Code for Web enables editing and publishing of web pages on your website.
728
-
729
-
For a command line interface and more advanced capabilities, install the Power Platform Extension for VS Code, available in the VS Code Marketplace for desktop.
730
-
728
+
729
+
For a command line interface and more advanced capabilities, install the Power Platform Extension for VS Code, available in the VS Code Marketplace for desktop.
730
+
731
731
[Learn More](command:powerplatform-walkthrough.advancedCapabilities-learn-more) about the difference between Visual Studio Code for desktop and web.
<note>This is a Markdown formatted string, and the formatting must persist across translations.
735
735
The fifth line should be '[TRANSLATION HERE](command:powerplatform-walkthrough.advancedCapabilities-learn-more) TRANSLATION', keeping brackets and the text in the parentheses unmodified
@@ -739,4 +739,4 @@ The seventh line should be '[TRANSLATION HERE](command:powerplatform-walkthrough
739
739
<sourcexml:lang="en">Which Azure Cloud Power Platform Tools should use for authentication.</source>
0 commit comments