From e65c40223798a81d2fd508178d0be9935d42cdf6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 25 May 2002 01:01:49 +0000 Subject: import from bb-cvs --- nls/C/common.m | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) (limited to 'nls/C/common.m') 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 -- cgit v1.2.3