ruby on rails - How to solve byte order mark, BOM, in localization files -
Localization of my Rail app works fine locally, but when recruited in Harokuk, some words are not translated And "missing translation" "span tag.
It seems that there is only one problem and by solving it but what does it mean, how do I recognize the BOM in my Yum-file and remove it How can I?
or / and what do I need to do to check that I am editing in the album?
If BOM is your problem, then you save file -> encoding -> UTF8 in the sublight.
The UTF8 option is implied to be without BOM. You have with BOM There are options other than UTF8.
Comments
Post a Comment