Skip to content

Commit df99b5d

Browse files
committed
feat(app-settings): shift + click toggle
1 parent f205140 commit df99b5d

34 files changed

+100
-62
lines changed

src/lang/ar-ye.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,5 +502,6 @@
502502
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
503503
"add to home screen": "Add to home screen",
504504
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
505-
"save file before home shortcut": "Save the file before adding it to the home screen."
506-
}
505+
"save file before home shortcut": "Save the file before adding it to the home screen.",
506+
"shift click selection": "Shift + tap/click selection"
507+
}

src/lang/be-by.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,5 +504,6 @@
504504
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
505505
"add to home screen": "Add to home screen",
506506
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
507-
"save file before home shortcut": "Save the file before adding it to the home screen."
508-
}
507+
"save file before home shortcut": "Save the file before adding it to the home screen.",
508+
"shift click selection": "Shift + tap/click selection"
509+
}

src/lang/bn-bd.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,6 @@
503503
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
504504
"add to home screen": "Add to home screen",
505505
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
506-
"save file before home shortcut": "Save the file before adding it to the home screen."
507-
}
506+
"save file before home shortcut": "Save the file before adding it to the home screen.",
507+
"shift click selection": "Shift + tap/click selection"
508+
}

src/lang/cs-cz.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,6 @@
503503
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
504504
"add to home screen": "Add to home screen",
505505
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
506-
"save file before home shortcut": "Save the file before adding it to the home screen."
507-
}
506+
"save file before home shortcut": "Save the file before adding it to the home screen.",
507+
"shift click selection": "Shift + tap/click selection"
508+
}

src/lang/de-de.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,6 @@
503503
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
504504
"add to home screen": "Add to home screen",
505505
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
506-
"save file before home shortcut": "Save the file before adding it to the home screen."
507-
}
506+
"save file before home shortcut": "Save the file before adding it to the home screen.",
507+
"shift click selection": "Shift + tap/click selection"
508+
}

src/lang/en-us.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,6 @@
503503
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
504504
"add to home screen": "Add to home screen",
505505
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
506-
"save file before home shortcut": "Save the file before adding it to the home screen."
507-
}
506+
"save file before home shortcut": "Save the file before adding it to the home screen.",
507+
"shift click selection": "Shift + tap/click selection"
508+
}

src/lang/es-sv.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,6 @@
503503
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
504504
"add to home screen": "Add to home screen",
505505
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
506-
"save file before home shortcut": "Save the file before adding it to the home screen."
507-
}
506+
"save file before home shortcut": "Save the file before adding it to the home screen.",
507+
"shift click selection": "Shift + tap/click selection"
508+
}

src/lang/fr-fr.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,6 @@
503503
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
504504
"add to home screen": "Add to home screen",
505505
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
506-
"save file before home shortcut": "Save the file before adding it to the home screen."
507-
}
506+
"save file before home shortcut": "Save the file before adding it to the home screen.",
507+
"shift click selection": "Shift + tap/click selection"
508+
}

src/lang/he-il.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,5 +504,6 @@
504504
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
505505
"add to home screen": "Add to home screen",
506506
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
507-
"save file before home shortcut": "Save the file before adding it to the home screen."
508-
}
507+
"save file before home shortcut": "Save the file before adding it to the home screen.",
508+
"shift click selection": "Shift + tap/click selection"
509+
}

src/lang/hi-in.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,5 +504,6 @@
504504
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
505505
"add to home screen": "Add to home screen",
506506
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
507-
"save file before home shortcut": "Save the file before adding it to the home screen."
508-
}
507+
"save file before home shortcut": "Save the file before adding it to the home screen.",
508+
"shift click selection": "Shift + tap/click selection"
509+
}

0 commit comments

Comments
 (0)