You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/MessagesBundle.properties
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ couldNotLoadFalseFriendRules = Could not load false friend rules from "{0}", dis
5
5
couldNotLoadLanguageModel = Could not load language model rules from "{0}", disabling them: {1}
6
6
couldNotLoadNeuralNetworkModel = Could not load neural network model rules from "{0}", disabling them: {1}
7
7
couldNotLoadWord2VecModel = Could not load word2vec model rules from "{0}", disabling them: {1}
8
+
disableRule = Disable rule
8
9
ignoreRuleInThisSentence = Ignore rule in this sentence
9
10
languageToolFailed = LanguageTool failed: {0}
10
11
latexAnnotatedTextBuilderFailed = LatexAnnotatedTextBuilder failed. This is probably a bug in LTeX. Please file a bug report at https://github.com/valentjn/vscode-ltex/issues and attach the LaTeX document (or some equivalent example) for which this occurred.
0 commit comments