Jump to content


Tatarça l10n


  • You cannot reply to this topic
No replies to this topic

#1 OFFLINE   al Beri

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 06 October 2006 - 03:08 AM

Thanks for CCleaner!

Tatarish l10n file goes as an attachment. (remove .zip from filename)
tatarish DOT l10n AT gmail DOT com

BTW I think that l10n name should be included into VERSIONINFO resource instead of EXE:

1 VERSIONINFO
 FILEVERSION 2,1,0,3
 PRODUCTVERSION 2,1,0,3
 FILEFLAGSMASK 0x17
 FILEOS 0x4
 FILETYPE VFT_DLL
 FILESUBTYPE 0x0
{
	BLOCK "StringFileInfo"
	{
		BLOCK "040904b0"
		{
			VALUE "FileDescription", "CCleaner"
			VALUE "FileVersion", "2, 1, 0, 3"
			VALUE "InternalName", "CCleaner"
			VALUE "OriginalFilename", "CCleaner.dll"
			VALUE "ProductName", " CCleaner"
			VALUE "ProductVersion", "2, 1, 0, 3"
			VALUE "LanguageName", "Tatarça"
			VALUE "EnglishName", "Tatarish"
		}
	}
	BLOCK "VarFileInfo"
	{
		VALUE "Translation", 0x0409 1200
	}
}

Attached Files