X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fyaz.nsi;h=2e81a0b737c3aefc4c7d24fca5cd0273ab233ef5;hp=aaa342ab7da1a5af57b299bf75338fa62e20557c;hb=eb4631c82f3b57fb016234447443268d4f46b933;hpb=66603ce32e815e5b7970db4cceec5d03ebc26f9c diff --git a/win/yaz.nsi b/win/yaz.nsi index aaa342a..2e81a0b 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,5 +1,6 @@ ; This file is part of the YAZ toolkit. -; Copyright (C) 1995-2013 Index Data +; Copyright (C) Index Data +; See the file LICENSE for details. !include version.nsi @@ -197,7 +198,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