X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fyaz.nsi;h=48df73f8ce0f6de759642438fb1f11a58430501d;hp=aaa342ab7da1a5af57b299bf75338fa62e20557c;hb=4cbb72c3fcf92768bf258d0e02882dac51c54084;hpb=cc94e0b0a1ff9b42754b57049434df7db6fb0e7c 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