diff options
author | Pavel Labath <pavelo@centrum.sk> | 2011-08-06 09:39:01 (GMT) |
---|---|---|
committer | Pavel Labath <pavelo@centrum.sk> | 2013-02-18 21:04:25 (GMT) |
commit | 5db77881da1cc861c0cd6bd426fd7a9931c9e44b (patch) | |
tree | 03fb600bf2f7d76947bed1d5017684b5a87f3f3c /nls | |
parent | ec8e83ad0e18ea115841dfd04c324b1e1a415503 (diff) | |
download | fluxbox_pavel-5db77881da1cc861c0cd6bd426fd7a9931c9e44b.zip fluxbox_pavel-5db77881da1cc861c0cd6bd426fd7a9931c9e44b.tar.bz2 |
Add new translations to the C locale and fluxbox-nls.hh
Diffstat (limited to 'nls')
-rw-r--r-- | nls/C/Translation.m | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 4dcb17a..8d4c46f 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -132,6 +132,8 @@ $set 9 #Keys | |||
132 | 1 Keys: Error on line | 132 | 1 Keys: Error on line |
133 | 2 Keys: Failed to merge keytree!_OBSOLETE | 133 | 2 Keys: Failed to merge keytree!_OBSOLETE |
134 | 3 Keys: Invalid key/modifier on line | 134 | 3 Keys: Invalid key/modifier on line |
135 | 4 3rd argument is not a command. | ||
136 | 5 Error loading keys file: | ||
135 | 137 | ||
136 | $set 10 #Menu | 138 | $set 10 #Menu |
137 | 139 | ||
@@ -145,6 +147,11 @@ $set 10 #Menu | |||
145 | 8 Reload Config | 147 | 8 Reload Config |
146 | 9 Restart | 148 | 9 Restart |
147 | 10 Warning: unbalanced [encoding] tags | 149 | 10 Warning: unbalanced [encoding] tags |
150 | 11 Warning: Menu field %s is not a string | ||
151 | 12 Warning: Menu is not a lua table | ||
152 | 13 Loading root menu failed: | ||
153 | 14 Loading window menu failed: | ||
154 | 15 Unknown menu type: | ||
148 | 155 | ||
149 | $set 11 #Remember | 156 | $set 11 #Remember |
150 | 157 | ||
@@ -281,4 +288,6 @@ $set 20 #layers | |||
281 | 5 Normal | 288 | 5 Normal |
282 | 6 Top | 289 | 6 Top |
283 | 290 | ||
291 | $set 21 #FbCommands | ||
284 | 292 | ||
293 | 1 Failed to load menu file '%s': %s | ||