Skip to content

Commit c25d81f

Browse files
authored
Remove unused Strings from LexTextDll (#655)
1 parent 40cb408 commit c25d81f

2 files changed

Lines changed: 1 addition & 141 deletions

File tree

Src/LexText/LexTextDll/LexTextStrings.Designer.cs

Lines changed: 1 addition & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Src/LexText/LexTextDll/LexTextStrings.resx

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@
117117
<resheader name="writer">
118118
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119119
</resheader>
120-
<data name="ksAreaXLostItsDefaultTool" xml:space="preserve">
121-
<value>Your settings have developed a problem in which they don't know what tool is the default for the area {0}. Please report this problem.</value>
122-
</data>
123120
<data name="ksCannotLaunchX" xml:space="preserve">
124121
<value>Sorry, could not launch {0}.</value>
125122
</data>
@@ -200,47 +197,11 @@ If you click No, you will see various options for starting work in Language Expl
200197
<data name="ksChartTemplateWarning" xml:space="preserve">
201198
<value>This discourse analysis tool has columns preset for SVO languages. If you need to change that order, edit the list called "Text Constituent Chart Templates". The columns are the 3rd level list items. Note that once you have charted some text, you cannot reorder the columns without first clearing the chart.</value>
202199
</data>
203-
<data name="ksNewFeature" xml:space="preserve">
204-
<value>New Feature</value>
205-
</data>
206-
<data name="ksUnderDevelopment" xml:space="preserve">
207-
<value>Under Development</value>
208-
</data>
209-
<data name="ksUpgradeValidCharsWarning" xml:space="preserve">
210-
<value>FieldWorks now provides a way for you to specify for each writing system which characters are found in words (word-forming) and which characters are not found in words (punctuation, symbols, spacing).
211-
212-
Before using Text or Concordance tools, we recommend you add word-forming characters so that Language Explorer does not change where it thinks the word boundaries are in your texts. If you use apostrophes, hyphens, zero-width characters, or superscript numbers within words, these should be added and specified as word-forming.
213-
214-
Would you like to do this now?</value>
215-
</data>
216-
<data name="ksCharsWithinWords" xml:space="preserve">
217-
<value>Characters within words</value>
218-
<comment>Caption for message box.</comment>
219-
</data>
220200
<data name="ksErrorCannotOpenMovies" xml:space="preserve">
221201
<value>An error occurred trying to open the movies at the following URL. Try again with your web browser. {0}</value>
222202
</data>
223203
<data name="kstidSupportEmail" xml:space="preserve">
224204
<value>FlexErrors@sil.org</value>
225205
<comment>Email address for sending bug reports to</comment>
226206
</data>
227-
<data name="ksDb4oProjectNotShareableTextLine1" xml:space="preserve">
228-
<value>This project is in the format that permits sharing over a network, but that format is not compatible with Send/Receive.</value>
229-
</data>
230-
<data name="ksDb4oProjectNotShareableTitle" xml:space="preserve">
231-
<value>Project format not compatible for Send/Receive</value>
232-
</data>
233-
<data name="ksClickOK" xml:space="preserve">
234-
<value>Click OK.</value>
235-
</data>
236-
<data name="ksDb4oProjectNotShareableTextLine2" xml:space="preserve">
237-
<value>To change the format of your projects, use the link below and clear the checkbox labeled 'Share Projects stored on this computer'.</value>
238-
</data>
239-
<data name="ksWarning" xml:space="preserve">
240-
<value>Warning</value>
241-
<comment>used for dialog caption when project name has non-Ascii characters</comment>
242-
</data>
243-
<data name="ksExistingProjectName" xml:space="preserve">
244-
<value>That project already exists. You'll need to choose a different name in Project Properties.</value>
245-
</data>
246207
</root>

0 commit comments

Comments
 (0)