diff options
Diffstat (limited to 'gui/theme/common/landscape.xml')
-rwxr-xr-x | gui/theme/common/landscape.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml index ff6babe1c..a6b5dca4c 100755 --- a/gui/theme/common/landscape.xml +++ b/gui/theme/common/landscape.xml @@ -1120,6 +1120,12 @@ <text>{@format_data_lcp2=removes encryption on internal storage.}</text> </text> + <text style="text_m_fail"> + <condition var1="tw_has_adopted_storage" var2="1"/> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@format_data_adopted=Including Adopted Storage}</text> + </text> + <text style="text_m"> <placement x="%center_x%" y="%row5_y%" placement="5"/> <text>{@format_data_undo=This cannot be undone.}</text> |