Skip to content

Commit

Permalink
AU: 2 updated - resxtranslator tablacus
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 31, 2018
1 parent e874a3f commit bce0fd6
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 14 deletions.
6 changes: 3 additions & 3 deletions automatic/resxtranslator/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/HakanL/resxtranslator/releases/tag/v2.5>
location on <https://github.com/HakanL/resxtranslator/releases/tag/v2.6>
and can be verified by doing the following:

1. Download the following <https://github.com/HakanL/resxtranslator/releases/download/v2.5/ResxTranslator_v2.5_release_signed.zip>
1. Download the following <https://github.com/HakanL/resxtranslator/releases/download/v2.6/ResxTranslator_v2.6_release_signed.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 444D1EDDBB656E04538AF321AFB09FC7D91949245BFDBB75960706BF4CEB3DCF
checksum: DAFF0D844889ECB0D06B13AB72EFD8AA7B9CD3B832A71E8BCE4DF952A29FE7C6

The file 'LICENSE.txt' has been obtained from <https://github.com/HakanL/resxtranslator/blob/d97ff3151b3dff86f42353f1459acf08031147a5/src/Licence.txt>
9 changes: 4 additions & 5 deletions automatic/resxtranslator/resxtranslator.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>resxtranslator</id>
<version>2.5</version>
<version>2.6</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/resxtranslator</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>Resx Resource Translator</title>
Expand All @@ -16,8 +16,7 @@
<bugTrackerUrl>https://github.com/HakanL/resxtranslator/issues</bugTrackerUrl>
<tags>resxtranslator resx resource translating translator</tags>
<summary>Tool for non-developers to quickly translate resource files (resx) in .NET projects</summary>
<description>
Tool for non-developers to quickly translate resource files (resx) in .NET projects to multiple languages in parallel. Shows a tree view of all resources and all translation strings in parallel, one column per language. Compatible with VS2008-VS2015.
<description><![CDATA[Tool for non-developers to quickly translate resource files (resx) in .NET projects to multiple languages in parallel. Shows a tree view of all resources and all translation strings in parallel, one column per language. Compatible with VS2008-VS2015.
### Usage guidelines
Launch the Resx Resource Translator, go to the File/Open menu option and browse to the root of your Visual Studio project (basically where your SLN file is located). The tool will now iterate thru all sub folders and look for resx files. (Note that it's not using the SLN or project files, it's just looking for files with file extension resx).
Expand All @@ -39,9 +38,9 @@ The rows that are red means one or more languages are missing values. I have a s
These parameters can be passed to the installer with the use of --params.
For example: `--params '"/NoStartMenuIcon /CreateDesktopIcon"'`
</description>
]]></description>
<releaseNotes>
[Software Changelog](https://github.com/HakanL/resxtranslator/releases/tag/v2.5)
[Software Changelog](https://github.com/HakanL/resxtranslator/releases/tag/v2.6)
[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/resxtranslator/Changelog.md)
</releaseNotes>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/resxtranslator/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$filePath = "$toolsPath\ResxTranslator_v2.5_release_signed.zip"
$filePath = "$toolsPath\ResxTranslator_v2.6_release_signed.zip"
$packageArgs = @{
packageName = 'resxtranslator'
fileType = 'zip'
Expand Down Expand Up @@ -30,6 +30,6 @@ if ($pp.CreateDesktopIcon) {

Remove-Item $packageArgs.file -Force

Get-ChildItem $toolsPath -Filter "*.exe" | % {
Get-ChildItem $toolsPath -Filter "*.exe" | ForEach-Object {
New-Item "$($_.FullName).gui" -ItemType File
}
4 changes: 2 additions & 2 deletions automatic/tablacus/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <http://www.eonet.ne.jp/~gakana/tablacus/explorer_en.html>
and can be verified by doing the following:

1. Download the following <http://www.eonet.ne.jp/~gakana/tablacus/dl/te180328.zip>
1. Download the following <http://www.eonet.ne.jp/~gakana/tablacus/dl/te180330.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 56D05EA46D85BB8656869C472FFF08E00689415500B4E0C80CC3AC0856F26CF8
checksum: A88AD58C4C93E490A87AA4DC51F8C622762CE77AD92343957BD4DBC82682CC9C

The file 'LICENSE.txt' has been obtained from <https://github.com/tablacus/TablacusExplorer/blob/ab02cbc9093498c1a49be851f8c8f72b76651704/LICENSE.TXT>
2 changes: 1 addition & 1 deletion automatic/tablacus/tablacus.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>tablacus</id>
<version>18.3.28</version>
<version>18.3.30</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/tablacus</packageSourceUrl>
<owners>AdmiringWorm, Yoshimov</owners>
<title>Tablacus Explorer</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/tablacus/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
packageName = 'tablacus'
file = "$toolsPath\te180328.zip"
file = "$toolsPath\te180330.zip"
destination = "$toolsPath"
}

Expand Down

0 comments on commit bce0fd6

Please sign in to comment.