dotnet / dotnet/ResXResourceManager

Feature Request: Convert all strings in file (xaml) to resource

Open
#104 1 comment 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.