Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Src/xWorks/DictionaryConfigurationDlg.resx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<value>37</value>
</data>
<data name="m_txtPubsForConfig.Text" xml:space="preserve">
<value>Here are the views</value>
<value>Here are the layouts</value>
</data>
<data name="&gt;&gt;m_txtPubsForConfig.Name" xml:space="preserve">
<value>m_txtPubsForConfig</value>
Expand Down Expand Up @@ -178,7 +178,7 @@
<value>36</value>
</data>
<data name="m_lblPubsForConfig.Text" xml:space="preserve">
<value>Publications affected by this view:</value>
<value>Publications affected by this layout:</value>
</data>
<data name="&gt;&gt;m_lblPubsForConfig.Name" xml:space="preserve">
<value>m_lblPubsForConfig</value>
Expand Down Expand Up @@ -232,7 +232,7 @@
<value>34</value>
</data>
<data name="m_lblDictConfig.Text" xml:space="preserve">
<value>Choose the view to configure:</value>
<value>Choose the layout to configure:</value>
</data>
<data name="&gt;&gt;m_lblDictConfig.Name" xml:space="preserve">
<value>m_lblDictConfig</value>
Expand All @@ -259,7 +259,7 @@
<value>35</value>
</data>
<data name="m_buttonManageConfigurations.Text" xml:space="preserve">
<value>&amp;Manage Views...</value>
<value>&amp;Manage Layouts...</value>
</data>
<data name="&gt;&gt;m_buttonManageConfigurations.Name" xml:space="preserve">
<value>m_buttonManageConfigurations</value>
Expand Down
10 changes: 5 additions & 5 deletions Src/xWorks/DictionaryConfigurationManagerDlg.resx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<value>0</value>
</data>
<data name="explanationLabel.Text" xml:space="preserve">
<value>Views can be duplicated to create custom views, reset to original defaults, associated with publications, or imported and exported.</value>
<value>Layouts can be duplicated to create custom layouts, reset to original defaults, associated with publications, or imported and exported.</value>
</data>
<data name="&gt;&gt;explanationLabel.Name" xml:space="preserve">
<value>explanationLabel</value>
Expand Down Expand Up @@ -478,7 +478,7 @@
<value>14</value>
</data>
<data name="configurationsExplanationLabel.Text" xml:space="preserve">
<value>Choose a view to modify.</value>
<value>Choose a layout to modify.</value>
</data>
<data name="&gt;&gt;configurationsExplanationLabel.Name" xml:space="preserve">
<value>configurationsExplanationLabel</value>
Expand Down Expand Up @@ -572,7 +572,7 @@
<value>0</value>
</data>
<data name="configurationsGroupBox.Text" xml:space="preserve">
<value>Dictionary Views</value>
<value>Dictionary Layouts</value>
</data>
<data name="&gt;&gt;configurationsGroupBox.Name" xml:space="preserve">
<value>configurationsGroupBox</value>
Expand Down Expand Up @@ -632,7 +632,7 @@
<value>15</value>
</data>
<data name="publicationsExplanationLabel.Text" xml:space="preserve">
<value>Select the publications that will use the highlighted view on the left.</value>
<value>Select the publications that will use the highlighted layout on the left.</value>
</data>
<data name="&gt;&gt;publicationsExplanationLabel.Name" xml:space="preserve">
<value>publicationsExplanationLabel</value>
Expand Down Expand Up @@ -743,7 +743,7 @@
<value>527, 406</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Manage Publication Views</value>
<value>Manage Dictionary Layouts</value>
</data>
<data name="&gt;&gt;$this.Name" xml:space="preserve">
<value>DictionaryConfigurationManagerDlg</value>
Expand Down
60 changes: 30 additions & 30 deletions Src/xWorks/xWorksStrings.Designer.cs

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

Loading
Loading