Browse Source

Language resources for v2.0.1

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1710 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
2.0.1
Christoph Wille 19 years ago
parent
commit
3088287055
  1. BIN
      data/resources/StringResources.cn-gb.resources
  2. BIN
      data/resources/StringResources.cz.resources
  3. BIN
      data/resources/StringResources.de.resources
  4. BIN
      data/resources/StringResources.es-mx.resources
  5. BIN
      data/resources/StringResources.es.resources
  6. BIN
      data/resources/StringResources.fr.resources
  7. BIN
      data/resources/StringResources.hu.resources
  8. BIN
      data/resources/StringResources.it.resources
  9. BIN
      data/resources/StringResources.jp.resources
  10. BIN
      data/resources/StringResources.kr.resources
  11. BIN
      data/resources/StringResources.nl.resources
  12. BIN
      data/resources/StringResources.no.resources
  13. BIN
      data/resources/StringResources.pl.resources
  14. BIN
      data/resources/StringResources.pt-br.resources
  15. BIN
      data/resources/StringResources.pt.resources
  16. BIN
      data/resources/StringResources.ro.resources
  17. BIN
      data/resources/StringResources.se.resources
  18. BIN
      data/resources/StringResources.tr.resources
  19. 2
      data/resources/languages/LanguageDefinition.xml
  20. 2
      setup/SetupScript.nsi
  21. BIN
      src/Main/StartUp/Project/Resources/StringResources.resources

BIN
data/resources/StringResources.cn-gb.resources

Binary file not shown.

BIN
data/resources/StringResources.cz.resources

Binary file not shown.

BIN
data/resources/StringResources.de.resources

Binary file not shown.

BIN
data/resources/StringResources.es-mx.resources

Binary file not shown.

BIN
data/resources/StringResources.es.resources

Binary file not shown.

BIN
data/resources/StringResources.fr.resources

Binary file not shown.

BIN
data/resources/StringResources.hu.resources

Binary file not shown.

BIN
data/resources/StringResources.it.resources

Binary file not shown.

BIN
data/resources/StringResources.jp.resources

Binary file not shown.

BIN
data/resources/StringResources.kr.resources

Binary file not shown.

BIN
data/resources/StringResources.nl.resources

Binary file not shown.

BIN
data/resources/StringResources.no.resources

Binary file not shown.

BIN
data/resources/StringResources.pl.resources

Binary file not shown.

BIN
data/resources/StringResources.pt-br.resources

Binary file not shown.

BIN
data/resources/StringResources.pt.resources

Binary file not shown.

BIN
data/resources/StringResources.ro.resources

Binary file not shown.

BIN
data/resources/StringResources.se.resources

Binary file not shown.

BIN
data/resources/StringResources.tr.resources

Binary file not shown.

2
data/resources/languages/LanguageDefinition.xml

@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
<!--<Languages name="Chinese (BIG5)" code="cn-big" page="" icon="chinalg.png" />-->
<Languages name="Chinese (GB)" code="cn-gb" page="" icon="chinalg.png" />
<Languages name="Czech" code="cz" page="" icon="czech.png" />
<!--<Languages name="Danish" code="dk" page="" icon="denmark.png" />-->
<Languages name="Danish" code="dk" page="" icon="denmark.png" />
<Languages name="Dutch" code="nl" page="" icon="netherlands.png" />
<!--<Languages name="Finnish" code="fi" page="" icon="finnish.png" />-->
<Languages name="French" code="fr" page="" icon="france.png" />

2
setup/SetupScript.nsi

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
!verbose 3
!define PRODUCT_NAME "SharpDevelop2"
!define PRODUCT_VERSION "2.0"
!define PRODUCT_VERSION "2.0.1"
!define PRODUCT_PUBLISHER "ic#code"
!define PRODUCT_WEB_SITE "http://www.icsharpcode.net/opensource/sd/"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\SharpDevelop.exe"

BIN
src/Main/StartUp/Project/Resources/StringResources.resources

Binary file not shown.
Loading…
Cancel
Save