From dfc5f034581f5a26cba5c4811500438f89f0634a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 11 Apr 2002 03:20:38 +0000 Subject: Initial revision --- nls/C/common.m | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 nls/C/common.m (limited to 'nls/C/common.m') diff --git a/nls/C/common.m b/nls/C/common.m new file mode 100644 index 00000000..53217029 --- /dev/null +++ b/nls/C/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# Yes +$ #No +# No + +$ #DirectionTitle +# Direction +$ #DirectionHoriz +# Horizontal +$ #DirectionVert +# Vertical + +$ #AlwaysOnTop +# Always on top + +$ #PlacementTitle +# Placement +$ #PlacementTopLeft +# Top Left +$ #PlacementCenterLeft +# Center Left +$ #PlacementBottomLeft +# Bottom Left +$ #PlacementTopCenter +# Top Center +$ #PlacementBottomCenter +# BottomCenter +$ #PlacementTopRight +# Top Right +$ #PlacementCenterRight +# Center Right +$ #PlacementBottomRight +# Bottom Right + +$ #AutoHide +# Auto hide -- cgit v1.2.3