Template: taskwarrior/migrate_from_2_preinst
Type: note
Description: Migration Notes for Taskwarrior 2 Users
 Taskwarrior 3 introduced a new format for storing and synchronising tasks.
 Before upgrading Taskwarrior, you must export all your previous data using the
 following command:
 .
 $ task export > all-tasks.json
 .
 After you have finished exporting your data, return and press enter to proceed.
 .
 For more information about migrating to Taskwarrior 3 and the new
 synchronisation method, please visit https://taskwarrior.org/docs/upgrade-3/ .
Description-zh_CN.UTF-8: Taskwarrior 2 迁移注记
 Taskwarrior 3 更改了储存和同步任务的格式。在更新之前，请使用下面的命令导出之前
 的所有任务：
 .
 $ task export > all-tasks.json
 .
 导出完成后，请回到该注记并按下回车键以继续。
 .
 有关迁移到 Taskwarrior 3 和新同步方式的更多信息请访问
 https://taskwarrior.org/docs/upgrade-3/ 。

Template: taskwarrior/migrate_from_2_postinst
Type: note
Description: Migration Notes for Taskwarrior 2 Users
 After upgrading to Taskwarrior 3, re-import your tasks using the following
 command:
 .
 $ task import rc.hooks=0 all-tasks.json
 .
 And then you may backup or remove the *.data files in your task directory
 (default: ~/.task), they are no longer used.
 .
 For more information about migrating to Taskwarrior 3 and the new
 synchronisation method, please visit https://taskwarrior.org/docs/upgrade-3/ .
Description-zh_CN.UTF-8: Taskwarrior 2 迁移注记
 完成更新后，请使用下面的命令重新导入您的任务：
 .
 $ task import rc.hooks=0 all-tasks.json
 .
 之后，您可以备份或删除任务文件夹（默认路径为 ~/.task）下的所有 *.data 文件，
 Taskwarrior 将不再使用它们。
 .
 有关迁移到 Taskwarrior 3 和新同步方式的更多信息请访问
 https://taskwarrior.org/docs/upgrade-3/ 。
