Problem with installing language pack

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
you can check translation tool and give it a try

https://www.nopcommerce.com/boards/t/4635/small-tool-help-in-translating-nopcommerce.aspx
13 years ago
1 - Exported English to desktop/localization/EN, made one change with Expression Web 4

2 - Went to http://validator.w3.org and uploaded language_7, clicked validate
   --- came back with:
Sorry, I am unable to validate this document because on line 1 it contained one or more bytes that I cannot interpret as us-ascii (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.

The error was: ascii "\xC2" does not map to Unicode


changed engine to UNI code and it came back with:
Notes and Potential Issues
The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

Missing "charset" attribute for "text/xml" document.

The HTTP Content-Type header (text/xml) sent by your web browser (Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8)) did not contain a "charset" parameter, but the Content-Type was one of the XML text/* sub-types.

The relevant specification (RFC 3023) specifies a strong default of "us-ascii" for such documents so we will use this value regardless of any encoding you may have indicated elsewhere.

If you would like to use a different encoding, you should arrange to have your browser send this new encoding information.

Character Encoding Override in effect!

The detected character encoding "us-ascii" has been suppressed and "utf-8" used instead.

No DOCTYPE found! Checking XML syntax only.

The DOCTYPE Declaration was not recognized or is missing. This probably means that the Formal Public Identifier contains a spelling error, or that the Declaration is not using correct syntax, or that your XML document is not using a DOCTYPE Declaration.

Validation of the document has been skipped, and a simple check of the well-formedness of the XML syntax has been performed instead.

Learn how to add a doctype to your document from our FAQ, or use the validator's option to validate your XML document against a specific Document Type

No Character encoding declared at document level

No character encoding information was found within the document, either in an HTML meta element or an XML declaration. It is often recommended to declare the character encoding in the document itself, especially if there is a chance that the document will be read from or saved to disk, CD, etc.

See this tutorial on character encoding for techniques and explanations.

Congratulations
The uploaded document "language_7.xml" was tentatively checked as XML. This means that with the use of some fallback or override mechanism, we successfully performed a formal validation using an SGML, HTML5 and/or XML Parser(s). In other words, the document would validate as XML if you changed the markup to match the changes we have performed automatically, but it will not be valid until you make these changes.

Validating CSS Style Sheets
If you use CSS in your document, you can check it using the W3C CSS Validation Service.

↑ Top

Source Listing
Below is the source input I used for this validation:

1.<Language Name="English"><LocaleResource Name="Account.AccountActivation"><Value>Account activation</Value></LocaleResource><LocaleResource Name="Account.AccountHasBeenActivated"><Value>Your account has been activated</Value></LocaleResource><LocaleResource Name="Account.ActivationEmailHasBeenSent"><Value>Your registration has been successfully completed. &lt;br /&gt; You have just been sent an email containing membership activation instructions.</Value></LocaleResource><LocaleResource Name="Account.AddBillingAddress"><Value>Add billing address</Value></LocaleResource><LocaleResource Name="Account.AddShippingAddress"><Value>Add shipping address</Value></LocaleResource><LocaleResource Name="Account.AdminApprovalRequired"><Value>Your account will be activated after approving by administrator.</Value></LocaleResource><LocaleResource Name="Account.Administration"><Value>Administration</Value></LocaleResource><LocaleResource Name="Account.Avatar"><Value>Avatar</Value></LocaleResource><LocaleResource Name="Account.BillingAddressBookEntries"><Value>Billing Address Book Entries</Value></LocaleResource><LocaleResource Name="Account.ChangePassword"><Value>Change Password</Value></LocaleResource><LocaleResource Name="Account.ChangePasswordButton"><Value>Change password</Value></LocaleResource><LocaleResource Name="Account.City"><Value>City</Value></LocaleResource><LocaleResource Name="Account.CityIsRequired"><Value>City is required</Value></LocaleResource><LocaleResource Name="Account.CompanyDetails"><Value>Company Details</Value></LocaleResource><LocaleResource Name="Account.CompanyIsRequired"><Value>Company is required</Value></LocaleResource><LocaleResource Name="Account.CompanyName"><Value>Company Name</Value></LocaleResource><LocaleResource Name="Account.ConfirmPasswordIsRequired"><Value>Confirm password is required</Value></LocaleResource><LocaleResource Name="Account.Country"><Value>Country</Value></LocaleResource><LocaleResource Name="Account.CustomerAddresses"><Value>Customer Addresses</Value></LocaleResource><LocaleResource Name="Account.CustomerInfo"><Value>Customer Info</Value></LocaleResource><LocaleResource Name="Account.CustomerOrders"><Value>Customer Orders</Value></LocaleResource><LocaleResource Name="Account.DateOfBirth"><Value>Date of Birth</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts"><Value>My Downloadable Products</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.Download"><Value>Download</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.DownloadLicense"><Value>Download license</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.NoProducts"><Value>You have not purchased any downloadable products yet.</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.ProductsGrid.Date"><Value>Date</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.ProductsGrid.Download"><Value>Download</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.ProductsGrid.Download.na"><Value>n/a</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.ProductsGrid.Name"><Value>Name</Value></LocaleResource><LocaleResource Name="Account.DownloadableProducts.ProductsGrid.Order"><Value>Order #</Value></LocaleResource><LocaleResource Name="Account.E-Mail"><Value>E-Mail</Value></LocaleResource><LocaleResource Name="Account.E-MailRequired"><Value>E-Mail is required</Value></LocaleResource><LocaleResource Name="Account.EnteredPasswordsDoNotMatch"><Value>Entered passwords do not match</Value></LocaleResource><LocaleResource Name="Account.FaxIsRequired"><Value>Fax is required</Value></LocaleResource><LocaleResource Name="Account.FaxNumber"><Value>Fax Number</Value></LocaleResource><LocaleResource Name="Account.FirstName"><Value>First Name</Value></LocaleResource><LocaleResource Name="Account.FirstNameIsRequired"><Value>First name is required</Value></LocaleResource><LocaleResource Name="Account.Gender"><Value>Gender</Value></LocaleResource><LocaleResource Name="Account.GenderFemale"><Value>Female</Value></LocaleResource><LocaleResource Name="Account.GenderMale"><Value>Male</Value></LocaleResource><LocaleResource Name="Account.InvalidEmail"><Value>Invalid email</Value></LocaleResource><LocaleResource Name="Account.LastName"><Value>Last Name</Value></LocaleResource><LocaleResource Name="Account.LastNameIsRequired"><Value>Last name is required</Value></LocaleResource><LocaleResource Name="Account.Login"><Value>Log in</Value></LocaleResource><LocaleResource Name="Account.Logout"><Value>Log out</Value></LocaleResource><LocaleResource Name="Account.MyAccount"><Value>My account</Value></LocaleResource><LocaleResource Name="Account.NewPassword"><Value>Password</Value></LocaleResource><LocaleResource Name="Account.NewPasswordConfirmation"><Value>New Password Confirmation</Value></LocaleResource><LocaleResource Name="Account.NewPasswordIsRequired"><Value>New password is required</Value></LocaleResource><LocaleResource Name="Account.Newsletter"><Value>I would like to receive newsletters</Value></LocaleResource><LocaleResource Name="Account.OldPassword"><Value>Old Password</Value></LocaleResource><LocaleResource Name="Account.OldPasswordIsRequired"><Value>Old password is required</Value></LocaleResource><LocaleResource Name="Account.Options"><Value>Options</Value></LocaleResource><LocaleResource Name="Account.OrderDate"><Value>Order Date</Value></LocaleResource><LocaleResource Name="Account.OrderNumber"><Value>Order Number</Value></LocaleResource><LocaleResource Name="Account.OrderTotal"><Value>Order Total</Value></LocaleResource><LocaleResource Name="Account.Password"><Value>Password</Value></LocaleResource><LocaleResource Name="Account.PasswordConfirmation"><Value>Password Confirmation</Value></LocaleResource><LocaleResource Name="Account.PasswordHasBeenChanged"><Value>Your password has been changed</Value></LocaleResource><LocaleResource Name="Account.PasswordIsRequired"><Value>Password is required.</Value></LocaleResource><LocaleResource Name="Account.PasswordRecovery.EmailHasBeenSent"><Value>Email with instructions has been sent to you.</Value></LocaleResource><LocaleResource Name="Account.PasswordRecovery.EmailNotFound"><Value>Email Not Found.</Value></LocaleResource><LocaleResource Name="Account.PasswordRecovery.EnterNewPassword"><Value>Enter new password</Value></LocaleResource><LocaleResource Name="Account.PasswordRecovery.NewPasswordSubmit"><Value>Submit</Value></LocaleResource><LocaleResource Name="Account.PasswordRecovery.RecoverButton"><Value>Recover</Value></LocaleResource><LocaleResource Name="Account.PasswordRecovery.ReEnterNewPassword"><Value>Reenter new password</Value></LocaleResource><LocaleResource Name="Account.PasswordWasChanged"><Value>Password was changed</Value></LocaleResource><LocaleResource Name="Account.PhoneNumberIsRequired"><Value>Telephone Number is required</Value></LocaleResource><LocaleResource Name="Account.PostCode"><Value>Post Code</Value></LocaleResource><LocaleResource Name="Account.Preferences"><Value>Preferences</Value></LocaleResource><LocaleResource Name="Account.Register"><Value>Register</Value></LocaleResource><LocaleResource Name="Account.RegisterContinueButton"><Value>Continue</Value></LocaleResource><LocaleResource Name="Account.RegisterNextStepButton"><Value>Register</Value></LocaleResource><LocaleResource Name="Account.Registration"><Value>Registration</Value></LocaleResource><LocaleResource Name="Account.RegistrationCompleted"><Value>Your registration completed</Value></LocaleResource><LocaleResource Name="Account.RemoveAvatar"><Value>Remove avatar</Value></LocaleResource><LocaleResource Name="Account.ResetYourPassword"><Value>Reset your password</Value></LocaleResource><LocaleResource Name="Account.RewardPoints"><Value>Reward Points</Value></LocaleResource><LocaleResource Name="Account.Save"><Value>Save</Value></LocaleResource><LocaleResource Name="Account.ShippingAddressBookEntries"><Value>Shipping Address Book Entries</Value></LocaleResource><LocaleResource Name="Account.ShoppingCart"><Value>Shopping Cart</Value></LocaleResource><LocaleResource Name="Account.Signature"><Value>Signature</Value></LocaleResource><LocaleResource Name="Account.StateProvince"><Value>State/Province</Value></LocaleResource><LocaleResource Name="Account.StreetAddress"><Value>Street Address</Value></LocaleResource><LocaleResource Name="Account.StreetAddress2"><Value>Street Address
....... file is complete through </Language> but too long for here

can someone who knows about this please chime in....

Daniel
13 years ago
I have nopCommerce 1.60 installed and  want to add the Turkish Language Pack.

When I try to import resources from the XML file, this is not successful and I get the following error:

INSERT failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or query notifications and/or xml data type methods.

I wonder if someone can offer some help.

Many thanks in advance.
13 years ago
I have nopCommerce 1.60 installed and  want to add the Turkish Language Pack.

When I try to import resources from the XML file, this is not successful and I get the following error:

INSERT failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or query notifications and/or xml data type methods.

I wonder if someone can offer some help.

Many thanks in advance.
13 years ago
ckivam, this will fix it.

https://www.nopcommerce.com/boards/t/5335/language-pack-error-on-install-solution.aspx
13 years ago
I have the same problem.
Could you tell me how did you solve it.
Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.