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

Commit 9f2dcb67 authored by tibbi's avatar tibbi
Browse files

add a new string for preventing the phone from sleeping

parent 7994de27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -242,6 +242,7 @@
    <string name="password_protect_whole_app">Contrasenya per protegir tota l’aplicació</string>
    <string name="keep_last_modified">Mantenir el valor de la darrera modificació al copiar/moure/canviar el nom dels arxius</string>
    <string name="show_info_bubble">Mostra una bombolla d\'informació en elements de desplaçament mitjançant arrossegament de la barra de desplaçament</string>
    <string name="prevent_phone_from_sleeping">Prevent phone from sleeping</string>

    <!-- Setting sections -->
    <string name="visibility">Visibilitat</string>
+1 −0
Original line number Diff line number Diff line
@@ -243,6 +243,7 @@
    <string name="password_protect_whole_app">Password protect the whole application</string>
    <string name="keep_last_modified">Keep old last-modified value at file copy/move/rename</string>
    <string name="show_info_bubble">Show an info bubble at scrolling items by scrollbar dragging</string>
    <string name="prevent_phone_from_sleeping">Prevent phone from sleeping</string>

    <!-- Setting sections -->
    <string name="visibility">Visibility</string>
+1 −0
Original line number Diff line number Diff line
@@ -243,6 +243,7 @@
    <string name="password_protect_whole_app">Beskyt hele appen med en adgangskode</string>
    <string name="keep_last_modified">Kopi/flyt/omdøb skal ikke påvirke ændringstidspunktet</string>
    <string name="show_info_bubble">Show an info bubble at scrolling items by scrollbar dragging</string>
    <string name="prevent_phone_from_sleeping">Prevent phone from sleeping</string>

    <!-- Setting sections -->
    <string name="visibility">Synlighed</string>
+1 −0
Original line number Diff line number Diff line
@@ -243,6 +243,7 @@
    <string name="password_protect_whole_app">Gesamte App mit Passwort schützen</string>
    <string name="keep_last_modified">Beim Modifizieren von Dateien die alte Änderungszeit beibehalten</string>
    <string name="show_info_bubble">Beim Scrollen mit dem Scrollbalken Infofenster anzeigen</string>
    <string name="prevent_phone_from_sleeping">Prevent phone from sleeping</string>

    <!-- Setting sections -->
    <string name="visibility">Sichtbarkeit</string>
+1 −0
Original line number Diff line number Diff line
@@ -242,6 +242,7 @@
    <string name="password_protect_whole_app">Contraseña para proteger toda la aplicación</string>
    <string name="keep_last_modified">Mantener el valor de ultima modificación al copiar/mover/renombrar los archivos</string>
    <string name="show_info_bubble">Mostrar una burbuja de información al desplazar elementos arrastrando la barra de desplazamiento</string>
    <string name="prevent_phone_from_sleeping">Prevent phone from sleeping</string>

    <!-- Setting sections -->
    <string name="visibility">Visibilidad</string>
Loading