Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f5a508a authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Merge branch '863-r-free_space' into 'v1-r'

Updater: update freespace dialog string

See merge request !117
parents 014a1e24 6e526227
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
    <string name="dialog_battery_low_title">Low battery</string>
    <string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
    <string name="dialog_free_space_low_title">Free up space</string>
    <string name="dialog_free_space_low_message_pct">There is insufficient space available to successfully complete the update. You must free up another <xliff:g id="needed_free_space">%1$s</xliff:g> of space in the internal storage before proceeding.</string>
    <string name="dialog_free_space_low_message_pct">There is not enough space left to proceed with the update: you must free up another <xliff:g id="needed_free_space">%1$s</xliff:g> in the internal storage first.</string>

    <string name="reboot">Reboot</string>

+1 −1

File changed.

Contains only whitespace changes.