Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #44296, comment 4


Ignore:
Timestamp:
06/07/2018 02:01:53 AM (6 years ago)
Author:
southp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44296, comment 4

    v2 v3  
    1 From my understanding of Chinese, there shouldn't be a problem with that. However, we should not convert the quoted ideographic spaces, since it is likely intentional. e.g. `'"I am quoted"'` should be searching for `"I am quoted"` instead of `"I"`, `"am"`, `"quoted"`.
     1From my understanding of Chinese, there shouldn't be a problem with that. However, we should not convert the quoted ideographic spaces, since it is likely intentional. e.g. `'"I am quoted"'` should be searching for `"I am quoted"` instead of `"I am quoted"`.