all repos — openbox @ 278df533615b4e158f93df9843941a725aeceec7

openbox fork - make it a bit more like ryudo

nls/C/common.m (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
$set 15 #Common

$ #Yes
# Sí
$ #No
# No

$ #DirectionTitle
# Dirección
$ #DirectionHoriz
# Horizontal
$ #DirectionVert
# Vertical

$ #AlwaysOnTop
# Siempre encima/arriba

$ #PlacementTitle
# Ubicación 
$ #PlacementTopLeft
# Arriba a la izquierda
$ #PlacementCenterLeft
# Centro a la izquierda
$ #PlacementBottomLeft
# Abajo a la izquierda
$ #PlacementTopCenter
# Arriba al centro
$ #PlacementBottomCenter
# Abajo al centro
$ #PlacementTopRight
# Arriba a la derecha
$ #PlacementCenterRight
# Centro a la derecha
$ #PlacementBottomRight
# Abajo a la derecha