[2.0.72] Map search is giving inconsistent result

Discuss translation contributions here.
disman38
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Mar 22, 2025 2:38 pm
Contact:

[2.0.72] Map search is giving inconsistent result

Post by disman38 »

Searching for
uranium
gets you
Minerai d'uranium
(French translation of Uranium Ore) correctly, see Image _1 but searching for
'uranium
(with a single quote in front) gives you
Barre d'uranium
but not
Minerai d'uranium
, see image _2.
Attachments
SearchingUranium_2.png
SearchingUranium_2.png (83.26 KiB) Viewed 157 times
SearchingUranium_1.png
SearchingUranium_1.png (77.4 KiB) Viewed 157 times
Last edited by disman38 on Fri Oct 31, 2025 3:19 am, edited 1 time in total.
Loewchen
Global Moderator
Global Moderator
Posts: 10469
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: Map search is giving inconsistent result

Post by Loewchen »

Add the version to the title and post a simple save showing the issue please, see 3638.
Shirasik
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Mon Apr 28, 2025 12:17 pm
Contact:

Re: [2.0.72] Map search is giving inconsistent result

Post by Shirasik »

Search engine looks for specified string. You specified single quote character so search engine does look for it too. How this is a bug?
Kyralessa
Filter Inserter
Filter Inserter
Posts: 750
Joined: Thu Sep 29, 2016 5:58 pm
Contact:

Re: [2.0.72] Map search is giving inconsistent result

Post by Kyralessa »

Shirasik wrote: Fri Oct 31, 2025 5:05 am Search engine looks for specified string. You specified single quote character so search engine does look for it too. How this is a bug?
Because it should show the "Minerai d'uranium" matches when you search for uranium with the apostrophe, but it doesn't.
Rseding91
Factorio Staff
Factorio Staff
Posts: 16253
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.72] Map search is giving inconsistent result

Post by Rseding91 »

One is using the unicode apostrophe, and one is using the ascii apostrophe. When you type the ascii one, it finds that one, but does not find the other (as expected).

As unicode (note the rounded tail on the first one):
uranium-ore=Minerai d’uranium
uranium-fuel-cell=Barre d'uranium
As ascii:
uranium-ore=Minerai d’uranium
uranium-fuel-cell=Barre d'uranium
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Translations”