diff options
author | anekos | 2009-11-25 09:48:46 +0000 |
---|---|---|
committer | anekos | 2009-11-25 09:48:46 +0000 |
commit | a7ab8195ae3173cb67021359c11e552fc4d07b29 (patch) | |
tree | 66b7c8d9ada6cfd2f669f3eaddbb5164e900055a | |
parent | 9458f2ffe5d45116c7207efd07b33766198fc7c8 (diff) | |
download | vimperator-plugins-a7ab8195ae3173cb67021359c11e552fc4d07b29.tar.bz2 |
description の修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@35990 d0d07461-0603-4401-acd4-de1884942a52
-rwxr-xr-x | no-reading.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/no-reading.js b/no-reading.js index c400b49..d2c1f5c 100755 --- a/no-reading.js +++ b/no-reading.js @@ -38,7 +38,7 @@ let PLUGIN_INFO = <name>No Reading</name> <name lang="ja">No Reading</name> <description>No reading!</description> - <description lang="ja">~を読み込んでいますなどの表示を消す(またはecho)</description> + <description lang="ja">~からデータを転送していますなどの表示を消す(またはecho)</description> <version>1.0.0</version> <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> <license>new BSD License (Please read the source code comments of this plugin)</license> |