aboutsummaryrefslogtreecommitdiff
path: root/nls
diff options
context:
space:
mode:
Diffstat (limited to 'nls')
-rw-r--r--nls/C/Translation.m2
-rw-r--r--nls/fluxbox-nls.hh2
2 files changed, 4 insertions, 0 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m
index cff250f..7f7a98c 100644
--- a/nls/C/Translation.m
+++ b/nls/C/Translation.m
@@ -185,6 +185,8 @@ $set 14 #Toolbar
18514 Clock: 12h 18514 Clock: 12h
18615 Edit Clock Format 18615 Edit Clock Format
18716 Show Pictures 18716 Show Pictures
18817 NoIcons
18918 WorkspaceNoIcons
188 190
189$set 15 #Window 191$set 15 #Window
190 192
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index b90e4f2..5b47934 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -177,6 +177,8 @@ enum {
177 ToolbarClock12 = 14, 177 ToolbarClock12 = 14,
178 ToolbarClockEditFormat = 15, 178 ToolbarClockEditFormat = 15,
179 ToolbarShowIcons = 16, 179 ToolbarShowIcons = 16,
180 ToolbarIconbarModeNoIcons = 17,
181 ToolbarIconbarModeWorkspaceNoIcons = 18,
180 182
181 WindowSet = 15, 183 WindowSet = 15,
182 WindowUnnamed = 1, 184 WindowUnnamed = 1,