diff options
author | simonb <simonb> | 2007-01-05 15:16:47 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-01-05 15:16:47 (GMT) |
commit | 23c9ea167478166b41fb83b6052d856350509129 (patch) | |
tree | 7170d0028ae701a9e9f5f74b575f78528bf034b2 /nls/C | |
parent | 20cf04f938badafe5765c12e7519ddad9bd8e185 (diff) | |
download | fluxbox-23c9ea167478166b41fb83b6052d856350509129.zip fluxbox-23c9ea167478166b41fb83b6052d856350509129.tar.bz2 |
properly fix the nls issue, adding a new string
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/Translation.m | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index aaf427d..8f079ff 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -156,8 +156,9 @@ $set 11 #Remember | |||
156 | $set 12 #Screen | 156 | $set 12 #Screen |
157 | 157 | ||
158 | 1 BScreen::BScreen: an error occured while querying the X server.\n another window manager already running on display | 158 | 1 BScreen::BScreen: an error occured while querying the X server.\n another window manager already running on display |
159 | 2 W: %04d x H: %04d | 159 | 2 W: %4d x H: %4d |
160 | 3 BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n | 160 | 3 BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n |
161 | 4 W: %04d x H: %04d | ||
161 | 162 | ||
162 | $set 13 #Slit | 163 | $set 13 #Slit |
163 | 164 | ||