Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'Resources.UITranslation' does not contain a definition for 'SrchTrm'

Source Error:


Line 27:   {
Line 28:     <label for="searchTerm"  style="display:none">@Resources.UITranslation.pretraga</label>
Line 29:     <input id="searchTextBox" type="text" name="searchTerm" class="form-control form-control--autocomplete" placeholder="@Resources.UITranslation.SrchTrm" />
Line 30:     <button class="btn btn-primary btn-search" id="searchBtn" style="width: 50px;"><span class="icon-search"></span></button>
Line 31: 

Source File: c:\inetpub\wwwroot\roisp.bdbih.gov.ba\Views\Shared\Header.cshtml    Line: 29






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0