I have an assembly that uses resx files to store all displayed lines. Now I want to create a satellite assembly that contains French versions of strings.
Can this be done in VS? Am I just creating a new assembly, will I name it correctly and include the localized versions of the resx file?
Just add the new resource file with the correct name to the existing project, and VS will create satellite assemblies.
- filename.locale.resx. filename , locale - . . "en" "en-gb" "en-us" ( , : , ).
"" > "" > "Visual Studio 2010" > "Visual Studio Tools" > "Visual Studio Command Prompt" [ " " ]
Exact , resex,
c:..\yourAppname [.] App_localresources > al/t: lib/embed:ucCreditNote.ascx.[culture , . en-US].resx/: [ , . ru-ru]/out:bts.resources.dll
Source: https://habr.com/ru/post/1706904/More articles:Projects that use SpeС # / Code Contracts.NET - .netПочему листинг текста как varchar без указания длины обрезает текст с 30 символами? - castingDjango form values without HTML escape code - pythonCheck nothing in vbscript / classic asp - arraysHow can I debug data binding problems in MVVM? - data-bindingHow to get the total number of values as part of my own query? - mysqlMeasurement when only certain page elements are loaded - performance3d draw, setting a perspective point, setting a point of view! - javaAdding a Counter for the Number of Blog Views - BlogEngine.net - .netWPF frame source Refreshing loaded page - wpfAll Articles