diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-10-31 07:22:56 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-10-31 07:22:56 +0000 |
| commit | 4aaf063aa2842893bbaa59fe7f3ac83d885c2e38 (patch) | |
| tree | e75bdf9af9b1598724f4b0f6849c52cb587e890c /nls/zh_CN/common.m | |
| parent | db451d95bf97b8a8e995f031ac98da50606fd3a0 (diff) | |
rming all the nls bullshit. gettext.
Diffstat (limited to 'nls/zh_CN/common.m')
| -rw-r--r-- | nls/zh_CN/common.m | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/nls/zh_CN/common.m b/nls/zh_CN/common.m deleted file mode 100644 index 5eca4c99..00000000 --- a/nls/zh_CN/common.m +++ /dev/null @@ -1,38 +0,0 @@ -$set 15 #Common - -$ #Yes -# 是 -$ #No -# 否 - -$ #DirectionTitle -# 方向 -$ #DirectionHoriz -# 水平 -$ #DirectionVert -# 垂直 - -$ #AlwaysOnTop -# 总在最上面 - -$ #PlacementTitle -# 放置 -$ #PlacementTopLeft -# 上左 -$ #PlacementCenterLeft -# 中左 -$ #PlacementBottomLeft -# 下左 -$ #PlacementTopCenter -# 上中 -$ #PlacementBottomCenter -# 下中 -$ #PlacementTopRight -# 上右 -$ #PlacementCenterRight -# 中右 -$ #PlacementBottomRight -# 下右 - -$ #AutoHide -# 自动隐藏 |
