summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbig biff <bigbiff@teamw.in>2018-01-19 00:29:59 +0100
committerGerrit Code Review <gerrit2@gerrit.omnirom.org>2018-01-19 00:29:59 +0100
commit1592e5b0b7df9c044ad5a4156ef7b763a4f092da (patch)
tree49d69970920461bc521f88f953f2064338988f06
parentMerge "Added 2 translations in Italian language file" into android-8.1 (diff)
parentAdded missing translations in Swedish language file (diff)
downloadandroid_bootable_recovery-1592e5b0b7df9c044ad5a4156ef7b763a4f092da.tar
android_bootable_recovery-1592e5b0b7df9c044ad5a4156ef7b763a4f092da.tar.gz
android_bootable_recovery-1592e5b0b7df9c044ad5a4156ef7b763a4f092da.tar.bz2
android_bootable_recovery-1592e5b0b7df9c044ad5a4156ef7b763a4f092da.tar.lz
android_bootable_recovery-1592e5b0b7df9c044ad5a4156ef7b763a4f092da.tar.xz
android_bootable_recovery-1592e5b0b7df9c044ad5a4156ef7b763a4f092da.tar.zst
android_bootable_recovery-1592e5b0b7df9c044ad5a4156ef7b763a4f092da.zip
-rw-r--r--gui/theme/common/languages/sv.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/theme/common/languages/sv.xml b/gui/theme/common/languages/sv.xml
index 73a6e4581..076ee0b5e 100644
--- a/gui/theme/common/languages/sv.xml
+++ b/gui/theme/common/languages/sv.xml
@@ -13,8 +13,9 @@
<string name="vendor">Leverantör</string>
<string name="cache">Cache</string>
<string name="data">Data</string>
- <string name="sdcard">SDCard</string>
+ <string name="sdcard">SD-kort</string>
<string name="internal">Intern lagring</string>
+ <string name="microsd">Micro SD-kort</string>
<string name="usbotg">USB OTG</string>
<string name="dalvik">Dalvik / ART Cache</string>
<string name="sdext">SD-EXT</string>