зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1107631 - fix bustage on CLOSED TREE
This commit is contained in:
Родитель
8a45f1880d
Коммит
ae531aa683
|
@ -162,7 +162,7 @@ public class testSettingsMenuItems extends PixelTest {
|
|||
|
||||
if (AppConstants.MOZ_STUMBLER_BUILD_TIME_ENABLED) {
|
||||
// Anonymous cell tower/wifi collection
|
||||
String[] networkReportingUi = { "Mozilla Location Service", "Shares approximate Wi-Fi and cellular location of your device with Mozilla to improve our geolocation service" };
|
||||
String[] networkReportingUi = { "Mozilla Location Service", "Help Mozilla map the world! Share approximate Wi-Fi and cellular location of your device to improve our geolocation service" };
|
||||
settingsMap.get(PATH_MOZILLA).add(networkReportingUi);
|
||||
|
||||
String[] learnMoreUi = { "Learn more" };
|
||||
|
|
Загрузка…
Ссылка в новой задаче