comparison doc/developers.txt @ 5534:86b297a3d261 maint-1.6

Updated links to handle: http://issues.roundup-tracker.org/issue2550965 I think I have most of them at this point.
author John Rouillard <rouilj@ieee.org>
date Wed, 18 Jul 2018 21:32:24 -0400
parents bd9098e288aa
children 0df5f9eeefd4
comparison
equal deleted inserted replaced
5533:ff88114ca0ae 5534:86b297a3d261
370 file that can be edited with any text editor. However, there are several 370 file that can be edited with any text editor. However, there are several
371 tools that may help you with this process: 371 tools that may help you with this process:
372 372
373 - `poEdit`_ by Vaclav Slavik. Very nice cross-platform GUI editor. 373 - `poEdit`_ by Vaclav Slavik. Very nice cross-platform GUI editor.
374 374
375 - `KBabel`_. Being part of `KDE`_, it works in X windows only. 375 - `Lokalize`_. A replacement for KBabel. Being part of `KDE`_, it
376 At the first glance looks pretty hairy, with all bells and whistles. 376 works in X windows only. Haven't had much experience with it, though.
377 Haven't had much experience with it, though.
378 377
379 - ``po-mode`` for `emacs`_. One of `GNU gettext`_ tools. Very handy, 378 - ``po-mode`` for `emacs`_. One of `GNU gettext`_ tools. Very handy,
380 definitely recommended if you are comfortable with emacs. Cannot 379 definitely recommended if you are comfortable with emacs. Cannot
381 handle `plural forms`_ per se, but allows to edit them in simple 380 handle `plural forms`_ per se, but allows to edit them in simple
382 text mode. 381 text mode.
416 415
417 .. _External hyperlink targets: 416 .. _External hyperlink targets:
418 417
419 .. _alexander smishlajev: 418 .. _alexander smishlajev:
420 .. _als: http://sourceforge.net/users/a1s/ 419 .. _als: http://sourceforge.net/users/a1s/
421 .. _cygwin: http://www.cygwin.com/ 420 .. _cygwin: https://www.cygwin.com/
422 .. _emacs: http://www.gnu.org/software/emacs/ 421 .. _emacs: https://www.gnu.org/software/emacs/
423 .. _gettext package: http://www.gnu.org/software/gettext/ 422 .. _gettext package: https://www.gnu.org/software/gettext/
424 .. _gettext module: http://docs.python.org/lib/module-gettext.html 423 .. _gettext module: https://docs.python.org/2/library/gettext.html
425 .. _GNU: http://www.gnu.org/ 424 .. _GNU: http://www.gnu.org/
426 .. _GNU mirror sites: http://www.gnu.org/prep/ftp.html 425 .. _GNU mirror sites: http://www.gnu.org/prep/ftp.html
427 .. _issue tracker: http://issues.roundup-tracker.org/ 426 .. _issue tracker: http://issues.roundup-tracker.org/
428 .. _KBabel: http://i18n.kde.org/tools/kbabel/ 427 .. _Lokalize: Lokalize
429 .. _KDE: http://www.kde.org/ 428 .. _KDE: http://www.kde.org/
430 .. _linux: http://www.linux.org/ 429 .. _linux: https://www.linux.org/
431 .. _Plural Forms: 430 .. _Plural Forms:
432 http://www.gnu.org/software/gettext/manual/html_node/gettext_150.html 431 http://www.gnu.org/software/gettext/manual/html_node/gettext_150.html
433 .. _po filetype plugin: 432 .. _po filetype plugin:
434 http://vim.sourceforge.net/scripts/script.php?script_id=695 433 http://vim.sourceforge.net/scripts/script.php?script_id=695
435 .. _PO utilities: http://po-utils.progiciels-bpi.ca/ 434 .. _PO utilities: https://github.com/pinard/po-utils
436 .. _poEdit: http://poedit.sourceforge.net/ 435 .. _poEdit: http://poedit.sourceforge.net/
437 .. _Roundup Source: 436 .. _Roundup Source:
438 .. _Roundup source distribution: 437 .. _Roundup source distribution:
439 .. _Roundup binary distribution: 438 .. _Roundup binary distribution:
440 http://sourceforge.net/project/showfiles.php?group_id=31577 439 http://sourceforge.net/project/showfiles.php?group_id=31577

Roundup Issue Tracker: http://roundup-tracker.org/