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

Commit ddab1bfd authored by tibbi's avatar tibbi
Browse files

add a string for always skipping delete confirmation

parent b0285377
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -247,6 +247,7 @@
    <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">Evita que el telèfon dormi</string>
    <string name="skip_delete_confirmation">Always skip delete confirmation dialog</string>

    <!-- Setting sections -->
    <string name="visibility">Visibilitat</string>
+1 −0
Original line number Diff line number Diff line
@@ -248,6 +248,7 @@
    <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>
    <string name="skip_delete_confirmation">Always skip delete confirmation dialog</string>

    <!-- Setting sections -->
    <string name="visibility">Visibility</string>
+1 −0
Original line number Diff line number Diff line
@@ -248,6 +248,7 @@
    <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">Hold telefonen \'vågen\'</string>
    <string name="skip_delete_confirmation">Always skip delete confirmation dialog</string>

    <!-- Setting sections -->
    <string name="visibility">Synlighed</string>
+1 −0
Original line number Diff line number Diff line
@@ -248,6 +248,7 @@
    <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>
    <string name="skip_delete_confirmation">Always skip delete confirmation dialog</string>

    <!-- Setting sections -->
    <string name="visibility">Sichtbarkeit</string>
+1 −0
Original line number Diff line number Diff line
@@ -247,6 +247,7 @@
    <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">Evitar que el teléfono duerma</string>
    <string name="skip_delete_confirmation">Always skip delete confirmation dialog</string>

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