X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=bundles%2FStringIdGui.java;h=c109f4257aec7c640a74f7af57277071964f3480;hp=2c9d222a84d41e9d3bc50ad58d107f42dfaed64e;hb=b1c74688d4fa2af21e54f9f2f69eb55753a739b7;hpb=541f433a46c106d9e22c6057797258856ed8b705 diff --git a/bundles/StringIdGui.java b/bundles/StringIdGui.java index 2c9d222..c109f42 100644 --- a/bundles/StringIdGui.java +++ b/bundles/StringIdGui.java @@ -109,7 +109,7 @@ public enum StringIdGui { MENU_FILE_OPEN, // @Meta(def = "Edit", format = Format.STRING, description = "the edit menu") MENU_EDIT, // - @Meta(def = "Download to cache", format = Format.STRING, description = "the edit/send to cache menu button, to download the story into the cache if not already done") + @Meta(def = "Prefetch to cache", format = Format.STRING, description = "the edit/send to cache menu button, to download the story into the cache if not already done") MENU_EDIT_DOWNLOAD_TO_CACHE, // @Meta(def = "Clear cache", format = Format.STRING, description = "the clear cache menu button, to clear the cache for a single book") MENU_EDIT_CLEAR_CACHE, //