Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41c13955 authored by tibbi's avatar tibbi
Browse files

adding a new string related to selecting same SD card and OTG paths

parent d211c652
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
    <string name="sd_card">Targeta SD</string>
    <string name="root">Arrel /</string>
    <string name="wrong_root_selected">Has seleccionat la carpeta incorrecta. Selecciona la carpeta arrel de la targeta SD</string>
    <string name="sd_card_otg_same">SD card and OTG device paths cannot be the same</string>

    <!-- File properties -->
    <string name="properties">Propietats</string>
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
    <string name="sd_card">SD Karta</string>
    <string name="root">Root</string>
    <string name="wrong_root_selected">Neplatná složka zvolena, zvolte prosím root složku vaší SD karty</string>
    <string name="sd_card_otg_same">SD card and OTG device paths cannot be the same</string>

    <!-- File properties -->
    <string name="properties">Vlastnosti</string>
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
    <string name="sd_card">SD-kort</string>
    <string name="root">Rod</string>
    <string name="wrong_root_selected">Forkert mappe valgt, vælg rodmappen på SD-kortet</string>
    <string name="sd_card_otg_same">SD card and OTG device paths cannot be the same</string>

    <!-- File properties -->
    <string name="properties">Indstillinger</string>
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
    <string name="sd_card">SD-Karte</string>
    <string name="root">Hauptverzeichnis</string>
    <string name="wrong_root_selected">Falscher Ordner ausgewählt, bitte Hauptverzeichnis der SD-Karte auswählen</string>
    <string name="sd_card_otg_same">SD card and OTG device paths cannot be the same</string>

    <!-- File properties -->
    <string name="properties">Eigenschaften</string>
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
    <string name="sd_card">Tarjeta SD</string>
    <string name="root">Raíz /</string>
    <string name="wrong_root_selected">Se seleccionó la carpeta incorrecta, seleccione la carpeta raíz de su tarjeta SD</string>
    <string name="sd_card_otg_same">SD card and OTG device paths cannot be the same</string>

    <!-- File properties -->
    <string name="properties">Propiedades</string>
Loading