Make WordPress Core

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44296, comment 4

    v1 v2  
    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"`.