Skip to content

Commit 2e1d9f5

Browse files
mgurgelgithub-actions[bot]
authored andcommitted
Release build 10.1.0 [ci release]
1 parent 8bd974a commit 2e1d9f5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+47
-50
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
- Ignore changelog for deletion (#1768)
2-
- Reset release build to clear out old contents (#1767)
3-
- fix: Next Steps bubble spacing in Windows + visibility bug (#1719)
4-
- Multiple small NTP improvements (#1758)
1+
- Updated Release Notes page title (#1739)

Sources/ContentScopeScripts/dist/pages/release-notes/dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1142,7 +1142,7 @@
11421142
]
11431143
},
11441144
browserReleaseNotes: {
1145-
title: "What\u2019s New",
1145+
title: "Release Notes",
11461146
note: "Page title for the Browser Release Notes page showing what's new in the current release"
11471147
},
11481148
versionNumber: {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/de/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes" : {
12-
"title" : "Was gibt's Neues?",
12+
"title" : "Versionshinweise",
1313
"note" : "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber" : {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/en/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes": {
12-
"title": "What’s New",
12+
"title": "Release Notes",
1313
"note": "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber": {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/es/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes" : {
12-
"title" : "Novedades",
12+
"title" : "Notas de la versión",
1313
"note" : "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber" : {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/fr/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes" : {
12-
"title" : "Nouveautés",
12+
"title" : "Notes de mise à jour",
1313
"note" : "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber" : {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/it/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes" : {
12-
"title" : "Novità",
12+
"title" : "Note di rilascio",
1313
"note" : "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber" : {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/nl/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes" : {
12-
"title" : "Wat is er nieuw",
12+
"title" : "Release-opmerkingen",
1313
"note" : "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber" : {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/pl/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes" : {
12-
"title" : "Co nowego",
12+
"title" : "Informacje o wersji",
1313
"note" : "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber" : {

Sources/ContentScopeScripts/dist/pages/release-notes/locales/pt/release-notes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}]
1010
},
1111
"browserReleaseNotes" : {
12-
"title" : "Novidades",
12+
"title" : "Notas de lançamento",
1313
"note" : "Page title for the Browser Release Notes page showing what's new in the current release"
1414
},
1515
"versionNumber" : {

0 commit comments

Comments
 (0)