diff options
| author | cedricnjanga | 2018-03-28 22:29:52 -0700 | 
|---|---|---|
| committer | Johan Van Ryseghem | 2018-03-29 09:38:28 +0200 | 
| commit | d047873db80668c89f0ac260d945af1853fb6243 (patch) | |
| tree | 48a340b1673e927138148f06fc1b6c468cf75e27 /config | |
| parent | 566e69388dbf69921ae329cd198fb24ff7dce192 (diff) | |
| download | chouette-core-d047873db80668c89f0ac260d945af1853fb6243.tar.bz2 | |
Refs #6156 Small change in calendar english translation
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/calendars.en.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/locales/calendars.en.yml b/config/locales/calendars.en.yml index 2d1033f48..edda18305 100644 --- a/config/locales/calendars.en.yml +++ b/config/locales/calendars.en.yml @@ -2,7 +2,7 @@ en:    calendars:      filters:        name_or_short_name_cont: Search by name/short name -    search_no_results: 'No calendar matching your query' +    search_no_results: 'No calendar template matching your query'      days:        monday: M        tuesday: Tu | 
