#773 closed defect (bug) (fixed)
Position Specifier to make l10n easier
| Reported by: | extendwings | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
https://translate.wordpress.org/projects/rosetta/forums/ja/default?filters[original_id]=149916 is hard to translate.
You may expect:
Thank you for uploading version {theme version} of {theme name}.
But in Japanese, we will translate it into:
{theme name} のバージョン {theme version} をアップロードしていただき、ありがとうございます。
Could you use position specifier in printf()/sprintf()? (e.g. %1$s and %2$s instead of %s)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for reporting this. It should be fixed in [dotorg9240], and
potbotshould update the template soon.