Skip to content

Commit

Permalink
Fix resource id for label GH-90
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yagodin committed Feb 19, 2021
1 parent 30711d2 commit 8bffc10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<data name="DocumentDeletedWithFile.Format" xml:space="preserve">
<value>Document &quot;{0}&quot; was deleted with related file. You can try to restore it by pressing &quot;Add&quot; button.</value>
</data>
<data name="lblFeatured.Text" xml:space="preserve">
<data name="lblIsFeatured.Text" xml:space="preserve">
<value>IsFeatured?</value>
</data>
<data name="lblIsFeatured.Help" xml:space="preserve">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<data name="DocumentDeletedWithFile.Format" xml:space="preserve">
<value>Документ &quot;{0}&quot; удалён вместе со связанным файлом. Вы можете попробовать восстановить его, нажав кнопку &quot;Добавить&quot;.</value>
</data>
<data name="lblFeatured.Text" xml:space="preserve">
<data name="lblIsFeatured.Text" xml:space="preserve">
<value>Выделенный?</value>
</data>
<data name="lblIsFeatured.Help" xml:space="preserve">
Expand Down

0 comments on commit 8bffc10

Please sign in to comment.