sapling/hgext
Martin Geisler 63784c935a i18n, record: improve use of translated docstring in prompts
The old code would confuse the user if the translator actually
translated the letters "Ynsfdaq?" in the prompt, since the user input
would be matched against the English string, despite the translation.

The new code fixes this, but the translator must be 100% consistent.
Also, the translation of single character strings is problematic if
they are used differently by different pieces of code.
2008-09-09 21:32:39 +02:00
..
convert i18n, convert: mark command line options for translation 2008-09-06 17:43:59 +02:00
highlight highlight: only pygmentize for HTML mimetypes 2008-09-05 10:39:57 +02:00
inotify merge with -stable 2008-09-06 17:04:01 +02:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py acl: refactoring 2008-06-27 21:45:16 -05:00
alias.py i18n: mark strings for translation in alias extension 2008-08-31 16:12:02 +02:00
bugzilla.py util: add sort helper 2008-06-27 18:28:45 -05:00
children.py use repo[changeid] to get a changectx 2008-06-26 14:35:46 -05:00
churn.py i18n: mark strings for translation in churn extension 2008-08-31 16:12:02 +02:00
color.py Add a reset before and after colorized output 2008-07-15 18:10:37 -05:00
extdiff.py i18n: mark strings for translation in extdiff extension 2008-08-31 16:12:02 +02:00
fetch.py fetch: added support for named branches 2008-09-08 12:55:46 +02:00
gpg.py status: clean up all users for unknown files 2008-06-27 13:43:29 -05:00
graphlog.py Merge with crew-stable 2008-09-02 09:47:40 +02:00
hgk.py i18n, hgk: mark command line options for translation 2008-09-06 17:44:01 +02:00
imerge.py i18n, imerge: mark command line for translation 2008-09-06 17:44:02 +02:00
interhg.py i18n: mark strings for translation in interhg extension 2008-08-31 16:12:03 +02:00
keyword.py keyword: avoid additional conflicts during merge/resolve 2008-08-22 08:26:18 +02:00
mq.py i18n, mq: mark command line options for translation 2008-09-06 17:44:03 +02:00
notify.py notify: fix diffstat printing 2008-09-03 01:49:16 +02:00
pager.py replace usage of os.popen() with util.popen() 2008-04-14 14:34:38 +02:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py i18n: mark strings for translation in patchbomb extension 2008-08-31 16:12:03 +02:00
purge.py util: add sort helper 2008-06-27 18:28:45 -05:00
rebase.py i18n: mark strings for translation in rebase extension 2008-08-31 16:12:03 +02:00
record.py i18n, record: improve use of translated docstring in prompts 2008-09-09 21:32:39 +02:00
transplant.py i18n: mark strings for translation in transplant extension 2008-08-31 16:12:03 +02:00
win32mbcs.py Update win32mbcs extension 2008-08-13 20:18:40 -05:00
win32text.py add __len__ and __iter__ methods to repo and revlog 2008-06-26 14:35:50 -05:00