diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | nls/C/Translation.m | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/16: | 3 | *06/04/16: |
4 | * Missing space in translation (thanks... anonymous, sf.net #1455024) | ||
5 | nls/C/Translation.m | ||
4 | * Set (take|send)to(next|prev)workspace offset default value to 1 | 6 | * Set (take|send)to(next|prev)workspace offset default value to 1 |
5 | instead of the current 0 (which makes them look non-functional). | 7 | instead of the current 0 (which makes them look non-functional). |
6 | Similarly for tab and (|next|prev|left|right)workspace. | 8 | Similarly for tab and (|next|prev|left|right)workspace. |
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 44952c0..605d27c 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -2,7 +2,7 @@ $ codeset=ISO-8859-1 | |||
2 | 2 | ||
3 | $set 1 #Align | 3 | $set 1 #Align |
4 | 4 | ||
5 | 1 BottomCenter | 5 | 1 Bottom Center |
6 | 2 Bottom Left | 6 | 2 Bottom Left |
7 | 3 Bottom Right | 7 | 3 Bottom Right |
8 | 4 Horizontal | 8 | 4 Horizontal |