Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/packages/apps/Updater/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<string name="download_whole_rom">Download full ROM <xliff:g id="SIZE">(%s)</xliff:g></string>
<string name="download_ota_rom">Download the OTA update <xliff:g id="SIZE">(%s)</xliff:g></string>
<string name="apply_later_button_text">Apply later</string>
<string name="switch_system">Reboot recovery</string>
<string name="switch_system">Switch system</string>
<string name="start_update">Begin update</string>
<string name="applying_update">Applying the update...<xliff:g id="PROGRESS">%s</xliff:g></string>
<string name="apply_update_guide">Updating in background, does not affect normal use</string>
Expand Down