Add missing string table entries for CON_FallThrough(_Desc).

objectmenu
Sven Eberhardt 2016-01-20 21:35:37 -05:00
parent 2ce3daf84a
commit b3c0afd521
2 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,9 @@ CON_Roll_Desc=Eine Vorwärtsrolle machen.
CON_Jump=Springen
CON_Jump_Desc=Im Laufen abspringen, aus dem Wasser springen oder sich von einer Wand abstoßen.
CON_FallThrough=Herabsteigen
CON_FallThrough_Desc=Nach unten durch eine durchlässige Platform fallen lassen.
CON_AimAxisLeft=Zielen - Links (Analog Stick)
CON_AimAxisRight=Zielen - Rechts (Analog Stick)
CON_AimAxisUp=Zielen - Hoch (Analog Stick)

View File

@ -9,6 +9,9 @@ CON_Roll_Desc=Do an ordinary roll forward.
CON_Jump=Jump
CON_Jump_Desc=Jump while running, jump out of the water or leap from a wall.
CON_FallThrough=Descend
CON_FallThrough_Desc=Move downwards when standing on a permeable platform.
CON_AimAxisLeft=Aim - Left (Analog Stick)
CON_AimAxisRight=Aim - Right (Analog Stick)
CON_AimAxisUp=Aim - Up (Analog Stick)