diff --git a/schemas/org.gnome.shell.extensions.simple-tiling.domoel.gschema.xml b/schemas/org.gnome.shell.extensions.simple-tiling.domoel.gschema.xml
index 90b1084..c81f227 100644
--- a/schemas/org.gnome.shell.extensions.simple-tiling.domoel.gschema.xml
+++ b/schemas/org.gnome.shell.extensions.simple-tiling.domoel.gschema.xml
@@ -4,59 +4,59 @@
Return']]]>
- Tauscht das fokussierte Fenster mit dem Master.
+ Swap focused window with master.
Up']]]>
- Tauscht das Fenster mit dem oberen Nachbarn.
+ Swap current window with window above.
Down']]]>
- Tauscht das Fenster mit dem unteren Nachbarn.
+ Swap current window with window below.
Left']]]>
- Tauscht das Fenster mit dem linken Nachbarn.
+ Swap current window with window to the left.
Right']]]>
- Tauscht das Fenster mit dem rechten Nachbarn.
+ Swap current window with window to the right.
Up']]]>
- Fokus zum oberen Fenster wechseln.
+ Focus window above.
Down']]]>
- Fokus zum unteren Fenster wechseln.
+ Focus window below.
Left']]]>
- Fokus zum linken Fenster wechseln.
+ Focus window to the left.
Right']]]>
- Fokus zum rechten Fenster wechseln.
+ Focus window to the right.
10
- Der Abstand zwischen den Fenstern in Pixeln.
+ The gap between windows in pixels.
5
- Der Abstand zum linken und rechten Bildschirmrand.
+ The gap to the left and right screen edges.
5
- Der Abstand zum oberen und unteren Bildschirmrand.
+ The gap to the top and bottom screen edges.
'stack'
- Verhalten für neu geöffnete Fenster.
- Legt fest, ob ein neues Fenster als Master oder als Teil des Stacks hinzugefügt wird.
+ Behavior for newly opened windows.
+ Determines if a new window is added as master or stack window.