aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcedricnjanga2018-03-29 11:15:04 -0700
committercedricnjanga2018-03-29 11:15:04 -0700
commitb2f4a4b5a69663606dbd12b68da8bf79a5b69b79 (patch)
tree483c5b649e0555ca9351b8d42bde5d087d0a0896
parent9af9d272090c1086422fbb6d3af928c35166f619 (diff)
downloadchouette-core-b2f4a4b5a69663606dbd12b68da8bf79a5b69b79.tar.bz2
-rw-r--r--config/locales/will_paginate.en.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/locales/will_paginate.en.yml b/config/locales/will_paginate.en.yml
index e3b6769ba..8f3189675 100644
--- a/config/locales/will_paginate.en.yml
+++ b/config/locales/will_paginate.en.yml
@@ -39,8 +39,4 @@ en:
other: "%{model} 1 to %{count} out of %{count}"
multi_page: "%{model} list %{from} to %{to} out of %{count}"
-<<<<<<< Updated upstream
multi_page_html: "%{model} list %{from} to %{to} out of %{count}"
-=======
- multi_page_html: "%{model} list %{from} to %{to} out of %{count}"
->>>>>>> Stashed changes