summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/languages/el.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-20Adding Edl button in reboot menumauronofrio1-0/+1
Edl mode is available only on qualcomm devices and it used to fully restore the bricked devices. I made the button available only if TW_HAS_EDL_MODE := true like the download button. I set the edl button to the right of the download button, so devices can support edl button and download button. I also added the translation for all languages. Change-Id: I69d1058b8c050b722395c7b3da6dce1ccfbe7a91
2018-07-20Remove SuperSUEthan Yonker1-8/+1
Change-Id: I2ca7580bbde5a8903b9ba5c1513ddba887e8d49e
2017-12-19There's a missing translaton in the Greek language file.Pierre Roth1-1/+1
Change-Id: Ibba47a1361c892159b704182b5d06aca8418aaac
2017-11-20Improve greek translationleskal1-62/+84
Change-Id: I1642a2c89e50438fdd7308dba318d52440b0809f
2017-06-17twrpDigest refactorbigbiff bigbiff1-19/+19
This patch is to refactor twrpDigest using polymorphism and inheritance to use the same call patterns for creating and reading a digest. Now a library. Use SHA2 from libcrypto. SHA2 is default if device has libcrypto. Change string MD5 everywhere to use digest or Digest instead. Updated string tags to digest. Translation will be required. Switch out digest code into a driver class from partitionmanager. SHA2 is better for digest creation due to decreased collision space compared to MD5 and SHA1. See https://en.wikipedia.org/wiki/SHA-2 Change-Id: I74b5546789990b12aa4ce2e389d25f80a3fe213f
2016-11-30MD5 verification sanityJames Christopher Adduono1-0/+1
We can use switches and enums to make things more understandable and work with results in a more sensible manner. PS2: Move file MD5 verification and error handling into a separate function to reduce code. PS3: Default to false in Check_Restore_File_MD5 function Change-Id: Id3ee0bb444cf13be67bb5dec2c43f7c26a86b954 (cherry picked from commit 5c3950716e5c7c6279efd5f3f338d6d22e5215e2)
2016-04-28Improve greek translationAlex Kalles1-19/+19
Some words are too big for the boxes Change-Id: I48c2361dd9c7937361c3fb63b9bd8834c57fe0e0
2016-04-04Greek Translation from the updated en.xmlAlex Kalles1-0/+651
Change-Id: I5cd1b9c394c2777503e5567aaaa01210cfdb4caa