mathias
535a88ce90
fix de_DE translation (patch from michael bueker)
2006-06-21 21:05:52 +00:00
simonb
0789afd4cd
add new tab options
2006-06-21 14:45:33 +00:00
simonb
3ada3b1f0d
fix nls... notably classify text on conversion whether its for X or
...
console, plus handle catalogs better.
2006-06-21 14:41:16 +00:00
simonb
dd2e6c62b1
add EUC-KR to ko_KR encodings
2006-06-19 13:33:23 +00:00
simonb
0fbe4c728d
update in line with Translation.m
2006-06-19 12:53:24 +00:00
fluxgen
b7f8a2e804
updated german translation, thanks Michael Bueker m.bueker at berlin de
2006-06-18 10:03:04 +00:00
fluxgen
7906f1be17
updated
2006-06-10 20:20:25 +00:00
fluxgen
ebfb4b7b89
improved the danish translation a little bit, and
...
added a #layers comment to set 0 in C. Thanks Jonas Koelker
2006-06-10 17:28:16 +00:00
simonb
0861f3a907
improve native language handling, move messages and menu labels to
...
FbTk::FbString
2006-05-20 15:08:14 +00:00
simonb
059aca4628
revert previous update, php_coder says it's a bit broken
2006-04-21 16:16:55 +00:00
simonb
e117436223
Update Norwegian Bokml translation, nb_NO, sf.net patch #1393780
...
Thanks Alexander N. Sornes, emptydoor at users.sourceforge.net
2006-04-19 12:21:32 +00:00
simonb
38930709d5
Update Danish translation, da_DK
...
Thanks Jonas Koelker, jonaskoelker at users.sourceforge.net
2006-04-19 12:14:27 +00:00
simonb
67b8277af0
add missing space in translation
2006-04-16 11:43:43 +00:00
simonb
839d9c669b
missing nls string id, thanks Michael 'buk' Scherer
2006-04-04 06:01:38 +00:00
simonb
fe4a7db228
external tabs features and bugfixes
2006-03-22 12:23:17 +00:00
fluxgen
da365bb4c9
minor comment fix
2006-03-20 22:25:34 +00:00
simonb
f2d3fff4d4
external tabs
2006-03-20 11:31:24 +00:00
fluxgen
c445a94855
minor fix for fbsetroot nls, thanks Semushin Slava
2006-03-18 22:07:25 +00:00
fluxgen
76b49f0438
removed geom window nls
2006-03-18 22:05:51 +00:00
fluxgen
644e706af2
update from php-coder
2006-03-14 20:02:28 +00:00
fluxgen
e59bfa1a9e
update from php-coder
2006-03-14 19:58:09 +00:00
mathias
918d1994fa
added zh_CN translations (thanx Andyliu)
...
fixed ko_KR translations (thanx Jo Hyunseok)
2006-03-09 19:28:22 +00:00
simonb
b366d9c498
update Danish Translation
...
Thanks to Jonas Koelker, jonaskoelker AT users.sourceforge.net
2006-03-05 01:28:36 +00:00
mathias
e742a830ad
fixes for translations, patch from php-coder
2006-03-01 06:31:26 +00:00
fluxgen
2212667c97
norska
2006-02-19 18:26:43 +00:00
simonb
9b9f34d946
fix nls compilation (committed on akira's behalf)
2006-02-14 12:46:29 +00:00
fluxgen
d753be08a6
nls fix from php-coder
2006-02-02 10:58:23 +00:00
fluxgen
bc2de24b52
update from php-coder
2006-02-01 21:09:57 +00:00
fluxgen
39c238ced6
added makefile, thanks php-coder
2006-02-01 21:05:21 +00:00
fluxgen
fdd1fd0a18
minor fix
2006-02-01 21:04:52 +00:00
fluxgen
ef394fe646
error msg fix, thanks php-coder
2006-02-01 21:04:02 +00:00
fluxgen
9e2732b72c
copyright fix, thanks php-coder
2006-02-01 21:03:01 +00:00
fluxgen
76cec320c6
removed
2006-02-01 20:51:36 +00:00
grubert
673c1cbce7
Add norwegian bokmal (nb_NO) translation from alexander sornes.
2006-01-25 10:47:46 +00:00
fluxgen
c974bfa5dc
minor stuff
2006-01-22 13:53:47 +00:00
mathias
97aa10ece4
added no_NO, patch from Ole Rydland Thorsen
2005-10-13 06:07:48 +00:00
fluxgen
0e3c7c0b87
update from php-coder
2005-10-01 14:40:29 +00:00
fluxgen
dec988d844
added nls for screen requires an argument, thanks php-coder
2005-09-25 11:29:34 +00:00
fluxgen
204dc12e73
added svn revision number output, thanks php-coder
2005-08-31 20:14:21 +00:00
mathias
a11b6eb4f2
added el_GR (greek) Translation, thanx to Theofilos Intzoglou
2005-08-29 23:44:17 +00:00
fluxgen
a877947082
added uk_UA
2005-08-15 10:37:35 +00:00
fluxgen
3d91477e8c
2005-08-15 10:36:38 +00:00
mathias
460dffdcc1
Changed some *Focus options, just to make some things a bit more clear.
...
the "Sloppy" was always a bit .. unprecise.
removed SloppyFocus, SemiSloppyFocus and ClickToFocus options
added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus
- MouseFocus - change the focus to the window under the mouse
(almost similar to the 'old' SloppyFocus)
- ClickFocus - change the focus to the window the user clicks
- MouseTabFocus - change active tabclient to the one under the
mouse in titlebar, does NOT change the focus
- ClickTabFocus - change active tabclient when clicked onto a
tabbutton
to achieve former SemiSloppyFocus behavior one needs MouseFocus and
ClickTabFocus
2005-07-20 18:29:01 +00:00
mathias
1fe9ef3056
Renaming of 'bsetroot' to 'fbsetroot' (Mathias)
...
blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax
nowadays and collide when you install fluxbox and blackbox. hence
the renaming.
2005-07-12 04:56:05 +00:00
fluxgen
a0f6d963a0
info about locale path, patch from php-coder
2005-07-07 12:17:26 +00:00
fluxgen
264ba413de
be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot net
2005-05-27 10:49:35 +00:00
fluxgen
c9cb022554
be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot net
2005-05-27 10:48:50 +00:00
fluxgen
3172279d10
locale path
2005-05-18 08:33:29 +00:00
mathias
9214e519b3
added new IconbarModes:
...
NoIcons - display all noniconified windows
WorkspaceNoIcons - display all noniconified windows on the current
workspace
modified the nls-files accordingly
2005-04-29 16:54:30 +00:00
mathias
f567d1d420
little fix for nls and in the Makefile
2005-04-29 16:28:59 +00:00