diff options
Diffstat (limited to 'nls/et_EE')
-rw-r--r-- | nls/et_EE/Configmenu.m | 8 | ||||
-rw-r--r-- | nls/et_EE/Makefile.am | 3 | ||||
-rw-r--r-- | nls/et_EE/Windowmenu.m | 2 | ||||
-rw-r--r-- | nls/et_EE/main.m | 2 |
4 files changed, 13 insertions, 2 deletions
diff --git a/nls/et_EE/Configmenu.m b/nls/et_EE/Configmenu.m index 02857bc..7d94bdd 100644 --- a/nls/et_EE/Configmenu.m +++ b/nls/et_EE/Configmenu.m | |||
@@ -46,3 +46,11 @@ $ #TabRotateVertical | |||
46 | # Rotate Vertical Tabs | 46 | # Rotate Vertical Tabs |
47 | $ #SemiSloppyFocus | 47 | $ #SemiSloppyFocus |
48 | # Semi Sloppy Focus | 48 | # Semi Sloppy Focus |
49 | $ #MaxOverSlit | ||
50 | # Maximize Over Slit | ||
51 | $ #SloppyWindowGrouping | ||
52 | # Sloppy Window Grouping | ||
53 | $ #WorkspaceWarping | ||
54 | # Workspace Warping | ||
55 | $ #DesktopWheeling | ||
56 | # Desktop Wheeling | ||
diff --git a/nls/et_EE/Makefile.am b/nls/et_EE/Makefile.am index 6bd65a2..ad2e0d9 100644 --- a/nls/et_EE/Makefile.am +++ b/nls/et_EE/Makefile.am | |||
@@ -20,10 +20,11 @@ uninstall-local: | |||
20 | 20 | ||
21 | Translation.m: $(MFILES) | 21 | Translation.m: $(MFILES) |
22 | @if test x$(NLSTEST) = "x-DNLS"; then \ | 22 | @if test x$(NLSTEST) = "x-DNLS"; then \ |
23 | rm -f Translation.m; \ | ||
23 | awk -f ../convert.awk output=Translation.m $(MFILES); \ | 24 | awk -f ../convert.awk output=Translation.m $(MFILES); \ |
24 | fi | 25 | fi |
25 | 26 | ||
26 | blackbox.cat: Translation.m | 27 | blackbox.cat: Translation.m |
27 | @if test x$(NLSTEST) = "x-DNLS"; then \ | 28 | @if test x$(NLSTEST) = "x-DNLS"; then \ |
28 | $(gencat_cmd) blackbox.cat Translation.m; \ | 29 | LANG=et_EE $(gencat_cmd) blackbox.cat Translation.m; \ |
29 | fi | 30 | fi |
diff --git a/nls/et_EE/Windowmenu.m b/nls/et_EE/Windowmenu.m index 863a945..5c527a6 100644 --- a/nls/et_EE/Windowmenu.m +++ b/nls/et_EE/Windowmenu.m | |||
@@ -18,3 +18,5 @@ $ #KillClient | |||
18 | # Killi klient | 18 | # Killi klient |
19 | $ #Close | 19 | $ #Close |
20 | # Sulge | 20 | # Sulge |
21 | $ #Tab | ||
22 | # Tab | ||
diff --git a/nls/et_EE/main.m b/nls/et_EE/main.m index 4dc7648..4f432a0 100644 --- a/nls/et_EE/main.m +++ b/nls/et_EE/main.m | |||
@@ -7,7 +7,7 @@ $ #DISPLAYRequiresArg | |||
7 | $ #WarnDisplaySet | 7 | $ #WarnDisplaySet |
8 | # hoiatus: ei saanud määrata keskonna muutujat 'DISPLAY'\n | 8 | # hoiatus: ei saanud määrata keskonna muutujat 'DISPLAY'\n |
9 | $ #Usage | 9 | $ #Usage |
10 | # Fluxbox %s: (c) 2001 Henrik Kinnunen\n\n\ | 10 | # Fluxbox %s: (c) 2001-2002 Henrik Kinnunen\n\n\ |
11 | -display <string>\t\tkasuta displei ühendust.\n\ | 11 | -display <string>\t\tkasuta displei ühendust.\n\ |
12 | -rc <string>\t\t\tkasuta alternatiivseid resursse.\n\ | 12 | -rc <string>\t\t\tkasuta alternatiivseid resursse.\n\ |
13 | -version\t\t\tnäita versiooninumber ja välju.\n\ | 13 | -version\t\t\tnäita versiooninumber ja välju.\n\ |