Skip to content

Commit 8012d20

Browse files
committed
feeds search empty result text fix
1 parent 0baab3e commit 8012d20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

messages/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"resultsFor": "{startResult}-{endResult} of {totalResults} results",
118118
"deprecated": "Deprecated",
119119
"searchPlaceholder": "Transit provider, feed name, or location",
120-
"noResults": "We're sorry, we found no search results for '{activeSearch}'.",
120+
"noResults": "We're sorry, we found no search results for ''{activeSearch}''.",
121121
"searchSuggestions": "Search suggestions: ",
122122
"searchTips": {
123123
"twoDigit": "Use the full English name of a location e.g \"France\" or \"New York City\"",

messages/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"resultsFor": "{startResult}-{endResult} of {totalResults} results",
118118
"deprecated": "Deprecated",
119119
"searchPlaceholder": "Transit provider, feed name, or location",
120-
"noResults": "We're sorry, we found no search results for '{activeSearch}'.",
120+
"noResults": "We're sorry, we found no search results for ''{activeSearch}''.",
121121
"searchSuggestions": "Search suggestions: ",
122122
"searchTips": {
123123
"twoDigit": "Use the full English name of a location e.g \"France\" or \"New York City\"",

0 commit comments

Comments
 (0)