Skip to content

Commit

Permalink
Minor locale formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanovM committed Dec 11, 2024
1 parent 38df3ad commit e47456c
Showing 1 changed file with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@
<LocaleResource Name="Account.CustomerAddresses.AddNew">
<Value>Add new address</Value>
</LocaleResource>
<LocaleResource Name="Account.CustomerAddresses.Added">
<Value>The new address has been added successfully.</Value>
</LocaleResource>
<LocaleResource Name="Account.CustomerAddresses.Added">
<Value>The new address has been added successfully.</Value>
</LocaleResource>
<LocaleResource Name="Account.CustomerAddresses.Edit">
<Value>Edit address</Value>
</LocaleResource>
Expand All @@ -154,7 +154,7 @@
<Value>Customer info</Value>
</LocaleResource>
<LocaleResource Name="Account.CustomerInfo.Updated">
<Value>The customer info has been updated successfully.</Value>
<Value>The customer info has been updated successfully.</Value>
</LocaleResource>
<LocaleResource Name="Account.CustomerOrders">
<Value>Orders</Value>
Expand Down Expand Up @@ -370,7 +370,7 @@
<Value>Male</Value>
</LocaleResource>
<LocaleResource Name="Account.Fields.Gender.Neutral">
<Value>Neutral</Value>
<Value>Neutral</Value>
</LocaleResource>
<LocaleResource Name="Account.Fields.LastName">
<Value>Last name</Value>
Expand Down Expand Up @@ -3542,10 +3542,10 @@
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Multimedia">
<Value>Multimedia</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Multimedia.Pictures">
<Value>Pictures</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Multimedia.Pictures.AddNew">
<Value>Add a new picture</Value>
</LocaleResource>
Expand Down Expand Up @@ -3595,10 +3595,10 @@
<Value>Video URL is required.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Multimedia.Videos.Alert.VideoUpdate">
<Value>Failed to update product video.</Value>
<Value>Failed to update product video.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Multimedia.Videos.Description">
<Value><![CDATA[How to embed a video: Find your video in your library (on any video hosting) and select it to open the video settings page. Select the privacy icon from your "Share" button. Click on "Embed" from the window that opens up. You can copy the <strong>src</strong> from the embed option and use it.]]></Value>
<Value><![CDATA[How to embed a video: Find your video in your library (on any video hosting) and select it to open the video settings page. Select the privacy icon from your "Share" button. Click on "Embed" from the window that opens up. You can copy the <strong>src</strong> from the embed option and use it.]]></Value>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Multimedia.Videos.Fields.DisplayOrder">
<Value>Display order</Value>
Expand Down Expand Up @@ -4193,7 +4193,7 @@
</LocaleResource>
<LocaleResource Name="Admin.Catalog.Products.Updated">
<Value>The product has been updated successfully.</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.Catalog.ProductTags">
<Value>Product tags</Value>
</LocaleResource>
Expand Down Expand Up @@ -4411,7 +4411,7 @@
<Value>No customer roles available</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.ACL.NoPermissionsDefined">
<Value>No permissions defined</Value>
<Value>No permissions defined</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.ACL.Permission">
<Value>Permission name</Value>
Expand Down Expand Up @@ -4513,10 +4513,10 @@
<Value>Enable this setting to display the full error in production environment. It's ignored (always enabled) in development environment.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.AppSettings.Common.PermitLimit">
<Value>Permit limit</Value>
<Value>Permit limit</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.AppSettings.Common.PermitLimit.Hint">
<Value>Maximum number of permit counters that can be allowed in a window (1 minute). Must be set to a value > 0 by the time these options are passed to the constructor of FixedWindowRateLimiter. If set to 0 than limitation is off.</Value>
<Value>Maximum number of permit counters that can be allowed in a window (1 minute). Must be set to a value > 0 by the time these options are passed to the constructor of FixedWindowRateLimiter. If set to 0 than limitation is off.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.AppSettings.Common.PluginStaticFileExtensionsBlacklist">
<Value>Plugin static file extensions blacklist</Value>
Expand Down Expand Up @@ -4676,7 +4676,7 @@
</LocaleResource>
<LocaleResource Name="Admin.Configuration.AppSettings.Hosting.KnownNetworks.Hint">
<Value>Specify a list of IP CIDR notations (comma separated) to accept forwarded headers. e.g. 172.64.0.0/13,162.158.0.0/15</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.AppSettings.Hosting.UseProxy">
<Value>Use proxy servers</Value>
</LocaleResource>
Expand Down Expand Up @@ -6059,7 +6059,7 @@
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.Catalog.ExportImportTierPrices.Hint">
<Value>Check if products should be exported/imported with tier prices.</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.Catalog.IgnoreAcl">
<Value>Ignore ACL rules (sitewide)</Value>
</LocaleResource>
Expand Down Expand Up @@ -6797,15 +6797,15 @@
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.CustomerUser.GenderEnabled">
<Value>'Gender' enabled</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.CustomerUser.GenderEnabled.Hint">
<Value>Set if 'Gender' is enabled.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.CustomerUser.NeutralGenderEnabled">
<Value>'Neutral' option enabled</Value>
<Value>'Neutral' option enabled</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.CustomerUser.NeutralGenderEnabled.Hint">
<Value>Set if you need three gender options available - Male, female, neutral (as per German laws).</Value>
<Value>Set if you need three gender options available - Male, female, neutral (as per German laws).</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.CustomerUser.HideBackInStockSubscriptionsTab">
<Value>Hide 'Back in stock subscriptions' tab</Value>
Expand Down Expand Up @@ -7348,7 +7348,7 @@
<Value>Common</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.BlockTitle.CustomHtml">
<Value>Custom HTML</Value>
<Value>Custom HTML</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.BlockTitle.FaviconAndAppIcons">
<Value>Favicon and app icons</Value>
Expand Down Expand Up @@ -7414,10 +7414,10 @@
<Value>Check to show CAPTCHA on blog page when writing a comment.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.CaptchaShowOnCheckoutPageForGuests">
<Value>Show on checkout page for guests</Value>
<Value>Show on checkout page for guests</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.CaptchaShowOnCheckoutPageForGuests.Hint">
<Value>Check to show CAPTCHA on checkout page for guests.</Value>
<Value>Check to show CAPTCHA on checkout page for guests.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.CaptchaShowOnContactUsPage">
<Value>Show on contact us page</Value>
Expand Down Expand Up @@ -7693,10 +7693,10 @@
<Value>Upload single icon or archive with favicon and app icons for different operating systems and devices. You can see an example of the favicon and app icons archive in /icons/samples in the root of the site. Your favicon and app icons path is "/icons/icons_{0}"</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.FooterCustomHtml">
<Value>Footer custom HTML</Value>
<Value>Footer custom HTML</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.FooterCustomHtml.Hint">
<Value>Enter custom HTML here for footer section.</Value>
<Value>Enter custom HTML here for footer section.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.GenerateProductMetaDescription">
<Value>Generate product META description</Value>
Expand All @@ -7705,12 +7705,12 @@
<Value>When enabled, product META descriptions will be automatically generated (if not specified on the product details page) based on product short description.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.HeaderCustomHtml">
<Value>Header custom HTML</Value>
<Value>Header custom HTML</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.HeaderCustomHtml.Hint">
<Value>Enter custom HTML here for header section.</Value>
<Value>Enter custom HTML here for header section.</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.HoneypotEnabled">
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.HoneypotEnabled">
<Value>Enable honeypot</Value>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.GeneralCommon.HoneypotEnabled.Hint">
Expand Down Expand Up @@ -9269,7 +9269,7 @@
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.Tax.ShippingTaxClass.Hint">
<Value>Select tax category used for shipping tax calculation.</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.Configuration.Settings.Tax.TaxBasedOn">
<Value>Tax based on</Value>
</LocaleResource>
Expand Down Expand Up @@ -10040,7 +10040,7 @@
</LocaleResource>
<LocaleResource Name="Admin.ConfigurationSteps.PaymentMethods.Configure.Title">
<Value>Configure a payment method</Value>
</LocaleResource>
</LocaleResource>
<LocaleResource Name="Admin.ConfigurationSteps.PaymentMethods.Manual.Text">
<Value><![CDATA[This is a special payment plugin that allows all orders to be successfully entered on the website, but it does NOT really charge a customer or make any calls to any live payment gateway. This payment method is recommended if you want to perform one of the following: <ul><li>Process all orders offline</li><li>Process them manually via another back-office system</li><li>Test the site end-to-end before going live</li></ul>]]></Value>
</LocaleResource>
Expand Down Expand Up @@ -10870,7 +10870,7 @@
<Value>Allow direct reply</Value>
</LocaleResource>
<LocaleResource Name="Admin.ContentManagement.MessageTemplates.Fields.AllowDirectReply.Hint">
<Value>When checked, the store owner can reply directly to the customer's email address from mailbox when a customer-related message is received.</Value>
<Value>When checked, the store owner can reply directly to the customer's email address from mailbox when a customer-related message is received.</Value>
</LocaleResource>
<LocaleResource Name="Admin.ContentManagement.MessageTemplates.Fields.EmailAccount">
<Value>Email account</Value>
Expand Down Expand Up @@ -11980,7 +11980,7 @@
<Value>Male</Value>
</LocaleResource>
<LocaleResource Name="Admin.Customers.Customers.Fields.Gender.Neutral">
<Value>Neutral</Value>
<Value>Neutral</Value>
</LocaleResource>
<LocaleResource Name="Admin.Customers.Customers.Fields.IPAddress">
<Value>IP Address</Value>
Expand Down

0 comments on commit e47456c

Please sign in to comment.