universal7885: parts: Show free space and swapfile size

This commit is contained in:
roynatech2544 2022-04-20 11:31:13 +09:00
commit 0a612ac913
8 changed files with 59 additions and 17 deletions

View file

@ -61,6 +61,9 @@
<string name="swap_size_title">Swap size</string>
<string name="swap_size_summary">Adjust the size of swap</string>
<string name="swap_description">Creates the swap (not zram) on /data partiton. Useful for low memory devices.</string>
<string name="free_space">Free space on /data</string>
<string name="swap_file_size">Swap file size</string>
<!-- Display Category -->
<string name="misc_category">Misc</string>
<string name="dt2w_mode">Toggle for double tap to wake</string>