diff options
author | simonb <simonb> | 2006-06-21 14:41:16 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-06-21 14:41:16 (GMT) |
commit | 3ada3b1f0d6d2debaaab48eecf828a406e964c8e (patch) | |
tree | 3c2f02462317408ee8604d0c7bb41092ecfd1c3a /nls/C/Translation.m | |
parent | 62a298b0b30aa5b4990f462aece224e09e4fafe6 (diff) | |
download | fluxbox_pavel-3ada3b1f0d6d2debaaab48eecf828a406e964c8e.zip fluxbox_pavel-3ada3b1f0d6d2debaaab48eecf828a406e964c8e.tar.bz2 |
fix nls... notably classify text on conversion whether its for X or
console, plus handle catalogs better.
Diffstat (limited to 'nls/C/Translation.m')
-rw-r--r-- | nls/C/Translation.m | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 67a8d95..54c58b1 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -34,11 +34,11 @@ $set 3 #Common | |||
34 | 4 Compiled options | 34 | 4 Compiled options |
35 | 5 Compiler | 35 | 5 Compiler |
36 | 6 Compiler version | 36 | 6 Compiler version |
37 | 7 init | 37 | 7 init |
38 | 8 keys | 38 | 8 keys |
39 | 9 nls | 39 | 9 nls |
40 | 10 menu | 40 | 10 menu |
41 | 11 style | 41 | 11 style |
42 | 12 Defaults | 42 | 12 Defaults |
43 | 13 disabled | 43 | 13 disabled |
44 | 14 Error | 44 | 14 Error |
@@ -46,6 +46,7 @@ $set 3 #Common | |||
46 | 16 Maximize Over | 46 | 16 Maximize Over |
47 | 17 SVN Revision | 47 | 17 SVN Revision |
48 | 18 Visible | 48 | 18 Visible |
49 | 19 There is no background option specified in this style.\nPlease consult the manual or read the FAQ. | ||
49 | 50 | ||
50 | $set 4 #Configmenu | 51 | $set 4 #Configmenu |
51 | 52 | ||