Skip to content

Commit

Permalink
chore(Zapier): localization typos/grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
seangwright committed Nov 15, 2024
1 parent bc7a018 commit 4c79556
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 35 deletions.
86 changes: 53 additions & 33 deletions src/Kentico.Xperience.Zapier/Resources/Localization.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions src/Kentico.Xperience.Zapier/Resources/Localization.resx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:schema id="root"
xmlns=""
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
Expand Down Expand Up @@ -118,7 +121,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="apikey.callout" xml:space="preserve">
<value>Generate button will create a new API Key.If API Key already exists, this will override the existing one. Generating new key, can broke other connected zapier webhooks. Keep that in mind!</value>
<value>Generate button will create a new API Key. If API Key already exists, this will override the existing one. Generating new key can break existing connected zapier webhooks.</value>
</data>
<data name="apikey.savemessage" xml:space="preserve">
<value>Save your API Key (It will not be visible again): {0}</value>
Expand Down

0 comments on commit 4c79556

Please sign in to comment.