aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Florisson2014-12-03 23:13:21 +0100
committerMarc Florisson2014-12-03 23:13:21 +0100
commitd9874e46cc93759c9ab62a3f9a5543983efede04 (patch)
tree1eff691312ae990fd0fe69f101e6b13d5b8c8f8e
parentbe9c3db94a9cde7b889b6303007542c8d4179b16 (diff)
downloadchouette-core-d9874e46cc93759c9ab62a3f9a5543983efede04.tar.bz2
fix typo in locale
-rw-r--r--config/locales/time_tables.yml34
1 files changed, 17 insertions, 17 deletions
diff --git a/config/locales/time_tables.yml b/config/locales/time_tables.yml
index 85b990716..8f83cb530 100644
--- a/config/locales/time_tables.yml
+++ b/config/locales/time_tables.yml
@@ -38,7 +38,7 @@ en:
resume_empty: "Empty timetable"
legend: "Legend : "
excluded_date: "Excluded date"
- overlap_date: "Overlap date"
+ overlap_date: "Overlap date"
selected_date: "Date directly included"
selected_period: "Date included in period"
index:
@@ -49,10 +49,10 @@ en:
to: " to : "
selection: "Selection"
selection_all: "All"
- advanced_search: "Advanced Search"
- activerecord:
- models:
- time_table:
+ advanced_search: "Advanced Search"
+ activerecord:
+ models:
+ time_table:
zero: "Timetable"
one: "Timetable"
other: "Timetables"
@@ -80,7 +80,7 @@ en:
periods: "Application periods"
period_start: "From"
period_end: "to"
- tag_search: "Tags"
+ tag_search: "Tags"
formtastic:
titles:
time_table:
@@ -129,9 +129,9 @@ fr:
resume_empty: "Calendrier vide"
legend: "Légende : "
excluded_date: "Date exclue"
- overlap_date: "Date en doublon"
- selected_date: "Date inclue directement"
- selected_period: "Date inclue par période"
+ overlap_date: "Date en doublon"
+ selected_date: "Date incluse directement"
+ selected_period: "Date incluse par période"
index:
comment: "Recherche par nom"
tag_search: "Tags : vacances,jour fériés"
@@ -142,10 +142,10 @@ fr:
title: "calendriers"
selection: "Sélection"
selection_all: "Tous"
- advanced_search: "Recherche avancée"
- activerecord:
- models:
- time_table:
+ advanced_search: "Recherche avancée"
+ activerecord:
+ models:
+ time_table:
zero: "Calendrier"
one: "Calendrier"
other: "Calendriers"
@@ -172,10 +172,10 @@ fr:
date: "Le"
excluded_dates: "Dates exclues"
periods: "Périodes d'application"
- period_start: "Du"
+ period_start: "Du"
period_end: "au"
- tag_search: "Etiquettes"
- tag_list: "Etiquettes"
+ tag_search: "Etiquettes"
+ tag_list: "Etiquettes"
formtastic:
titles:
time_table:
@@ -183,6 +183,6 @@ fr:
placeholders:
time_table:
tag_search: "ex: Jours fériés,Vacances scolaires"
-
+