]> cat aescling's git repositories - mastodon.git/commitdiff
Remove unused will_paginate.page_gap key from i18n (#1815)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sat, 15 Apr 2017 00:30:55 +0000 (20:30 -0400)
committerEugen <eugen@zeonfederated.com>
Sat, 15 Apr 2017 00:30:55 +0000 (02:30 +0200)
This value was changed recently, and every locale which had it set was using the
same value as the default. This value is still the default in the new location.

config/locales/bg.yml
config/locales/en.yml
config/locales/fr.yml
config/locales/hr.yml
config/locales/ja.yml
config/locales/nl.yml
config/locales/ru.yml

index bceb66ca5884e086a9bc6cc043726b7b3884f381..e0e60adf77ed9c10ecf3524420e7ede864ff0aaf 100644 (file)
@@ -165,5 +165,3 @@ bg:
   users:
     invalid_email: E-mail адресът е невалиден
     invalid_otp_token: Невалиден код
-  will_paginate:
-    page_gap: "&hellip;"
index 9c27089233c4743679a35912b0a617894ef93e10..e2f1873994d3cba0e5ca241dcd16628740b34d55 100644 (file)
@@ -298,5 +298,3 @@ en:
   users:
     invalid_email: The e-mail address is invalid
     invalid_otp_token: Invalid two-factor code
-  will_paginate:
-    page_gap: "&hellip;"
index 9e590f100e5244e903c5443f37986cc65b5314cd..754eabb952fc12069acc226c6c1245c81725cd28 100644 (file)
@@ -293,5 +293,3 @@ fr:
   users:
     invalid_email: L'adresse courriel est invalide
     invalid_otp_token: Le code d'authentification à deux facteurs est invalide
-  will_paginate:
-    page_gap: "&hellip;"
index 64b1ae2ceebbedeb2bd33131c7342aa14f358aeb..f6e6ed4468d01f5cb50fdce913287beb2726bd93 100644 (file)
@@ -161,5 +161,3 @@ hr:
   users:
     invalid_email: E-mail adresa nije valjana
     invalid_otp_token: Nevaljani dvo-faktorski kod
-  will_paginate:
-    page_gap: "&hellip;"
index 91fda77c688004953a28b4aaec6326bad85078d7..3e78e5670bd173479e95abde11371b043cfa2673 100644 (file)
@@ -298,5 +298,3 @@ ja:
   users:
     invalid_email: メールアドレスが無効です
     invalid_otp_token: 二段階認証コードが間違っています
-  will_paginate:
-    page_gap: "&hellip;"
index 22fed22853c1e0a4bb618447c1b29c30d632c296..c81c6ac221a88a408f83878b0de458eb226929b2 100644 (file)
@@ -161,5 +161,3 @@ nl:
   users:
     invalid_email: Het e-mailadres is ongeldig
     invalid_otp_token: Ongeldige twe-factor code
-  will_paginate:
-    page_gap: "&hellip;"
index ca73dd45452df4dbe1941b961dd4764f01aab227..4c8cb6a4c7beaddb4d554cc3ae6a788b05c57771 100644 (file)
@@ -164,5 +164,3 @@ ru:
   users:
     invalid_email: Введенный e-mail неверен
     invalid_otp_token: Введен неверный код
-  will_paginate:
-    page_gap: "&hellip;"