We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa49bd commit fc0a2e7Copy full SHA for fc0a2e7
front_end/entrypoints/rn_fusebox/FuseboxExperimentsObserver.ts
@@ -21,7 +21,7 @@ const UIStrings = {
21
/**
22
* @description Message for the "settings changed" banner shown when a reload is required for the Network panel.
23
*/
24
- reloadRequiredForNetworkPanelMessage: 'Network panel is now available for dogfooding. Please reload to access it.',
+ reloadRequiredForNetworkPanelMessage: 'The Network panel is now available for dogfooding. Please reload to access it.',
25
} as const;
26
27
const str_ = i18n.i18n.registerUIStrings('entrypoints/rn_fusebox/FuseboxExperimentsObserver.ts', UIStrings);
0 commit comments