Settings: logd: increase dialog title field size to 59

Bug: 15660860
Change-Id: I54d8255a1fc28ff41e8d8adc693d2e66ff4cc311
This commit is contained in:
Mark Salyzyn
2014-06-17 09:56:30 -07:00
parent 44cf6b73b6
commit 20f1b207d0

View File

@@ -3168,7 +3168,7 @@
<string name="wifi_display_certification_summary">Show options for wireless display certification</string>
<!-- UI debug setting: limit size of Android logger buffers -->
<string name="select_logd_size_title">Logger buffer sizes</string>
<!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=34] -->
<!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
<string name="select_logd_size_dialog_title">Select Logger sizes per log buffer</string>
<!-- Setting Checkbox title whether to allow mock locations -->
<string name="allow_mock_location">Allow mock locations</string>