dotnet / dotnet/ResXResourceManager
Feature Request: Convert all strings in file (xaml) to resource
Open
Feature request
Up for grabs
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 251
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I prefer to write xaml files withour resource and exchange them later. With ResXResourceManager I can replace each single string and create a resource string. I would like to automate this for a complete file.
Maybe you could use a pattern to find something like:
Text="Some string without braces"
or
Content="Some string without braces"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.