Automatic translation import
Change-Id: Ice67efb943862bc160150a4b1424e6af4f9511d8
This commit is contained in:
@@ -18,16 +18,6 @@
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="app_name">Updater</string>
|
||||
<string name="display_name">Updater</string>
|
||||
<!-- Directory where the update files will be downloaded and stored.
|
||||
WARNING: The application can and will delete any unknown file. -->
|
||||
<!-- Directory where the downloads will be exported to.
|
||||
The path is relative to the root of the external storage.-->
|
||||
<!--
|
||||
Optional placeholders replaced at runtime:
|
||||
{device} - Device name
|
||||
{type} - Build type
|
||||
{incr} - Incremental version
|
||||
-->
|
||||
<string name="verification_failed_notification">Verification failed</string>
|
||||
<string name="verifying_download_notification">Verifying update</string>
|
||||
<string name="downloading_notification">Downloading</string>
|
||||
@@ -52,6 +42,10 @@
|
||||
<string name="menu_refresh">Refresh</string>
|
||||
<string name="menu_preferences">Preferences</string>
|
||||
<string name="menu_auto_updates_check">Auto updates check</string>
|
||||
<string name="menu_auto_updates_check_interval_daily">Once a day</string>
|
||||
<string name="menu_auto_updates_check_interval_weekly">Once a week</string>
|
||||
<string name="menu_auto_updates_check_interval_monthly">Once a month</string>
|
||||
<string name="menu_auto_updates_check_interval_never">Never</string>
|
||||
<string name="menu_auto_delete_updates">Delete updates when installed</string>
|
||||
<string name="menu_delete_update">Delete</string>
|
||||
<string name="menu_copy_url">Copy URL</string>
|
||||
|
||||
Reference in New Issue
Block a user