gui: add german translation
also correct typo in all language files
also remove dummy language files for ES and FI
german translation was done on omni crowdin by multiple translators:
https://crowdin.com/project/OmniROM/de#
result was updated in line with latest changes (as of 02032016) to en.xml
Change-Id: Iddd8dbee7e050833a4dc61174288514d408267f7
Signed-off-by: z31s1g <z31s1g@googlemail.com>
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml
index 1bb9b68..4b7743a 100644
--- a/gui/theme/common/languages/en.xml
+++ b/gui/theme/common/languages/en.xml
@@ -505,7 +505,7 @@
<string name="restore_started">[RESTORE STARTED]</string>
<string name="restore_folder">Restore folder: '{1}'</string>
<!-- {1} is the partition display name and {2} is the number of seconds -->
- <string name="restort_part_done">[{1} done ({2} seconds)]</string>
+ <string name="restore_part_done">[{1} done ({2} seconds)]</string>
<string name="verifying_md5">Verifying MD5</string>
<string name="skip_md5">Skipping MD5 check based on user setting.</string>
<string name="calc_restore">Calculating restore details...</string>