Pavel Roskin
|
b67c6d2a9b
* Makevars: Rename gettext_ui to Q_ for glib compatibility.
|
19 years ago |
Pavel Roskin
|
01f571f1d2
* util.c (gettext_ui): Rename to Q_() for glib compatibility,
|
19 years ago |
Pavel Roskin
|
3baac40355
Updates from Jindrich Novy <jnovy@redhat.com>
|
19 years ago |
Pavel Roskin
|
8c7b6d7126
Remove all fuzzy marks. All fuzzy translations were actually pretty reasonable.
|
19 years ago |
Pavel Roskin
|
b04257de82
Translate new ngettext strings in screen.c.
|
19 years ago |
Pavel Roskin
|
0f46bb2632
* screen.c (display_mini_info): Use ngettext().
|
19 years ago |
Pavel Roskin
|
0ee9f65155
Add plural rules. Translate block/blocks properly.
|
19 years ago |
Pavel Roskin
|
76c21d9dfe
* configure.ac: Require gettext with ngettext support. It's
|
19 years ago |
Pavel Roskin
|
28b68a1092
autopoint does version checking already - remove our check.
|
19 years ago |
Pavel Roskin
|
f5e125e5d7
Remove support for gettext 0.10.x - it's too old and lacks ngettext().
|
19 years ago |
Pavel Roskin
|
bc9ae64cab
* acinclude.m4: Remove gettext 0.10.x compatibility.
|
19 years ago |
Leonard den Ottolander
|
9ac5ed8d4e
* key.c (xmouse_get_event): Catch GPM_DRAG event.
|
19 years ago |
Roland Illig
|
4972324b16
* extfs/iso9660.in: Ignore error messages from locale(1), as it
|
19 years ago |
Roland Illig
|
290b842c86
* utilvfs.h (vfs_parse_filetype, vfs_parse_fileperms,
|
19 years ago |
Roland Illig
|
aac7ac441a
Added Plural-Forms header.
|
19 years ago |
Roland Illig
|
508aeef716
Anton Chumak did the Ukrainian translation, too.
|
19 years ago |
Roland Illig
|
ba28c02f49
Anton Chumak updated the Ukrainian translation.
|
19 years ago |
Leonard den Ottolander
|
a621fb9b67
* execute.c (do_execute): Flush stdout after printing the command to be
|
19 years ago |
Leonard den Ottolander
|
13d8512c37
* util.c: Indentation cleanup (function result types on different lines
|
19 years ago |
Leonard den Ottolander
|
2319ac0f7b
* file.c (make_symlink): Fix off by one in symlink creation.
|
19 years ago |
Leonard den Ottolander
|
b2952be541
* util.c (diff_two_paths): Abort when second symlink can't be resolved
|
19 years ago |
Andrew V. Samoilov
|
8491ac0c7d
* samba/lib/util.c (tab_depth): Remove.
|
19 years ago |
Marco Ciampa
|
07c5ea30c2
Updated italian translation
|
19 years ago |
Roland Illig
|
84eee7960e
Added Anton Chumak to the list of contributors. He has updated the Russian
|
19 years ago |
Roland Illig
|
b9502016a1
The Russian translation has been updated by Anton Chumak.
|
19 years ago |
Roland Illig
|
c618f7d9fd
Updated Spanish translation.
|
19 years ago |
Roland Illig
|
1316805b1f
Andrzej Zaborowski has been added to the list of contributors, as he
|
19 years ago |
Roland Illig
|
fbc1b64c88
Sorted the list of contributors alphabetically.
|
19 years ago |
Roland Illig
|
1ebb74df99
Andrzej Zaborowski updated the Polish translation.
|
19 years ago |
Pavel Roskin
|
55b23ed98d
Prepend "new-" instead of appending ".new" so that special treatment
|
19 years ago |
Roland Illig
|
06f4ef50e6
option_backup_ext is only available when the internal editor is enabled.
|
19 years ago |
Roland Illig
|
cd8cf54cbb
* setup.c: Replaced the editor_option_backup_ext_int hack with a
|
19 years ago |
Roland Illig
|
9be77996d6
Replaced the
|
19 years ago |
Roland Illig
|
34d39bfd0b
* editmenu.c: Added a "Save setup..." entry. There had not been
|
19 years ago |
Roland Illig
|
4df8fde197
* util.h: Added get_config_string() and set_config_string(),
|
19 years ago |
Roland Illig
|
fa0d732112
* setup.c: Renamed options[] to int_options[].
|
19 years ago |
Roland Illig
|
5ddb6be28e
* samba/*: Added many const qualifiers to properly fix the
|
19 years ago |
Roland Illig
|
689ee9f8ae
* main.c (midnight_callback): Ctrl-space calculates the size of
|
19 years ago |
Roland Illig
|
009400124c
Added newline. :)
|
19 years ago |
Roland Illig
|
42a100029b
* mc.ext: nm(1) view is enabled for all ELF files, not just
|
19 years ago |
Roland Illig
|
0e218318da
* cmd.c: Added single_dirsize_cmd(), which computes the size of
|
19 years ago |
Roland Illig
|
e0898803a1
* mc.menu: %d is already quoted, so it must not be written "%d".
|
19 years ago |
Roland Illig
|
2841a5087f
Added const qualifiers.
|
19 years ago |
Roland Illig
|
2d64b1c884
Replaced const_cast with str_unconst. Removed unused mvaddstr.
|
19 years ago |
Roland Illig
|
4486c5eec2
Replaced const_cast with str_unconst.
|
19 years ago |
Roland Illig
|
500136d789
Removed unnecessary const_cast.
|
19 years ago |
Roland Illig
|
040e26b5eb
* samba/: Added a const qualifier to setup_logging().
|
19 years ago |
Roland Illig
|
16bb1e8eaa
* tty.c: Don't use SLsmg_write_char, because Redhat provides a
|
19 years ago |
Roland Illig
|
631220c042
const_cast and str_unconst.
|
19 years ago |
Roland Illig
|
ad9acbde44
Moved printwstr() from src/slint.c to edit/editdraw.c.
|
19 years ago |