Commit f6d50a92 authored by James Hawkins's avatar James Hawkins Committed by Commit Bot

CrOS dialogs: Delete unused Wi-Fi dialog locale vars.

R=stevenjb@chromium.org

Bug: none
Test: none
Change-Id: I0b1c5af328ca54043f36a9e0145f6ccedbad5c2b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678163
Auto-Submit: James Hawkins <jhawkins@chromium.org>
Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Commit-Queue: James Hawkins <jhawkins@chromium.org>
Cr-Commit-Position: refs/heads/master@{#672580}
parent 89a3247d
...@@ -134,25 +134,6 @@ ...@@ -134,25 +134,6 @@
55 55
</message> </message>
<if expr="chromeos">
<!-- The width and height of the Join Wi-Fi network dialog box in -->
<!-- characters and lines (See above). -->
<message name="IDS_JOIN_WIFI_NETWORK_DIALOG_WIDTH_CHARS" use_name_for_id="true">
60
</message>
<message name="IDS_JOIN_WIFI_NETWORK_DIALOG_MINIMUM_HEIGHT_LINES" use_name_for_id="true">
4
</message>
<!-- The height of the advanced Join Wi-Fi network dialog box in lines. -->
<message name="IDS_JOIN_WIFI_NETWORK_DIALOG_ADVANCED_WIDTH_CHARS" use_name_for_id="true">
100
</message>
<message name="IDS_JOIN_WIFI_NETWORK_DIALOG_ADVANCED_MINIMUM_HEIGHT_LINES" use_name_for_id="true">
30
</message>
</if>
<!-- The width and height of the Edit Bookmark dialog box in characters and lines --> <!-- The width and height of the Edit Bookmark dialog box in characters and lines -->
<!-- (See above). --> <!-- (See above). -->
<message name="IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS" use_name_for_id="true"> <message name="IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS" use_name_for_id="true">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment