From: Adam Dickmeiss Date: Wed, 17 Apr 2013 08:11:31 +0000 (+0200) Subject: Fix YAZ4J Description X-Git-Tag: v4.2.54~1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=4cbb72c3fcf92768bf258d0e02882dac51c54084 Fix YAZ4J Description --- diff --git a/win/yaz.nsi b/win/yaz.nsi index aaa342a..48df73f 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -197,7 +197,7 @@ LangString DESC_YAZ_Runtime ${LANG_ENGLISH} "YAZ runtime files needed in order f LangString DESC_YAZ_Development ${LANG_ENGLISH} "Header files and import libraries required for developing software using YAZ." LangString DESC_YAZ_Documentation ${LANG_ENGLISH} "YAZ Users' guide and reference in HTML. Describes both YAZ applications and the API." LangString DESC_YAZ_Source ${LANG_ENGLISH} "Source code of YAZ. Required if you need to rebuild YAZ (for debugging purposes)." -LangString DESC_YAZ4J ${LANG_ENGLISH} "Source code of YAZ. Required if you need to rebuild YAZ (for debugging purposes)." +LangString DESC_YAZ4J ${LANG_ENGLISH} "Java wrapper for the ZOOM API of YAZ." ;Assign language strings to sections !insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN