7-Zipの日本語リソースを管理
Revision | 1499ad2eae32708c70757d91f2c4776c00653d5a (tree) |
---|---|
Zeit | 2012-06-21 00:01:14 |
Autor | nabeshin <nabeshin@user...> |
Commiter | nabeshin |
mirror .org
@@ -1,8 +1,9 @@ | ||
1 | 1 | HISTORY of the 7-Zip |
2 | 2 | -------------------- |
3 | 3 | |
4 | -9.27 alpha 2012-06-02 | |
4 | +9.28 alpha 2012-06-20 | |
5 | 5 | ------------------------- |
6 | +- LZMA2 now is default compression method for .7z format. | |
6 | 7 | - 7-Zip now can update WIM archives. |
7 | 8 | - 7-Zip File Manager now can move files to archives. |
8 | 9 | - The default encoding for TAR format now is UTF-8. You can use -mcp=1 switch for OEM encoding. |
@@ -12,6 +13,7 @@ HISTORY of the 7-Zip | ||
12 | 13 | - new -sns switch to store NTFS alternate streams (for WIM format only). |
13 | 14 | - new -sni switch to store NT security information for files (for WIM format only). |
14 | 15 | - Speed optimizations for opening big archives and big disk folders. |
16 | +- DMG support was improved | |
15 | 17 | - Some bugs were fixed. |
16 | 18 | - New localization: Aragonese. |
17 | 19 |
@@ -220,11 +220,11 @@ And <B>7-Zip</B> compresses to zip format 2-10% better than most of other zip co | ||
220 | 220 | |
221 | 221 | <TABLE class=News cellpadding=3 cellspacing=1 border=0> |
222 | 222 | <TR class=NewsHeader> |
223 | - <TD class=NewsTitle>7-Zip 9.27 alpha</TD> | |
224 | - <TD class=NewsDate>2012-06-02</TD></TR> | |
223 | + <TD class=NewsTitle>7-Zip 9.28 alpha</TD> | |
224 | + <TD class=NewsDate>2012-06-20</TD></TR> | |
225 | 225 | <TR class=News> |
226 | 226 | <TD class=NewsText colSpan=2> |
227 | - <A href="http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/5319696">7-Zip 9.27 alpha</A><BR> | |
227 | + <A href="http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/5367077">7-Zip 9.28 alpha</A><BR> | |
228 | 228 | </TD> |
229 | 229 | </TR> |
230 | 230 | </TABLE> |