Merge "Delete old WifiNotificationController strings." am: 6daef4499f am: f412290e94 am: 62f70c44b8

am: 8e52be9d55

Change-Id: I86add6c75edea299edb3bb4dad63450504889d56
This commit is contained in:
Stephen Chen
2017-01-11 02:34:36 +00:00
committed by android-build-merger
2 changed files with 0 additions and 13 deletions

View File

@@ -2868,17 +2868,6 @@
<!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, t his is shown instead. For example, if the ringtone was on a SD card and it had been removed, this woudl be shown for ringtones on that SD card. -->
<string name="ringtone_unknown">Unknown</string>
<!-- A notification is shown when there are open wireless networks nearby. This is the notification's title. -->
<plurals name="wifi_available">
<item quantity="one">Wi-Fi network available</item>
<item quantity="other">Wi-Fi networks available</item>
</plurals>
<!-- A notification is shown when there are open wireless networks nearby. This is the notification's message. -->
<plurals name="wifi_available_detailed">
<item quantity="one">Open Wi-Fi network available</item>
<item quantity="other">Open Wi-Fi networks available</item>
</plurals>
<!-- A notification is shown when a wifi captive portal network is detected. This is the notification's title. -->
<string name="wifi_available_sign_in">Sign in to Wi-Fi network</string>

View File

@@ -1816,8 +1816,6 @@
<java-symbol type="layout" name="safe_mode" />
<java-symbol type="layout" name="simple_list_item_2_single_choice" />
<java-symbol type="layout" name="app_error_dialog" />
<java-symbol type="plurals" name="wifi_available" />
<java-symbol type="plurals" name="wifi_available_detailed" />
<java-symbol type="string" name="accessibility_binding_label" />
<java-symbol type="string" name="adb_active_notification_message" />
<java-symbol type="string" name="adb_active_notification_title" />