Automatic translation import
Change-Id: I47e08290ebdb11c3d05d0614560dc2847884928d
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
<string name="finalizing_package">Finalising package installation</string>
|
||||
<string name="preparing_ota_first_boot">Preparing for first boot</string>
|
||||
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||
<string name="notification_prepare_zip_error_title">Could not prepare update</string>
|
||||
<string name="reboot">Reboot</string>
|
||||
<string name="menu_refresh">Refresh</string>
|
||||
<string name="menu_auto_updates_check">Auto updates check</string>
|
||||
@@ -62,7 +61,6 @@
|
||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||
<string name="list_installing_update">Installing update</string>
|
||||
<string name="list_verifying_update">Verifying update</string>
|
||||
<string name="list_no_updates">No new updates found. To manually check for new updates, use the Refresh button.</string>
|
||||
<string name="action_description_download">Download</string>
|
||||
@@ -70,18 +68,20 @@
|
||||
<string name="action_description_resume">Resume download</string>
|
||||
<string name="action_description_install">Install update</string>
|
||||
<string name="action_description_info">Show information</string>
|
||||
<string name="action_description_delete">Delete update</string>
|
||||
<string name="action_description_cancel">Cancel installation</string>
|
||||
<string name="confirm_delete_dialog_title">Delete file</string>
|
||||
<string name="confirm_delete_dialog_message">Delete the selected update file?</string>
|
||||
<string name="apply_update_dialog_title">Apply update</string>
|
||||
<string name="apply_update_dialog_message">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
|
||||
<string name="apply_update_dialog_message_ab">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
|
||||
<string name="cancel_installation_dialog_message">Cancel the installation?</string>
|
||||
<string name="label_download_url">Download URL</string>
|
||||
<string name="toast_download_url_copied">URL Copied</string>
|
||||
<string name="snack_export_failed">Could not export download</string>
|
||||
<string name="dialog_export_title">Exporting update</string>
|
||||
<string name="dialog_export_message">Exporting update as <xliff:g id="filename">%1$s</xliff:g> into the external storage.</string>
|
||||
<string name="notification_export_success">Update exported</string>
|
||||
<string name="notification_export_fail">Export error</string>
|
||||
<string name="toast_already_exporting">Already exporting an update</string>
|
||||
<plurals name="duration_seconds">
|
||||
<item quantity="one">1 second</item>
|
||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
|
||||
@@ -100,4 +100,7 @@
|
||||
<string name="menu_mobile_data_warning">Mobile data warning</string>
|
||||
<string name="blocked_update_dialog_title">Update blocked</string>
|
||||
<string name="blocked_update_dialog_message">This update cannot be installed using the updater app. Please read <xliff:g id="info_url">%1$s</xliff:g> for more information.</string>
|
||||
<string name="export_channel_title">Export completion</string>
|
||||
<string name="new_updates_channel_title">New updates</string>
|
||||
<string name="ongoing_channel_title">Ongoing downloads</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user