Skip to main content
Solved

Translation log - thousand separator


mathiku
Supporter
Forum|alt.badge.img+7

How do I activate thousand separator in translation log?

 

FFS writer: 1300000 of 3305727 features written

FFS writer: 1430000 of 3305727 features written

FFS writer: 1570000 of 3305727 features written

FFS writer: 1700000 of 3305727 features written

FFS writer: 1840000 of 3305727 features written

FFS writer: 1980000 of 3305727 features written

FFS writer: 2120000 of 3305727 features written

FFS writer: 2260000 of 3305727 features written

FFS writer: 2380000 of 3305727 features written

FFS writer: 2520000 of 3305727 features written

FFS writer: 2650000 of 3305727 features written

FFS writer: 2780000 of 3305727 features written

FFS writer: 2910000 of 3305727 features written

FFS writer: 3040000 of 3305727 features written

FFS writer: 3170000 of 3305727 features written

FFS writer: 3305727 of 3305727 features written

Spatial Index: Adding 3305727 features

Spatial Index: Added 110000 of 3305727 features

Spatial Index: Added 250000 of 3305727 features

Spatial Index: Added 380000 of 3305727 features

Spatial Index: Added 510000 of 3305727 features

Spatial Index: Added 640000 of 3305727 features

Spatial Index: Added 770000 of 3305727 features

Spatial Index: Added 900000 of 3305727 features

Spatial Index: Added 1030000 of 3305727 features

Spatial Index: Added 1170000 of 3305727 features

Spatial Index: Added 1310000 of 3305727 features

Spatial Index: Added 1440000 of 3305727 features

Spatial Index: Added 1580000 of 3305727 features

Spatial Index: Added 1710000 of 3305727 features

Spatial Index: Added 1850000 of 3305727 features

Spatial Index: Added 1990000 of 3305727 features

Spatial Index: Added 2130000 of 3305727 features

Spatial Index: Added 2270000 of 3305727 features

Spatial Index: Added 2400000 of 3305727 features

Spatial Index: Added 2530000 of 3305727 features

Spatial Index: Added 2660000 of 3305727 features

Spatial Index: Added 2800000 of 3305727 features

Spatial Index: Added 2930000 of 3305727 features

Best answer by redgeographics

That's unfortunately not possible.

View original
Did this help you find an answer to your question?

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+50
  • Celebrity
  • Best Answer
  • May 18, 2020

That's unfortunately not possible.


mathiku
Supporter
Forum|alt.badge.img+7
  • Author
  • Supporter
  • May 18, 2020
redgeographics wrote:

That's unfortunately not possible.

Thanks for your reply. No wonder I didn't find the option.


Forum|alt.badge.img+2

As a post process you can use a regex with a StringReplacer on the log file after translation.

 

String to replace

(\d)(?=(\d\d\d)+(?!\d)) 

Replace with

\1,

 

Original

Spatial Index: Added 110000 of 3305727 features

Replaced

Spatial Index: Added 110,000 of 3,305,727 features

 

0684Q00000ArLwOQAV.png

 

You might want to submit this as an idea on the new ideas forum. Pretty sure it would be a hit with others. 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings