diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
| commit | e65c40223798a81d2fd508178d0be9935d42cdf6 (patch) | |
| tree | fb83b2a9ce774c4b34f51634a6a81588f6ca3e6a /nls/C/common.m | |
| parent | c2609fbec7d69e0eb1dad589d778eb109b9590df (diff) | |
import from bb-cvs
Diffstat (limited to 'nls/C/common.m')
| -rw-r--r-- | nls/C/common.m | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/nls/C/common.m b/nls/C/common.m index cae93184..53217029 100644 --- a/nls/C/common.m +++ b/nls/C/common.m @@ -1,35 +1,38 @@ $set 15 #Common $ #Yes -# Evet +# Yes $ #No -# Hayır +# No $ #DirectionTitle -# Yön +# Direction $ #DirectionHoriz -# Ufki +# Horizontal $ #DirectionVert -# Dikey +# Vertical $ #AlwaysOnTop -# Her zaman üstte +# Always on top $ #PlacementTitle -# Yerleşim +# Placement $ #PlacementTopLeft -# Sol üst +# Top Left $ #PlacementCenterLeft -# Sol orta +# Center Left $ #PlacementBottomLeft -# Sol alt +# Bottom Left $ #PlacementTopCenter -# Üst orta +# Top Center $ #PlacementBottomCenter -# Alt orta +# BottomCenter $ #PlacementTopRight -# Sağ üst +# Top Right $ #PlacementCenterRight -# Sağ orta +# Center Right $ #PlacementBottomRight -# Sağ üst +# Bottom Right + +$ #AutoHide +# Auto hide |
