mirror of
https://github.com/meizu-m86/twrp_multirom_m86
synced 2025-11-04 06:15:41 +08:00
TWRP MultiROM Recovery
* Generalize the header strings
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<string name="adopted_storage">Geadopteerde Opslag</string>
|
||||
|
||||
<!-- GUI XML strings -->
|
||||
<string name="twrp_header">Team Win Recovery Project</string>
|
||||
<string name="twrp_header">TWRP MultiROM Recovery</string>
|
||||
<string name="twrp_watch_header">TWRP %tw_version%</string>
|
||||
<string name="cpu_temp">CPU: %tw_cpu_temp% ° C</string>
|
||||
<string name="battery_pct">Accu: %tw_battery%</string>
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
|
||||
<text style="text_l">
|
||||
<placement x="%col1_x_header%" y="%row3_header_y%"/>
|
||||
<text>{@twrp_header=Team Win Recovery Project}</text>
|
||||
<text>{@twrp_header=TWRP MultiROM Recovery}</text>
|
||||
</text>
|
||||
|
||||
<text style="text_m">
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<string name="adopted_storage">Adopted Storage</string>
|
||||
|
||||
<!-- GUI XML strings -->
|
||||
<string name="twrp_header">Team Win Recovery Project</string>
|
||||
<string name="twrp_header">TWRP MultiROM Recovery</string>
|
||||
<string name="twrp_watch_header">TWRP %tw_version%</string>
|
||||
<string name="cpu_temp">CPU: %tw_cpu_temp% °C</string>
|
||||
<string name="battery_pct">Battery: %tw_battery%</string>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
<text style="text_l">
|
||||
<placement x="%col1_x_header%" y="%row3_header_y%"/>
|
||||
<text>{@twrp_header=Team Win Recovery Project}</text>
|
||||
<text>{@twrp_header=TWRP MultiROM Recovery}</text>
|
||||
</text>
|
||||
|
||||
<text style="text_m">
|
||||
|
||||
Reference in New Issue
Block a user