LOCALIZATION NOTE: To localize the displayed strings copy their values to appropriately named keys in the app's neutral language resource file (AppResources.resx) then replace the hard-coded text value between the attributes' quotation marks with the binding clause whose path points to that string name. For example: Text="{Binding Path=LocalizedResources.ApplicationTitle, Source={StaticResource LocalizedStrings}}" This binding points to the template's string resource named "ApplicationTitle". Adding supported languages in the Project Properties tab will create a new resx file per language that can carry the translated values of your UI strings. The binding in these examples will cause the value of the attributes to be drawn from the .resx file that matches the CurrentUICulture of the app at run time.
Local declaration of '%1$ls' hides declaration of the same name in outer scope. For additional information, see previous ...
Local path {0} is mapped both in workspace {1} on server {2} and workspace {3} on server {4}. Removing workspace {3} on server ...
Local variable '|1' is read-only and its type is a structure. Invoking its members or passing it ByRef does not change its ...
Local variable '|1' is read-only. When its type is a structure, invoking its members or passing it ByRef does not change ...
LOCALIZATION NOTE: To localize the displayed strings copy their values to appropriately named keys in the app's neutral language ...
Localization Warning: Enumeration type {0}: Localized enum value string {1} was not found in the resource. Defaulting to ...
Location specified is not a valid absolute or UNC path. Enter a valid absolute (such as C:\FolderName) or UNC (such as \ServerName\FolderName) ...
Lock screen notifications cannot be disabled because you have specified one or more Background task declarations of type ...
Locks or unlocks a file or folder on the server. Checkout locks prevent other users from checking out items in other workspaces, ...