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

Commit 4020f861 authored by tibbi's avatar tibbi
Browse files

adding a new string related to widget unavailability of app is on SD card

parent f7cd8a36
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -131,6 +131,8 @@
    <string name="root">Root</string>
    <string name="wrong_root_selected">Wrong folder selected, please select the root folder of your SD card</string>
    <string name="sd_card_otg_same">SD card and OTG device paths cannot be the same</string>
    <string name="app_on_sd_card">You seem to have the app installed on an SD card, that makes the app widgets unavailable. You won\'t even see them on the list of available widgets.
        It is a system limitation, so if you want to use the widgets, you have to move the app back on the internal storage.</string>

    <!-- File properties -->
    <string name="properties">Properties</string>
+2 −0
Original line number Diff line number Diff line
@@ -131,6 +131,8 @@
    <string name="root">Root</string>
    <string name="wrong_root_selected">Seçilən qovluq yanlışdır, xahiş olunur SD kartın root qovluğunu seçin</string>
    <string name="sd_card_otg_same">SD kart və OTG cihaz yolu eyni ola bilməz</string>
    <string name="app_on_sd_card">You seem to have the app installed on an SD card, that makes the app widgets unavailable. You won\'t even see them on the list of available widgets.
        It is a system limitation, so if you want to use the widgets, you have to move the app back on the internal storage.</string>

    <!-- File properties -->
    <string name="properties">Xüsusiyyətlər</string>
+2 −0
Original line number Diff line number Diff line
@@ -131,6 +131,8 @@
    <string name="root">Root</string>
    <string name="wrong_root_selected">Wrong folder selected, please select the root folder of your SD card</string>
    <string name="sd_card_otg_same">SD card and OTG device paths cannot be the same</string>
    <string name="app_on_sd_card">You seem to have the app installed on an SD card, that makes the app widgets unavailable. You won\'t even see them on the list of available widgets.
        It is a system limitation, so if you want to use the widgets, you have to move the app back on the internal storage.</string>

    <!-- File properties -->
    <string name="properties">Properties</string>
+2 −0
Original line number Diff line number Diff line
@@ -131,6 +131,8 @@
    <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">La targeta SD i el dispositiu OTG no poden ser el mateix</string>
    <string name="app_on_sd_card">You seem to have the app installed on an SD card, that makes the app widgets unavailable. You won\'t even see them on the list of available widgets.
        It is a system limitation, so if you want to use the widgets, you have to move the app back on the internal storage.</string>

    <!-- File properties -->
    <string name="properties">Propietats</string>
+2 −0
Original line number Diff line number Diff line
@@ -131,6 +131,8 @@
    <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>
    <string name="app_on_sd_card">You seem to have the app installed on an SD card, that makes the app widgets unavailable. You won\'t even see them on the list of available widgets.
        It is a system limitation, so if you want to use the widgets, you have to move the app back on the internal storage.</string>

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