Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

Commented Feature: Some localized time units in Polish don't work when setting "Repeat task every:" feature. [12304]

$
0
0
Hi David,

The following localized Polish string don't work:
minut or minuty (for minutes)
godzin (for hours)

The following work:
godzina (for hour or hours)
Bez ograniczeń (for Indefinitely)
dzień (for day)

No Polish translation for minutes seem to work. Call to:

internal bool TryParse(string s, IFormatProvider provider, out TimeSpan result)

in TimeSpanFormatInfo class returns false for minut or minuty.

Thanks,
Audi
Comments: ** Comment from web user: dahall **

Second file: TSMW_Resources.xlsx -- Same instructions for providing translations as the first file. This is for all the resources in the UI forms and controls provided for working with Tasks. When done, post both translated files to this work item. I'll incorporate them into the build and post an updated version.


Viewing all articles
Browse latest Browse all 2206

Trending Articles