* Update resource string
* Update baselines
This commit is contained in:
Chris Sienkiewicz 2024-10-24 10:03:24 -07:00 коммит произвёл GitHub
Родитель c810e82b24
Коммит 4f4effb106
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
11 изменённых файлов: 14 добавлений и 14 удалений

Просмотреть файл

@ -1,2 +1,2 @@
(1,17): Error RZ2005: The 'inherits` directive must appear at the start of the line.
(1,17): Error RZ2005: The 'inherits' directive must appear at the start of the line.
(1,30): Error RZ1017: Unexpected literal following the 'inherits' directive. Expected 'line break'.

Просмотреть файл

@ -1,4 +1,4 @@
(1,16): Error RZ2002: Section blocks ("@section Header { ... }") cannot be nested. Only one level of section blocks are allowed.
(1,17): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,17): Error RZ2005: The 'section' directive must appear at the start of the line.
(1,42): Error RZ2002: Section blocks ("@section Header { ... }") cannot be nested. Only one level of section blocks are allowed.
(1,43): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,43): Error RZ2005: The 'section' directive must appear at the start of the line.

Просмотреть файл

@ -1,2 +1,2 @@
(1,16): Error RZ2002: Section blocks ("@section Header { ... }") cannot be nested. Only one level of section blocks are allowed.
(1,17): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,17): Error RZ2005: The 'section' directive must appear at the start of the line.

Просмотреть файл

@ -1 +1 @@
(1,4): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,4): Error RZ2005: The 'section' directive must appear at the start of the line.

Просмотреть файл

@ -1 +1 @@
(1,5): Error RZ2005: The 'custom` directive must appear at the start of the line.
(1,5): Error RZ2005: The 'custom' directive must appear at the start of the line.

Просмотреть файл

@ -1,2 +1,2 @@
(1,17): Error RZ2005: The 'inherits` directive must appear at the start of the line.
(1,17): Error RZ2005: The 'inherits' directive must appear at the start of the line.
(1,30): Error RZ1017: Unexpected literal following the 'inherits' directive. Expected 'line break'.

Просмотреть файл

@ -1,4 +1,4 @@
(1,16): Error RZ2002: Section blocks ("@section Header { ... }") cannot be nested. Only one level of section blocks are allowed.
(1,17): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,17): Error RZ2005: The 'section' directive must appear at the start of the line.
(1,42): Error RZ2002: Section blocks ("@section Header { ... }") cannot be nested. Only one level of section blocks are allowed.
(1,43): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,43): Error RZ2005: The 'section' directive must appear at the start of the line.

Просмотреть файл

@ -1,2 +1,2 @@
(1,16): Error RZ2002: Section blocks ("@section Header { ... }") cannot be nested. Only one level of section blocks are allowed.
(1,17): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,17): Error RZ2005: The 'section' directive must appear at the start of the line.

Просмотреть файл

@ -1 +1 @@
(1,4): Error RZ2005: The 'section` directive must appear at the start of the line.
(1,4): Error RZ2005: The 'section' directive must appear at the start of the line.

Просмотреть файл

@ -1 +1 @@
(1,5): Error RZ2005: The 'custom` directive must appear at the start of the line.
(1,5): Error RZ2005: The 'custom' directive must appear at the start of the line.

Просмотреть файл

@ -195,7 +195,7 @@
<value>The '{0}' directive expects a type name.</value>
</data>
<data name="DirectiveMustAppearAtStartOfLine" xml:space="preserve">
<value>The '{0}` directive must appear at the start of the line.</value>
<value>The '{0}' directive must appear at the start of the line.</value>
</data>
<data name="DirectiveTokensMustBeSeparatedByWhitespace" xml:space="preserve">
<value>The '{0}' directives value(s) must be separated by whitespace.</value>
@ -601,4 +601,4 @@
<data name="UsingDirective_Description" xml:space="preserve">
<value>Adds the C# using directive to the generated view.</value>
</data>
</root>
</root>