Merge "16KB -> 16 KB" into main am: 63a8931a41

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3501682

Change-Id: If770afce411e6692848b2308239c626a53803c6d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Pawan Wagh
2025-02-20 19:49:11 -08:00
committed by Automerger Merge Worker
2 changed files with 36 additions and 36 deletions

View File

@@ -12565,9 +12565,9 @@
<!-- setting Checkbox title whether to boot with 16 KB page size [CHAR_LIMIT=35] -->
<string name="enable_16k_pages">Boot with 16 KB page size</string>
<!-- setting Checkbox summary whether to boot with 16K page size[CHAR_LIMIT=50] -->
<!-- setting Checkbox summary whether to boot with 16 KB page size[CHAR_LIMIT=50] -->
<string name="enable_16k_pages_summary">Boot device using 16 KB page size supported kernel</string>
<!-- Confirmation dialog title to ensure user wishes to enable 16K page size -->
<!-- Confirmation dialog title to ensure user wishes to enable 16 KB page size -->
<string name="confirm_enable_16k_pages_title">Switch from 4 KB mode to 16 KB mode</string>
<!-- Warning dialog message to confirm user wishes to enable 16 KB page size -->
<string name="confirm_enable_16k_pages_text">You are in the page-agnostic mode running a 4 KB kernel, and you are switching to the 16 KB mode.