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
readerViewLoading.replaceOccurrences(of:"%LOADING-TEXT%", with:NSLocalizedString("Loading content…", comment:"Message displayed when the reader mode page is loading. This message will appear only when sharing to Firefox reader mode from another app."),
readerViewLoading.replaceOccurrences(of:"%LOADING-FAILED-TEXT%", with:NSLocalizedString("The page could not be displayed in Reader View.", comment:"Message displayed when the reader mode page could not be loaded. This message will appear only when sharing to Firefox reader mode from another app."),
readerViewLoading.replaceOccurrences(of:"%LOAD-ORIGINAL-TEXT%", with:NSLocalizedString("Load original page", comment:"Link for going to the non-reader page when the reader view could not be loaded. This message will appear only when sharing to Firefox reader mode from another app."),
0 commit comments