KernelFlasher icon indicating copy to clipboard operation
KernelFlasher copied to clipboard

Missing Translations

Open capntrips opened this issue 2 years ago • 1 comments

I'll use this thread as the central location to post about new strings, so if any translators want updates, you can subscribe to it.

capntrips avatar Mar 19 '23 04:03 capntrips

I have an update forthcoming with the following new strings:

<resources xmlns:tools="http://schemas.android.com/tools">
    <string name="settings">Settings</string>
    <string name="at_startup">At Startup</string>
    <string name="before_backup">Before Backup</string>
    <string name="after_flash">After Flash</string>
    <string name="after_restore">After Restore</string>
    <string name="checking_kernel_version">Checking kernel version …</string>
    <string name="verity">Verity</string>
    <string name="verification">Verification</string>
    <string name="enabled">Enabled</string>
    <string name="disabled">Disabled</string>
    <string name="check_vbmeta_flags">Check Vbmeta Flags</string>
    <string name="no_updates_found">No Updates Found</string>
</resources>

The list may continue to change until I have the work mostly completed.

capntrips avatar Mar 19 '23 04:03 capntrips