diff options
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 |
