Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loc strings should support formatting #4694

Closed
wixbot opened this issue Mar 5, 2015 · 2 comments
Closed

Loc strings should support formatting #4694

wixbot opened this issue Mar 5, 2015 · 2 comments
Assignees

Comments

@wixbot
Copy link

wixbot commented Mar 5, 2015

Loc could be simplified if strings could be formatted a la String.Format. While it's possible to concatenate loc strings, localized strings frequently require different word order. Supporting placement would help avoid that problem.

Something like:

!(locformat.ProductName($(var.ProductVersion))

Originally opened by barnson

@wixbot
Copy link
Author

wixbot commented Mar 10, 2015

Look at both build-time and runtime.

AssignedTo set to bobarnson

@wixbot wixbot added this to the v3.x milestone Dec 20, 2015
@barnson
Copy link
Member

barnson commented Mar 11, 2023

Really don't know what I was thinking here. Never mind.

@barnson barnson closed this as completed Mar 11, 2023
@barnson barnson removed this from the v3.x milestone Mar 11, 2023
@barnson barnson added the up for grabs No one volunteered to fix the issue. If you are interested, comment with "I want to fix this issue" label Mar 11, 2023
@robmen robmen removed the up for grabs No one volunteered to fix the issue. If you are interested, comment with "I want to fix this issue" label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants