disable incremental reading on update

This commit is contained in:
Damien Elmes 2011-01-14 18:29:46 +09:00
parent b6bd0f6fe3
commit 6f676c8f03

View file

@ -2683,6 +2683,9 @@ The regenerate reading field plugin has been disabled, as the Japanese \
support plugin supports this now. Please download the latest version.""")), support plugin supports this now. Please download the latest version.""")),
("Sync LaTeX with iPhone client.py", ("Sync LaTeX with iPhone client.py",
native % "sync LaTeX"), native % "sync LaTeX"),
("Incremental Reading.py",
_("""The incremental reading plugin has been disabled because \
it needs updates.""")),
("Learn Mode.py", _("""\ ("Learn Mode.py", _("""\
The learn mode plugin has been disabled because it needs to be rewritten \ The learn mode plugin has been disabled because it needs to be rewritten \
to work with this version of Anki.""")) to work with this version of Anki."""))