So are Europeans just more honest and ethical than Americans? Or do all gas stations have better theft prevention systems? In the US, there is often 1 cashier managing 12 pumps AND ringing up vice sales (cigarettes, lottery tickets, junk food). In some states there a pumps with no human on site at all.
What's to stop someone from driving off after filling up in the EU?
Beware of the "whatever" aproach.
Many years ago I was brought into a project where many variables where named after cars. Before I got there, if the team couldn't agree on a name, they'd use a car and move on. There was also a module in the code call "bucket". Didn't have a logical place to put a function? Add it to the bucket.
I'm sure they saved a lot of time not discussing what to name things up front, but by the time there was enough turnover on the team to change the variables and rewrite, it took months to fix.
Another, more product approach is to ask the "variable naming guy" to write up a naming policy document that would result in the names he has been suggesting. If there is logic associated his side of the "argument" it should be easy to document.
Have everyone on the team discuss and approve the policy. Hopefully you never spend time in a meeting arguing about this again.