]> git.agnieray.net Git - galette.git/commitdiff
Extract new strings
authorJohan Cwiklinski <johan@x-tnd.be>
Wed, 27 May 2020 21:07:15 +0000 (23:07 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Wed, 27 May 2020 21:07:20 +0000 (23:07 +0200)
galette/lang/galette.pot
galette/lang/galette_en_US.po

index 202b3895872168676e4c33f381920b279c51c8f2..4da0591c7d0e0c3682595f318d04fb95f9c93acb 100644 (file)
@@ -6,11 +6,57 @@ msgstr ""
 msgid "Page not found"
 msgstr ""
 
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:133 ../lib/Galette/Controllers/Crud/TransactionsController.php:233
+msgid "Transaction ID cannot ben null calling edit route!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:166
+msgid "Transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:168 ../lib/Galette/Controllers/Crud/MembersController.php:1140
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:122
+msgid "modification"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:170 ../lib/Galette/Controllers/Crud/MembersController.php:1142
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:124
+msgid "creation"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:237
+msgid "Transaction ID cannot ben set while adding!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:287
+msgid "An error occurred while storing the transaction."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:315
+msgid "Transaction has been successfully stored"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:364
+msgid "Unable to attach contribution to transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:369
+msgid "Contribution has been successfully attached to current transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:395
+msgid "Unable to detach contribution from transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:400
+msgid "Contribution has been successfully detached from current transaction"
+msgstr ""
+
 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:120
 msgid "Payment types management"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:162 ../lib/Galette/Controllers/Crud/GroupsController.php:291
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:162
 msgid "Edit payment type"
 msgstr ""
 
@@ -43,19 +89,19 @@ msgstr ""
 msgid "Groups"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:345
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:372
 msgid "Group `%groupname` has been successfully saved."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:352
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:379
 msgid "An error occurred while storing the group."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:444
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:471
 msgid "Remove group %1$s"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:467
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:494
 msgid "Group is not empty, it cannot be deleted. Use cascade delete instead."
 msgstr ""
 
@@ -92,17 +138,17 @@ msgstr ""
 msgid "Mailings"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:547 ../lib/Galette/Controllers/HistoryController.php:153
-#: ../lib/Galette/Filters/TransactionsList.php:230 ../lib/Galette/Filters/HistoryList.php:241
-#: ../lib/Galette/Filters/MailingsList.php:235 ../lib/Galette/Filters/ContributionsList.php:255
-#: ../includes/routes/contributions.routes.php:213
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:547 ../lib/Galette/Controllers/Crud/ContributionsController.php:417
+#: ../lib/Galette/Controllers/HistoryController.php:153 ../lib/Galette/Filters/TransactionsList.php:230
+#: ../lib/Galette/Filters/HistoryList.php:241 ../lib/Galette/Filters/MailingsList.php:235
+#: ../lib/Galette/Filters/ContributionsList.php:255
 msgid "start date filter"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:551 ../lib/Galette/Controllers/HistoryController.php:157
-#: ../lib/Galette/Filters/TransactionsList.php:233 ../lib/Galette/Filters/HistoryList.php:244
-#: ../lib/Galette/Filters/MailingsList.php:238 ../lib/Galette/Filters/ContributionsList.php:258
-#: ../includes/routes/contributions.routes.php:217
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:551 ../lib/Galette/Controllers/Crud/ContributionsController.php:421
+#: ../lib/Galette/Controllers/HistoryController.php:157 ../lib/Galette/Filters/TransactionsList.php:233
+#: ../lib/Galette/Filters/HistoryList.php:244 ../lib/Galette/Filters/MailingsList.php:238
+#: ../lib/Galette/Filters/ContributionsList.php:258
 msgid "end date filter"
 msgstr ""
 
@@ -159,168 +205,170 @@ msgstr ""
 msgid "An error occurred moving field :("
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:155
+#: ../lib/Galette/Controllers/Crud/MembersController.php:157
 msgid "Subscription"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:239 ../lib/Galette/Controllers/Crud/MembersController.php:343
-#: ../lib/Galette/Controllers/Crud/MembersController.php:851 ../lib/Galette/Controllers/PdfController.php:119
-#: ../lib/Galette/Controllers/PdfController.php:287 ../lib/Galette/Middleware/Authenticate.php:172
+#: ../lib/Galette/Controllers/Crud/MembersController.php:241 ../lib/Galette/Controllers/Crud/MembersController.php:446
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1095 ../lib/Galette/Controllers/PdfController.php:123
+#: ../lib/Galette/Controllers/PdfController.php:291 ../lib/Galette/Middleware/Authenticate.php:162
 msgid "You do not have permission for requested URL."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:254
+#: ../lib/Galette/Controllers/Crud/MembersController.php:256
 msgid "No member #%id."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:274 ../lib/Galette/Controllers/Crud/MembersController.php:894
+#: ../lib/Galette/Controllers/Crud/MembersController.php:276 ../lib/Galette/Controllers/Crud/MembersController.php:1138
 msgid "Member Profile"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:388
+#: ../lib/Galette/Controllers/Crud/MembersController.php:361 ../templates/default/page.tpl:71
+#: ../templates/default/page.tpl:71 ../templates/default/public_page.tpl:83
+#: ../templates/default/public_page.tpl:87
+msgid "Members list"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:361 ../templates/default/page.tpl:72
+#: ../templates/default/page.tpl:72 ../templates/default/public_page.tpl:91
+#: ../templates/default/public_page.tpl:94
+msgid "Trombinoscope"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:491
 msgid "The file does not exists or cannot be read :("
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:454
+#: ../lib/Galette/Controllers/Crud/MembersController.php:557
 msgid "Members management"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:671
+#: ../lib/Galette/Controllers/Crud/MembersController.php:775
 msgid "Status label"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:711 ../templates/default/page.tpl:42
+#: ../lib/Galette/Controllers/Crud/MembersController.php:815 ../templates/default/page.tpl:42
 #: ../templates/default/advanced_search.tpl:49
 msgid "Advanced search"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:793 ../lib/Galette/Controllers/PdfController.php:153
-#: ../lib/Galette/Controllers/PdfController.php:233
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1036 ../lib/Galette/Controllers/PdfController.php:157
+#: ../lib/Galette/Controllers/PdfController.php:237
 msgid "No member was selected, please check at least one name."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:824
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1067
 msgid "Member ID cannot ben null calling edit route!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:896 ../includes/routes/contributions.routes.php:369
-#: ../includes/routes/contributions.routes.php:842
-msgid "modification"
-msgstr ""
-
-#: ../lib/Galette/Controllers/Crud/MembersController.php:898 ../includes/routes/contributions.routes.php:371
-#: ../includes/routes/contributions.routes.php:844
-msgid "creation"
-msgstr ""
-
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1014
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1258
 msgid "Mass change %count members"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1045 ../lib/Galette/Controllers/Crud/MembersController.php:1114
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1289 ../lib/Galette/Controllers/Crud/MembersController.php:1358
 msgid "Mass changes has not been confirmed!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1083
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1327
 msgid "Review mass change %count members"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1143
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1387
 msgid "Nothing to do!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1171 ../lib/Galette/Controllers/Crud/MembersController.php:1622
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1415 ../lib/Galette/Controllers/Crud/MembersController.php:1869
 msgid "An error occurred while storing the member."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1183
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1427
 msgid "Something went wront during mass edition!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1190
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1434
 msgid "%count members has been changed successfully!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1353
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1600
 msgid "Your account has been created!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1357
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1604
 msgid "An email has been sent to you, check your inbox."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1360
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1607
 msgid "New member has been successfully added."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1407
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1654
 msgid "New account email sent to admin for '%s'."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1414
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1661
 msgid "A problem happened while sending email to admin for account '%s'."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1422
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1669
 msgid "Member account has been modified."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1429
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1676
 msgid "- You can't send a confirmation by email if the member hasn't got an address!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1459 ../lib/Galette/Controllers/AuthController.php:322
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1706 ../lib/Galette/Controllers/AuthController.php:322
 #: ../lib/Galette/Controllers/AuthController.php:333 ../lib/Galette/Core/History.php:414
 #: ../lib/Galette/IO/Csv.php:116
 msgid "Y-m-d H:i:s"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1464 ../lib/Galette/Controllers/AuthController.php:387
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1711 ../lib/Galette/Controllers/AuthController.php:387
 msgid "An error occurred storing temporary password for %s. Please inform an admin."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1505
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1752
 msgid "New account email sent to '%s'."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1506
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1753
 msgid "Account modification email sent to '%s'."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1514
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1761
 msgid "A problem happened while sending account email to '%s'"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1523
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1770
 msgid "You asked Galette to send a confirmation email to the member, but email has been disabled in the preferences."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1578
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1825
 msgid "Account modification email sent to admin."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1582
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1829
 msgid "A problem happened while sending account email to admin"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1603
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1850
 msgid "An error occurred adding member to its groups."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1618
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1865
 msgid "An error occurred adding member to its groups as manager."
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1634 ../lib/Galette/Controllers/GaletteController.php:298
-#: ../lib/Galette/Controllers/GaletteController.php:330
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1881 ../lib/Galette/Controllers/GaletteController.php:311
+#: ../lib/Galette/Controllers/GaletteController.php:343
 msgid "Delete failed"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1810
+#: ../lib/Galette/Controllers/Crud/MembersController.php:2052
 msgid "Remove member %1$s"
 msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1819
+#: ../lib/Galette/Controllers/Crud/MembersController.php:2061
 msgid "You are about to remove %count members."
 msgstr ""
 
@@ -352,6 +400,103 @@ msgstr ""
 msgid "Remove title %1$s"
 msgstr ""
 
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:116 ../templates/default/ajouter_transaction.tpl:36
+#: ../templates/default/ajouter_contribution.tpl:154
+msgid "Membership fee"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:118 ../lib/Galette/Entity/Contribution.php:1077
+#: ../includes/dependencies.php:427 ../includes/fields_defs/pdfmodels_fields.php:202
+#: ../templates/default/ajouter_transaction.tpl:37 ../templates/default/ajouter_contribution.tpl:155
+msgid "Donation"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:346
+msgid "Contributions management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:347
+msgid "Transactions management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:442
+msgid "- Unknown payment type!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:490 ../lib/Galette/Controllers/PdfController.php:452
+#: ../lib/Galette/Controllers/PdfController.php:703
+msgid "Unable to load contribution #%id!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:594
+msgid "Contribution has been successfully stored"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:607
+msgid "Post contribution script failed"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:616
+msgid "The configured post contribution script has failed."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:617
+msgid "You can find contribution information and script output below."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:628
+msgid "A problem happened while sending to admin post contribution notification for user %name (%email) contribution"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:652
+msgid "An error occurred while storing the contribution."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:731
+msgid "Email sent to user %name (%email)"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:738
+msgid "A problem happened while sending contribution receipt to user %name (%email)"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:747
+msgid "Trying to send an email to a member (%name) with an invalid address: %email"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:780
+msgid "Email sent to admin for user %name (%email)"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:787
+msgid "A problem happened while sending to admin notification for user %name (%email) contribution"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:928
+msgid "Remove %1$s %2$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:930 ../templates/default/gestion_contributions.tpl:52
+msgid "contributions"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:930 ../templates/default/gestion_transactions.tpl:32
+msgid "transactions"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:934
+msgid "Remove %1$s #%2$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:935 ../lib/Galette/IO/PdfContribution.php:143
+#: ../templates/default/gestion_contributions.tpl:52
+msgid "contribution"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:935 ../templates/default/gestion_transactions.tpl:32
+msgid "transaction"
+msgstr ""
+
 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:127
 msgid "An SQL error has occurred while storing search."
 msgstr ""
@@ -385,140 +530,179 @@ msgstr ""
 msgid "An SQL error has occurred while loading search."
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:98 ../templates/default/footer.tpl:24
+#: ../lib/Galette/Controllers/GaletteController.php:110 ../templates/default/footer.tpl:24
 msgid "System information"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:118 ../templates/default/page.tpl:39
+#: ../lib/Galette/Controllers/GaletteController.php:130 ../templates/default/page.tpl:39
 msgid "Dashboard"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:221 ../templates/default/page.tpl:80
+#: ../lib/Galette/Controllers/GaletteController.php:234 ../templates/default/page.tpl:80
 #: ../templates/default/desktop.tpl:39
 msgid "Settings"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:236 ../lib/Galette/Filters/MembersList.php:303
+#: ../lib/Galette/Controllers/GaletteController.php:249 ../lib/Galette/Filters/MembersList.php:297
 msgid "All accounts"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:237 ../lib/Galette/Filters/MembersList.php:304
+#: ../lib/Galette/Controllers/GaletteController.php:250 ../lib/Galette/Filters/MembersList.php:298
 msgid "Active accounts"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:238 ../lib/Galette/Filters/MembersList.php:305
+#: ../lib/Galette/Controllers/GaletteController.php:251 ../lib/Galette/Filters/MembersList.php:299
 msgid "Inactive accounts"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:263
+#: ../lib/Galette/Controllers/GaletteController.php:276
 msgid "An SQL error has occurred while storing preferences. Please try again, and contact the administrator if the problem persists."
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:267
+#: ../lib/Galette/Controllers/GaletteController.php:280
 msgid "Preferences has been saved."
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:380
+#: ../lib/Galette/Controllers/GaletteController.php:393
 msgid "You asked Galette to send a test email, but email has been disabled in the preferences."
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:387
+#: ../lib/Galette/Controllers/GaletteController.php:400
 msgid "Test message"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:390
+#: ../lib/Galette/Controllers/GaletteController.php:403
 msgid "Galette admin"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:393
+#: ../lib/Galette/Controllers/GaletteController.php:406
 msgid "Test message."
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:402
+#: ../lib/Galette/Controllers/GaletteController.php:415
 msgid "An email has been sent to %email"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:411
+#: ../lib/Galette/Controllers/GaletteController.php:424
 msgid "No email sent to %email"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:418
+#: ../lib/Galette/Controllers/GaletteController.php:431
 msgid "Invalid email adress!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:461 ../templates/default/page.tpl:58
+#: ../lib/Galette/Controllers/GaletteController.php:474 ../templates/default/page.tpl:58
 msgid "Charts"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:482
+#: ../lib/Galette/Controllers/GaletteController.php:495
 msgid "Fields configuration"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:545
+#: ../lib/Galette/Controllers/GaletteController.php:558
 msgid "Fields configuration has been successfully stored"
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:550
+#: ../lib/Galette/Controllers/GaletteController.php:563
 msgid "An error occurred while storing fields configuration :("
 msgstr ""
 
-#: ../lib/Galette/Controllers/GaletteController.php:570 ../templates/default/page.tpl:93
+#: ../lib/Galette/Controllers/GaletteController.php:589
+msgid "Lists configuration"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:628
+msgid "List configuration has been successfully stored"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:633
+msgid "An error occurred while storing list configuration :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:653 ../templates/default/page.tpl:95
 msgid "Generate fake data"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CrudController.php:240 ../lib/Galette/Controllers/HistoryController.php:212
-#: ../lib/Galette/Controllers/CsvController.php:491 ../includes/routes/management.routes.php:538
-#: ../includes/routes/contributions.routes.php:1190
+#: ../lib/Galette/Controllers/GaletteController.php:753 ../templates/default/page.tpl:53
+#: ../templates/default/desktop.tpl:36
+msgid "Reminders"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:794
+msgid "No reminder to send for now."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:821
+msgid "There are no member to proceed."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:828
+msgid "Reminder has not been sent:"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:835
+msgid "Sent reminders:"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:912
+msgid "Download document"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CrudController.php:278 ../lib/Galette/Controllers/HistoryController.php:212
+#: ../lib/Galette/Controllers/CsvController.php:492 ../includes/routes/management.routes.php:537
 msgid "Removal has not been confirmed!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CrudController.php:249
+#: ../lib/Galette/Controllers/CrudController.php:290
 msgid "Successfully deleted!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CrudController.php:263
+#: ../lib/Galette/Controllers/CrudController.php:304
 msgid "An error occurred trying to delete :("
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:185 ../lib/Galette/Controllers/PdfController.php:256
-#: ../includes/routes/contributions.routes.php:1297
+#: ../lib/Galette/Controllers/PdfController.php:189 ../lib/Galette/Controllers/PdfController.php:260
+#: ../lib/Galette/Controllers/PdfController.php:684
 msgid "Unable to get members list."
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:332 ../lib/Galette/Controllers/PdfController.php:351
-msgid "No member selected to generate attendance sheet"
+#: ../lib/Galette/Controllers/PdfController.php:349
+msgid "Attendance sheet configuration"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:359 ../lib/Galette/IO/PdfAttendanceSheet.php:142
-#: ../templates/default/attendance_sheet_details.tpl:13 ../templates/default/gestion_adherents.tpl:301
-msgid "Attendance sheet"
+#: ../lib/Galette/Controllers/PdfController.php:385 ../lib/Galette/Controllers/PdfController.php:404
+msgid "No member selected to generate attendance sheet"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:399 ../includes/routes/contributions.routes.php:311
-#: ../includes/routes/contributions.routes.php:1316
-msgid "Unable to load contribution #%id!"
+#: ../lib/Galette/Controllers/PdfController.php:412 ../lib/Galette/IO/PdfAttendanceSheet.php:142
+#: ../templates/default/attendance_sheet_details.tpl:13 ../templates/default/gestion_adherents.tpl:481
+msgid "Attendance sheet"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:442
+#: ../lib/Galette/Controllers/PdfController.php:495
 msgid "Unable to get groups list."
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:502 ../templates/default/page.tpl:89
+#: ../lib/Galette/Controllers/PdfController.php:553 ../templates/default/page.tpl:90
 msgid "PDF models"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:537
+#: ../lib/Galette/Controllers/PdfController.php:588
 msgid "Missing PDF model type!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:567
+#: ../lib/Galette/Controllers/PdfController.php:618
 msgid "Model has been successfully stored!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PdfController.php:572
+#: ../lib/Galette/Controllers/PdfController.php:623
 msgid "Model has not been stored :("
 msgstr ""
 
+#: ../lib/Galette/Controllers/PdfController.php:658
+msgid "Invalid link!"
+msgstr ""
+
 #: ../lib/Galette/Controllers/AuthController.php:90 ../lib/Galette/Controllers/AuthController.php:150
 #: ../templates/default/index.tpl:18
 msgid "Login"
@@ -540,7 +724,7 @@ msgstr ""
 msgid "Authentication failed"
 msgstr ""
 
-#: ../lib/Galette/Controllers/AuthController.php:170 ../templates/default/page.tpl:117
+#: ../lib/Galette/Controllers/AuthController.php:170 ../templates/default/page.tpl:120
 #: ../templates/default/public_page.tpl:40
 msgid "Log off"
 msgstr ""
@@ -597,8 +781,8 @@ msgstr ""
 msgid "This link is no longer valid. You should ask to retrieve your password again."
 msgstr ""
 
-#: ../lib/Galette/Controllers/AuthController.php:497 ../webroot/installer.php:159
-#: ../webroot/installer.php:202
+#: ../lib/Galette/Controllers/AuthController.php:497 ../webroot/installer.php:161
+#: ../webroot/installer.php:204
 msgid "No password"
 msgstr ""
 
@@ -679,20 +863,20 @@ msgstr ""
 msgid "Flush the logs"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PluginsController.php:80 ../templates/default/page.tpl:81
+#: ../lib/Galette/Controllers/PluginsController.php:81 ../templates/default/page.tpl:81
 #: ../templates/default/desktop.tpl:40
 msgid "Plugins"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PluginsController.php:111
+#: ../lib/Galette/Controllers/PluginsController.php:112
 msgid "Plugin %name has been enabled"
 msgstr ""
 
-#: ../lib/Galette/Controllers/PluginsController.php:129
+#: ../lib/Galette/Controllers/PluginsController.php:130
 msgid "Plugin %name has been disabled"
 msgstr ""
 
-#: ../lib/Galette/Controllers/DynamicTranslationsController.php:79 ../templates/default/page.tpl:84
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:79 ../templates/default/page.tpl:85
 msgid "Translate labels"
 msgstr ""
 
@@ -708,88 +892,88 @@ msgstr ""
 msgid "Labels has been sucessfully translated!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:122
+#: ../lib/Galette/Controllers/CsvController.php:123
 msgid "CVS database Export"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:175
+#: ../lib/Galette/Controllers/CsvController.php:176
 msgid "Table %table is empty, and has not been exported."
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:193
+#: ../lib/Galette/Controllers/CsvController.php:194
 msgid "Export file could not be write on disk for '%export'. Make sure web server can write in the exports directory."
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:203
+#: ../lib/Galette/Controllers/CsvController.php:204
 msgid "An error occurred running parameted export '%export'."
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:213
+#: ../lib/Galette/Controllers/CsvController.php:214
 msgid "An error occurred running parameted export '%export'. Please check the logs."
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:262
+#: ../lib/Galette/Controllers/CsvController.php:263
 msgid "CSV members import"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:314
+#: ../lib/Galette/Controllers/CsvController.php:315
 msgid "An error occurred importing the file :("
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:326
+#: ../lib/Galette/Controllers/CsvController.php:327
 msgid "File '%filename%' has been successfully imported :)"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:359
+#: ../lib/Galette/Controllers/CsvController.php:360
 msgid "Your file has been successfully uploaded!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:378
+#: ../lib/Galette/Controllers/CsvController.php:379
 msgid "No files has been seleted for upload!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:384
+#: ../lib/Galette/Controllers/CsvController.php:385
 msgid "No files has been uploaded!"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:451
+#: ../lib/Galette/Controllers/CsvController.php:452
 msgid "Remove %1$s file %2$s"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:505
+#: ../lib/Galette/Controllers/CsvController.php:506
 msgid "'%export' file has been removed from disk."
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:515
+#: ../lib/Galette/Controllers/CsvController.php:516
 msgid "Cannot remove '%export' from disk :/"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:576
+#: ../lib/Galette/Controllers/CsvController.php:589
 msgid "CSV import model"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:619
+#: ../lib/Galette/Controllers/CsvController.php:632
 msgid "galette_import_model.csv"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:656
+#: ../lib/Galette/Controllers/CsvController.php:669
 msgid "Import model has been successfully stored :)"
 msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:661
+#: ../lib/Galette/Controllers/CsvController.php:674
 msgid "Import model has not been stored :("
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:122 ../webroot/installer.php:315
+#: ../lib/Galette/Core/Install.php:122 ../webroot/installer.php:317
 msgid "Checks"
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:125 ../webroot/installer.php:316
+#: ../lib/Galette/Core/Install.php:125 ../webroot/installer.php:318
 #: ../install/steps/type.php:40 ../templates/default/plugin_initdb.tpl:131
 msgid "Installation mode"
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:128 ../webroot/installer.php:317
+#: ../lib/Galette/Core/Install.php:128 ../webroot/installer.php:319
 #: ../install/steps/db.php:41 ../install/steps/db.php:67
 msgid "Database"
 msgstr ""
@@ -810,7 +994,7 @@ msgstr ""
 msgid "Tables Creation"
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:143 ../webroot/installer.php:333
+#: ../lib/Galette/Core/Install.php:143 ../webroot/installer.php:335
 msgid "Admin parameters"
 msgstr ""
 
@@ -818,13 +1002,13 @@ msgstr ""
 msgid "Galette initialization"
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:149 ../webroot/installer.php:338
+#: ../lib/Galette/Core/Install.php:149 ../webroot/installer.php:340
 #: ../templates/default/plugin_initdb.tpl:138
 msgid "End!"
 msgstr ""
 
 #: ../lib/Galette/Core/Install.php:166 ../lib/Galette/Core/CheckModules.php:155
-#: ../templates/default/gestion_adherents.tpl:512 ../templates/default/voir_adherent.tpl:240
+#: ../templates/default/gestion_adherents.tpl:692 ../templates/default/voir_adherent.tpl:242
 msgid "Ok"
 msgstr ""
 
@@ -860,12 +1044,12 @@ msgstr ""
 msgid "Preferences"
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:1125 ../templates/default/page.tpl:86
+#: ../lib/Galette/Core/Install.php:1125 ../templates/default/page.tpl:87
 msgid "Contributions types"
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:1129 ../templates/default/gestion_adherents.tpl:120
-#: ../templates/default/gestion_adherents.tpl:221
+#: ../lib/Galette/Core/Install.php:1129 ../templates/default/gestion_adherents.tpl:338
+#: ../templates/default/gestion_adherents.tpl:439
 msgid "Status"
 msgstr ""
 
@@ -877,7 +1061,7 @@ msgstr ""
 msgid "Mails texts"
 msgstr ""
 
-#: ../lib/Galette/Core/Install.php:1141 ../templates/default/page.tpl:88
+#: ../lib/Galette/Core/Install.php:1141 ../templates/default/page.tpl:89
 msgid "Titles"
 msgstr ""
 
@@ -994,7 +1178,7 @@ msgstr ""
 msgid "- Mandatory field %field empty."
 msgstr ""
 
-#: ../lib/Galette/Core/Preferences.php:580 ../webroot/installer.php:210
+#: ../lib/Galette/Core/Preferences.php:580 ../webroot/installer.php:212
 msgid "Passwords mismatch"
 msgstr ""
 
@@ -1002,23 +1186,23 @@ msgstr ""
 msgid "You have to select a staff member"
 msgstr ""
 
-#: ../lib/Galette/Core/Preferences.php:712
+#: ../lib/Galette/Core/Preferences.php:717
 msgid "%name association's %status"
 msgstr ""
 
-#: ../lib/Galette/Core/Preferences.php:732
+#: ../lib/Galette/Core/Preferences.php:737
 msgid "%name\n%complement\n%address\n%zip %town - %country"
 msgstr ""
 
-#: ../lib/Galette/Core/Preferences.php:890
+#: ../lib/Galette/Core/Preferences.php:895
 msgid "Invalid E-Mail address: %s"
 msgstr ""
 
-#: ../lib/Galette/Core/Preferences.php:952
+#: ../lib/Galette/Core/Preferences.php:957
 msgid "Current cards configuration may exceed page width!"
 msgstr ""
 
-#: ../lib/Galette/Core/Preferences.php:963
+#: ../lib/Galette/Core/Preferences.php:968
 msgid "Current cards configuration may exceed page height!"
 msgstr ""
 
@@ -1034,18 +1218,18 @@ msgstr ""
 msgid "either 'mysql' or 'pgsql' PDO driver"
 msgstr ""
 
-#: ../lib/Galette/Core/Plugins.php:240 ../lib/Galette/Repository/Members.php:1527
-#: ../lib/Galette/Repository/Members.php:1531 ../lib/Galette/Util/Password.php:267
+#: ../lib/Galette/Core/Plugins.php:240 ../lib/Galette/Repository/Members.php:1552
+#: ../lib/Galette/Repository/Members.php:1556 ../lib/Galette/Util/Password.php:267
 #: ../lib/Galette/Util/FakeData.php:434 ../lib/Galette/Util/FakeData.php:446
 #: ../lib/Galette/Util/FakeData.php:525 ../lib/Galette/Util/FakeData.php:659
 #: ../lib/Galette/Util/FakeData.php:660 ../lib/Galette/Util/FakeData.php:661
-#: ../lib/Galette/IO/MembersCsv.php:179 ../lib/Galette/IO/MembersCsv.php:190
-#: ../lib/Galette/IO/MembersCsv.php:201 ../lib/Galette/IO/MembersCsv.php:212
+#: ../lib/Galette/IO/MembersCsv.php:180 ../lib/Galette/IO/MembersCsv.php:191
+#: ../lib/Galette/IO/MembersCsv.php:202 ../lib/Galette/IO/MembersCsv.php:213
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:90 ../lib/Galette/IO/PdfAttendanceSheet.php:122
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:177 ../lib/Galette/Entity/Adherent.php:710
 #: ../lib/Galette/Entity/Adherent.php:728 ../lib/Galette/Entity/Adherent.php:744
 #: ../lib/Galette/Entity/Adherent.php:1123 ../lib/Galette/Entity/Adherent.php:1157
-#: ../lib/Galette/Entity/Adherent.php:1166 ../lib/Galette/Entity/Adherent.php:1634
+#: ../lib/Galette/Entity/Adherent.php:1166 ../lib/Galette/Entity/Adherent.php:1640
 #: ../lib/Galette/Entity/Transaction.php:279 ../lib/Galette/Entity/Transaction.php:288
 #: ../lib/Galette/Entity/Transaction.php:297 ../lib/Galette/Entity/Transaction.php:559
 #: ../lib/Galette/Entity/DynamicsTrait.php:135 ../lib/Galette/Entity/DynamicsTrait.php:148
@@ -1053,7 +1237,7 @@ msgstr ""
 #: ../lib/Galette/Entity/Contribution.php:379 ../lib/Galette/Entity/Contribution.php:388
 #: ../lib/Galette/Entity/Contribution.php:540 ../lib/Galette/Entity/Contribution.php:1155
 #: ../lib/Galette/Entity/Contribution.php:1253 ../lib/Galette/Entity/Contribution.php:1262
-#: ../lib/Galette/Entity/Contribution.php:1271 ../lib/Galette/Entity/ImportModel.php:212
+#: ../lib/Galette/Entity/Contribution.php:1271 ../lib/Galette/Entity/ImportModel.php:213
 #: ../lib/Galette/Entity/PdfModel.php:146 ../lib/Galette/Entity/SavedSearch.php:291
 #: ../lib/Galette/Entity/Group.php:622 ../lib/Galette/Filters/TransactionsList.php:134
 #: ../lib/Galette/Filters/TransactionsList.php:216 ../lib/Galette/Filters/TransactionsList.php:225
@@ -1065,7 +1249,7 @@ msgstr ""
 #: ../lib/Galette/Filters/ContributionsList.php:241 ../lib/Galette/Filters/ContributionsList.php:250
 #: ../lib/Galette/Filters/ContributionsList.php:279 ../lib/Galette/Filters/AdvancedMembersList.php:300
 #: ../lib/Galette/Filters/AdvancedMembersList.php:390 ../lib/Galette/Filters/AdvancedMembersList.php:536
-#: ../templates/default/advanced_search.tpl:269 ../templates/default/member.tpl:355
+#: ../templates/default/advanced_search.tpl:269 ../templates/default/member.tpl:353
 msgid "Y-m-d"
 msgstr ""
 
@@ -1093,15 +1277,15 @@ msgstr ""
 msgid "An SQL error has occurred."
 msgstr ""
 
-#: ../lib/Galette/Repository/Members.php:326
+#: ../lib/Galette/Repository/Members.php:328
 msgid "Member Picture deleted"
 msgstr ""
 
-#: ../lib/Galette/Repository/Members.php:407
+#: ../lib/Galette/Repository/Members.php:409
 msgid "Delete members cards, transactions and dues"
 msgstr ""
 
-#: ../lib/Galette/Repository/Members.php:424
+#: ../lib/Galette/Repository/Members.php:426
 msgid "Cannot remove a member who still have dependencies (mailings, ...)"
 msgstr ""
 
@@ -1198,16 +1382,20 @@ msgid "User, read/write"
 msgstr ""
 
 #: ../lib/Galette/DynamicFields/DynamicField.php:506 ../templates/default/preferences.tpl:76
-#: ../templates/default/gestion_adherents.tpl:212 ../templates/default/gestion_adherents.tpl:402
-#: ../templates/default/gestion_adherents.tpl:403 ../templates/default/config_fields.tpl:42
+#: ../templates/default/gestion_adherents.tpl:218 ../templates/default/gestion_adherents.tpl:430
+#: ../templates/default/gestion_adherents.tpl:582 ../templates/default/gestion_adherents.tpl:583
+#: ../templates/default/config_lists.tpl:21 ../templates/default/config_lists.tpl:45
+#: ../templates/default/config_fields.tpl:42
 msgid "Staff member"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:507 ../templates/default/config_fields.tpl:41
+#: ../lib/Galette/DynamicFields/DynamicField.php:507 ../templates/default/config_lists.tpl:20
+#: ../templates/default/config_lists.tpl:44 ../templates/default/config_fields.tpl:41
 msgid "Administrator"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:508 ../templates/default/config_fields.tpl:43
+#: ../lib/Galette/DynamicFields/DynamicField.php:508 ../templates/default/config_lists.tpl:22
+#: ../templates/default/config_lists.tpl:46 ../templates/default/config_fields.tpl:43
 msgid "Group manager"
 msgstr ""
 
@@ -1221,15 +1409,13 @@ msgstr ""
 msgid "Members"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:522 ../includes/routes/contributions.routes.php:1090
-#: ../includes/routes/contributions.routes.php:1134 ../templates/default/desktop.tpl:33
-#: ../templates/default/desktop.tpl:47 ../templates/default/gestion_adherents.tpl:369
+#: ../lib/Galette/DynamicFields/DynamicField.php:522 ../templates/default/desktop.tpl:33
+#: ../templates/default/desktop.tpl:47 ../templates/default/gestion_adherents.tpl:549
 #: ../templates/default/fake_data.tpl:41
 msgid "Contributions"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:523 ../includes/routes/contributions.routes.php:1090
-#: ../includes/routes/contributions.routes.php:1134 ../templates/default/desktop.tpl:34
+#: ../lib/Galette/DynamicFields/DynamicField.php:523 ../templates/default/desktop.tpl:34
 #: ../templates/default/fake_data.tpl:45
 msgid "Transactions"
 msgstr ""
@@ -1258,43 +1444,43 @@ msgstr ""
 msgid "- Field name already used."
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:744
+#: ../lib/Galette/DynamicFields/DynamicField.php:745
 msgid "An error occurred storing the field."
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:771
+#: ../lib/Galette/DynamicFields/DynamicField.php:772
 msgid "An error occurred creating field values table"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:804
+#: ../lib/Galette/DynamicFields/DynamicField.php:805
 msgid "An error occurred storing dynamic field values :("
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1007
+#: ../lib/Galette/DynamicFields/DynamicField.php:1008
 msgid "separator"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1008
+#: ../lib/Galette/DynamicFields/DynamicField.php:1009
 msgid "free text"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1009
+#: ../lib/Galette/DynamicFields/DynamicField.php:1010
 msgid "single line"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1010
+#: ../lib/Galette/DynamicFields/DynamicField.php:1011
 msgid "choice"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1011
+#: ../lib/Galette/DynamicFields/DynamicField.php:1012
 msgid "date"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1012
+#: ../lib/Galette/DynamicFields/DynamicField.php:1013
 msgid "boolean"
 msgstr ""
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1013
+#: ../lib/Galette/DynamicFields/DynamicField.php:1014
 msgid "file"
 msgstr ""
 
@@ -1316,18 +1502,19 @@ msgid "Managers:"
 msgstr ""
 
 #: ../lib/Galette/IO/PdfGroups.php:180 ../lib/Galette/IO/PdfAttendanceSheet.php:186
-#: ../lib/Galette/Entity/PdfModel.php:544 ../lib/Galette/Filters/MembersList.php:269
-#: ../includes/dependencies.php:550 ../includes/fields_defs/pdfmodels_fields.php:217
-#: ../templates/default/gestion_adherents.tpl:96 ../templates/default/gestion_adherents.tpl:339
-#: ../templates/default/gestion_adherents.tpl:341 ../templates/default/saved_searches.tpl:10
-#: ../templates/default/export.tpl:28 ../templates/default/export.tpl:74
-#: ../templates/default/import.tpl:25 ../templates/default/mailing_adherents.tpl:69
-#: ../templates/default/configurer_fiche_content.tpl:5 ../templates/default/liste_membres.tpl:25
-#: ../templates/default/plugins.tpl:7 ../templates/default/plugins.tpl:58
-#: ../templates/default/group_persons.tpl:5 ../templates/default/ajax_members.tpl:6
-#: ../templates/default/gestion_intitule_content.tpl:10 ../templates/default/gestion_intitule_content.tpl:30
-#: ../templates/default/gestion_intitule_content.tpl:64 ../templates/default/gestion_paymentstypes.tpl:9
-#: ../templates/default/gestion_paymentstypes.tpl:47 ../templates/default/ajax_groups.tpl:6
+#: ../lib/Galette/Entity/PdfModel.php:544 ../lib/Galette/Filters/MembersList.php:263
+#: ../includes/dependencies.php:442 ../includes/fields_defs/pdfmodels_fields.php:217
+#: ../includes/fields_defs/members_fields.php:356 ../templates/default/gestion_adherents.tpl:314
+#: ../templates/default/gestion_adherents.tpl:519 ../templates/default/gestion_adherents.tpl:521
+#: ../templates/default/saved_searches.tpl:10 ../templates/default/export.tpl:28
+#: ../templates/default/export.tpl:74 ../templates/default/import.tpl:25
+#: ../templates/default/mailing_adherents.tpl:69 ../templates/default/configurer_fiche_content.tpl:5
+#: ../templates/default/liste_membres.tpl:25 ../templates/default/plugins.tpl:7
+#: ../templates/default/plugins.tpl:58 ../templates/default/group_persons.tpl:5
+#: ../templates/default/ajax_members.tpl:6 ../templates/default/gestion_intitule_content.tpl:10
+#: ../templates/default/gestion_intitule_content.tpl:30 ../templates/default/gestion_intitule_content.tpl:64
+#: ../templates/default/gestion_paymentstypes.tpl:9 ../templates/default/gestion_paymentstypes.tpl:47
+#: ../templates/default/ajax_groups.tpl:6
 msgid "Name"
 msgstr ""
 
@@ -1336,7 +1523,7 @@ msgstr ""
 msgid "Email"
 msgstr ""
 
-#: ../lib/Galette/IO/PdfGroups.php:182
+#: ../lib/Galette/IO/PdfGroups.php:182 ../lib/Galette/Entity/ListsConfig.php:224
 msgid "Phone"
 msgstr ""
 
@@ -1344,27 +1531,34 @@ msgstr ""
 msgid "GSM"
 msgstr ""
 
-#: ../lib/Galette/IO/MembersCsv.php:222 ../lib/Galette/IO/PdfAdhesionForm.php:152
-#: ../templates/default/mass_change_members.tpl:32 ../templates/default/advanced_search.tpl:230
-#: ../templates/default/advanced_search.tpl:344 ../templates/default/forms_types/gender.tpl:19
+#: ../lib/Galette/IO/MembersCsv.php:85
+msgid "filtered_memberslist"
+msgstr ""
+
+#: ../lib/Galette/IO/MembersCsv.php:223 ../lib/Galette/IO/PdfAdhesionForm.php:152
+#: ../lib/Galette/Entity/Adherent.php:1613 ../templates/default/mass_change_members.tpl:32
+#: ../templates/default/advanced_search.tpl:230 ../templates/default/advanced_search.tpl:344
+#: ../templates/default/forms_types/gender.tpl:19
 msgid "Man"
 msgstr ""
 
-#: ../lib/Galette/IO/MembersCsv.php:225 ../lib/Galette/IO/PdfAdhesionForm.php:154
-#: ../templates/default/mass_change_members.tpl:29 ../templates/default/advanced_search.tpl:230
-#: ../templates/default/advanced_search.tpl:344 ../templates/default/forms_types/gender.tpl:21
+#: ../lib/Galette/IO/MembersCsv.php:226 ../lib/Galette/IO/PdfAdhesionForm.php:154
+#: ../lib/Galette/Entity/Adherent.php:1615 ../templates/default/mass_change_members.tpl:29
+#: ../templates/default/advanced_search.tpl:230 ../templates/default/advanced_search.tpl:344
+#: ../templates/default/forms_types/gender.tpl:21
 msgid "Woman"
 msgstr ""
 
-#: ../lib/Galette/IO/MembersCsv.php:228 ../lib/Galette/IO/PdfAdhesionForm.php:156
-#: ../templates/default/mass_change_members.tpl:26 ../templates/default/advanced_search.tpl:230
-#: ../templates/default/advanced_search.tpl:344 ../templates/default/forms_types/gender.tpl:17
+#: ../lib/Galette/IO/MembersCsv.php:229 ../lib/Galette/IO/PdfAdhesionForm.php:156
+#: ../lib/Galette/Entity/Adherent.php:1617 ../templates/default/mass_change_members.tpl:26
+#: ../templates/default/advanced_search.tpl:230 ../templates/default/advanced_search.tpl:344
+#: ../templates/default/forms_types/gender.tpl:17
 msgid "Unspecified"
 msgstr ""
 
-#: ../lib/Galette/IO/MembersCsv.php:236 ../lib/Galette/IO/MembersCsv.php:240
-#: ../lib/Galette/IO/MembersCsv.php:244 ../lib/Galette/IO/MembersCsv.php:248
-#: ../lib/Galette/Entity/Adherent.php:1578 ../templates/default/display_dynamic_fields.tpl:25
+#: ../lib/Galette/IO/MembersCsv.php:237 ../lib/Galette/IO/MembersCsv.php:241
+#: ../lib/Galette/IO/MembersCsv.php:245 ../lib/Galette/IO/MembersCsv.php:249
+#: ../lib/Galette/Entity/Adherent.php:1574 ../templates/default/display_dynamic_fields.tpl:29
 #: ../templates/default/gestion_mailings.tpl:32 ../templates/default/editer_champ.tpl:28
 #: ../templates/default/editer_champ.tpl:113 ../templates/default/configurer_fiche_content.tpl:21
 #: ../templates/default/advanced_search.tpl:84 ../templates/default/advanced_search.tpl:275
@@ -1374,9 +1568,9 @@ msgstr ""
 msgid "Yes"
 msgstr ""
 
-#: ../lib/Galette/IO/MembersCsv.php:236 ../lib/Galette/IO/MembersCsv.php:240
-#: ../lib/Galette/IO/MembersCsv.php:244 ../lib/Galette/IO/MembersCsv.php:248
-#: ../lib/Galette/Entity/Adherent.php:1578 ../templates/default/display_dynamic_fields.tpl:27
+#: ../lib/Galette/IO/MembersCsv.php:237 ../lib/Galette/IO/MembersCsv.php:241
+#: ../lib/Galette/IO/MembersCsv.php:245 ../lib/Galette/IO/MembersCsv.php:249
+#: ../lib/Galette/Entity/Adherent.php:1574 ../templates/default/display_dynamic_fields.tpl:31
 #: ../templates/default/gestion_mailings.tpl:34 ../templates/default/editer_champ.tpl:27
 #: ../templates/default/editer_champ.tpl:112 ../templates/default/configurer_fiche_content.tpl:21
 #: ../templates/default/advanced_search.tpl:86 ../templates/default/advanced_search.tpl:276
@@ -1394,12 +1588,12 @@ msgstr ""
 msgid "%A, %B %#d%O %Y"
 msgstr ""
 
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:187 ../includes/dependencies.php:599
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:187 ../includes/dependencies.php:491
 #: ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "Signature"
 msgstr ""
 
-#: ../lib/Galette/IO/Charts.php:142 ../lib/Galette/Filters/MembersList.php:294
+#: ../lib/Galette/IO/Charts.php:142 ../lib/Galette/Filters/MembersList.php:288
 msgid "Staff members"
 msgstr ""
 
@@ -1448,47 +1642,47 @@ msgstr ""
 msgid "File %filename cannot be open!"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:277
+#: ../lib/Galette/IO/CsvIn.php:278
 msgid "Fields count mismatch... There should be %should_count fields and there are %count (row %row)"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:297
+#: ../lib/Galette/IO/CsvIn.php:299
 msgid "Field %field is required, but missing in row %row"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:319
+#: ../lib/Galette/IO/CsvIn.php:321
 msgid "Status %status does not exists!"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:338
+#: ../lib/Galette/IO/CsvIn.php:340
 msgid "Title %title does not exists!"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:354
+#: ../lib/Galette/IO/CsvIn.php:356
 msgid "from another member in import"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:355
+#: ../lib/Galette/IO/CsvIn.php:357
 msgid "from member %id_adh"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:361
+#: ../lib/Galette/IO/CsvIn.php:363
 msgid "Email address %address is already used! (%extra)"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:386
+#: ../lib/Galette/IO/CsvIn.php:388
 msgid "Lang %lang does not exists!"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:419
+#: ../lib/Galette/IO/CsvIn.php:439
 msgid "File is empty!"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:496 ../lib/Galette/IO/CsvIn.php:507
+#: ../lib/Galette/IO/CsvIn.php:523 ../lib/Galette/IO/CsvIn.php:534
 msgid "An error occurred storing member at row %row (%name):"
 msgstr ""
 
-#: ../lib/Galette/IO/CsvIn.php:542
+#: ../lib/Galette/IO/CsvIn.php:569
 msgid "An error occurred while importing members"
 msgstr ""
 
@@ -1516,15 +1710,18 @@ msgstr ""
 msgid "Unable to convert GIF file "
 msgstr ""
 
-#: ../lib/Galette/IO/PdfMembersCards.php:93 ../lib/Galette/IO/PdfMembersCards.php:106
-#: ../templates/default/preferences.tpl:11
-msgid "Cards"
+#: ../lib/Galette/IO/PdfMembersCards.php:93
+msgid "cards"
 msgstr ""
 
 #: ../lib/Galette/IO/PdfMembersCards.php:104
 msgid "Member's Cards"
 msgstr ""
 
+#: ../lib/Galette/IO/PdfMembersCards.php:106 ../templates/default/preferences.tpl:11
+msgid "Cards"
+msgstr ""
+
 #: ../lib/Galette/IO/FileTrait.php:476
 msgid "An error occurred."
 msgstr ""
@@ -1594,24 +1791,32 @@ msgid "adherent_form"
 msgstr ""
 
 #: ../lib/Galette/IO/PdfAdhesionForm.php:160 ../lib/Galette/IO/PdfAdhesionForm.php:161
-#: ../lib/Galette/IO/PdfContribution.php:111 ../lib/Galette/IO/PdfContribution.php:112
+#: ../lib/Galette/IO/PdfContribution.php:110 ../lib/Galette/IO/PdfContribution.php:111
 #: ../templates/default/preferences.tpl:546 ../templates/default/group.tpl:36
 msgid "None"
 msgstr ""
 
-#: ../lib/Galette/IO/PdfContribution.php:144 ../includes/routes/contributions.routes.php:1094
-#: ../templates/default/gestion_contributions.tpl:52
-msgid "contribution"
-msgstr ""
-
-#: ../lib/Galette/IO/PdfContribution.php:148
+#: ../lib/Galette/IO/PdfContribution.php:147
 msgid "receipt"
 msgstr ""
 
-#: ../lib/Galette/IO/PdfContribution.php:150
+#: ../lib/Galette/IO/PdfContribution.php:149
 msgid "invoice"
 msgstr ""
 
+#: ../lib/Galette/Entity/ListsConfig.php:214
+msgid "Is admin"
+msgstr ""
+
+#: ../lib/Galette/Entity/ListsConfig.php:217 ../templates/default/gestion_adherents.tpl:363
+#: ../templates/default/gestion_adherents.tpl:442
+msgid "Modified"
+msgstr ""
+
+#: ../lib/Galette/Entity/ListsConfig.php:227
+msgid "Public"
+msgstr ""
+
 #: ../lib/Galette/Entity/Reminder.php:265
 msgid "%name <%mail> (%days days)"
 msgstr ""
@@ -1660,8 +1865,8 @@ msgstr ""
 msgid "Never contributed: Registered %days days ago (since %date)"
 msgstr ""
 
-#: ../lib/Galette/Entity/Adherent.php:719 ../lib/Galette/Filters/MembersList.php:293
-#: ../templates/default/gestion_adherents.tpl:352
+#: ../lib/Galette/Entity/Adherent.php:719 ../lib/Galette/Filters/MembersList.php:287
+#: ../templates/default/gestion_adherents.tpl:532
 msgid "Never contributed"
 msgstr ""
 
@@ -1751,20 +1956,20 @@ msgstr ""
 msgid "Member card updated"
 msgstr ""
 
-#: ../lib/Galette/Entity/Adherent.php:1581 ../templates/default/forms_types/account.tpl:5
+#: ../lib/Galette/Entity/Adherent.php:1577 ../templates/default/forms_types/account.tpl:5
 msgid "Active"
 msgstr ""
 
-#: ../lib/Galette/Entity/Adherent.php:1581 ../templates/default/gestion_contributions.tpl:44
+#: ../lib/Galette/Entity/Adherent.php:1577 ../templates/default/gestion_contributions.tpl:44
 #: ../templates/default/forms_types/account.tpl:6
 msgid "Inactive"
 msgstr ""
 
-#: ../lib/Galette/Entity/Adherent.php:1792 ../templates/default/member.tpl:366
+#: ../lib/Galette/Entity/Adherent.php:1798 ../templates/default/member.tpl:364
 msgid " (%age years old)"
 msgstr ""
 
-#: ../lib/Galette/Entity/Adherent.php:1864
+#: ../lib/Galette/Entity/Adherent.php:1870
 msgid "Duplicated from %name (%id)"
 msgstr ""
 
@@ -1904,12 +2109,6 @@ msgstr ""
 msgid "Membership"
 msgstr ""
 
-#: ../lib/Galette/Entity/Contribution.php:1077 ../includes/routes/contributions.routes.php:365
-#: ../includes/dependencies.php:535 ../includes/fields_defs/pdfmodels_fields.php:202
-#: ../templates/default/ajouter_transaction.tpl:37 ../templates/default/ajouter_contribution.tpl:155
-msgid "Donation"
-msgstr ""
-
 #: ../lib/Galette/Entity/Entitled.php:331
 msgid "ID must be an integer!"
 msgstr ""
@@ -2028,20 +2227,20 @@ msgstr ""
 msgid "Group `%1$s` cannot be set as parent!"
 msgstr ""
 
-#: ../lib/Galette/Middleware/CheckAcls.php:128
-msgid "Routes '%routes' are missing in ACLs!"
+#: ../lib/Galette/Middleware/CheckAcls.php:128 ../lib/Galette/Middleware/CheckAcls.php:176
+msgid "Route '%name' is not registered in ACLs!"
 msgstr ""
 
-#: ../lib/Galette/Middleware/Authenticate.php:110
-msgid "Login required"
+#: ../lib/Galette/Middleware/CheckAcls.php:134
+msgid "Routes '%names' are not registered in ACLs!"
 msgstr ""
 
-#: ../lib/Galette/Middleware/Authenticate.php:160
-msgid "Unknown ACL rule '%acl'!"
+#: ../lib/Galette/Middleware/Authenticate.php:101
+msgid "Login required"
 msgstr ""
 
-#: ../lib/Galette/Middleware/Authenticate.php:182
-msgid "Route '%name' is not registered in ACLs!"
+#: ../lib/Galette/Middleware/Authenticate.php:150
+msgid "Unknown ACL rule '%acl'!"
 msgstr ""
 
 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:146 ../lib/Galette/Middleware/UpdateAndMaintenance.php:183
@@ -2064,53 +2263,53 @@ msgstr ""
 msgid "Please run install or upgrade procedure (check the documentation)"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:270 ../includes/dependencies.php:558
+#: ../lib/Galette/Filters/MembersList.php:264 ../includes/dependencies.php:450
 #: ../includes/fields_defs/pdfmodels_fields.php:225 ../templates/default/gestion_pdf.tpl:65
 msgid "Company name"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:271 ../includes/dependencies.php:562
+#: ../lib/Galette/Filters/MembersList.php:265 ../includes/dependencies.php:454
 #: ../includes/fields_defs/pdfmodels_fields.php:229 ../templates/default/mailing_adherents.tpl:71
 msgid "Address"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:272
+#: ../lib/Galette/Filters/MembersList.php:266
 msgid "Email,URL,IM"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:273
+#: ../lib/Galette/Filters/MembersList.php:267
 msgid "Job"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:274
+#: ../lib/Galette/Filters/MembersList.php:268
 msgid "Infos"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:278
+#: ../lib/Galette/Filters/MembersList.php:272
 msgid "Member number"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:289
+#: ../lib/Galette/Filters/MembersList.php:283
 msgid "All members"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:290 ../templates/default/preferences.tpl:219
+#: ../lib/Galette/Filters/MembersList.php:284 ../templates/default/preferences.tpl:219
 msgid "Up to date members"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:291
+#: ../lib/Galette/Filters/MembersList.php:285
 msgid "Close expiries"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:292
+#: ../lib/Galette/Filters/MembersList.php:286
 msgid "Latecomers"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:295
+#: ../lib/Galette/Filters/MembersList.php:289
 msgid "Administrators"
 msgstr ""
 
-#: ../lib/Galette/Filters/MembersList.php:296
+#: ../lib/Galette/Filters/MembersList.php:290
 msgid "Non members"
 msgstr ""
 
@@ -2133,326 +2332,132 @@ msgstr ""
 msgid "Unknown date format for %field.<br/>Know formats are: %formats"
 msgstr ""
 
-#: ../webroot/installer.php:150
+#: ../webroot/installer.php:152
 msgid "No host"
 msgstr ""
 
-#: ../webroot/installer.php:153
+#: ../webroot/installer.php:155
 msgid "No port"
 msgstr ""
 
-#: ../webroot/installer.php:156 ../webroot/installer.php:196
+#: ../webroot/installer.php:158 ../webroot/installer.php:198
 msgid "No user name"
 msgstr ""
 
-#: ../webroot/installer.php:162
+#: ../webroot/installer.php:164
 msgid "No database name"
 msgstr ""
 
-#: ../webroot/installer.php:199
+#: ../webroot/installer.php:201
 msgid "The username cannot contain the @ character"
 msgstr ""
 
-#: ../webroot/installer.php:240
+#: ../webroot/installer.php:242
 msgid "Galette Installation"
 msgstr ""
 
-#: ../webroot/installer.php:251
+#: ../webroot/installer.php:253
 msgid "Galette installation"
 msgstr ""
 
-#: ../webroot/installer.php:254 ../templates/default/page.tpl:103
+#: ../webroot/installer.php:256 ../templates/default/page.tpl:106
 #: ../templates/default/public_page.tpl:25
 msgid "Change language"
 msgstr ""
 
-#: ../webroot/installer.php:275 ../templates/default/mailing_adherents.tpl:5
+#: ../webroot/installer.php:277 ../templates/default/mailing_adherents.tpl:5
 #: ../templates/default/global_messages.tpl:10
 msgid "- ERROR -"
 msgstr ""
 
-#: ../webroot/installer.php:313 ../templates/default/plugin_initdb.tpl:129
+#: ../webroot/installer.php:315 ../templates/default/plugin_initdb.tpl:129
 msgid "Steps:"
 msgstr ""
 
-#: ../webroot/installer.php:318
+#: ../webroot/installer.php:320
 msgid "Database access/permissions"
 msgstr ""
 
-#: ../webroot/installer.php:322 ../templates/default/plugin_initdb.tpl:134
+#: ../webroot/installer.php:324 ../templates/default/plugin_initdb.tpl:134
 msgid "Version selection"
 msgstr ""
 
-#: ../webroot/installer.php:323 ../templates/default/plugin_initdb.tpl:137
+#: ../webroot/installer.php:325 ../templates/default/plugin_initdb.tpl:137
 msgid "Database upgrade"
 msgstr ""
 
-#: ../webroot/installer.php:327 ../templates/default/plugin_initdb.tpl:137
+#: ../webroot/installer.php:329 ../templates/default/plugin_initdb.tpl:137
 msgid "Database installation"
 msgstr ""
 
-#: ../webroot/installer.php:337
+#: ../webroot/installer.php:339
 msgid "Galette initialisation"
 msgstr ""
 
-#: ../includes/routes/members.routes.php:198 ../templates/default/page.tpl:53
-#: ../templates/default/desktop.tpl:36
-msgid "Reminders"
-msgstr ""
-
-#: ../includes/routes/members.routes.php:233
-msgid "No reminder to send for now."
-msgstr ""
-
-#: ../includes/routes/members.routes.php:260
-msgid "There are no member to proceed."
-msgstr ""
-
-#: ../includes/routes/members.routes.php:267
-msgid "Reminder has not been sent:"
-msgstr ""
-
-#: ../includes/routes/members.routes.php:274
-msgid "Sent reminders:"
-msgstr ""
-
-#: ../includes/routes/members.routes.php:363
-msgid "Attendance sheet configuration"
-msgstr ""
-
-#: ../includes/routes/management.routes.php:270
+#: ../includes/routes/management.routes.php:269
 msgid "Automatic emails texts edition"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:326
+#: ../includes/routes/management.routes.php:325
 msgid "Email: '%s' has not been modified!"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:335
+#: ../includes/routes/management.routes.php:334
 msgid "Email: '%s' has been successfully modified."
 msgstr ""
 
-#: ../includes/routes/management.routes.php:357
+#: ../includes/routes/management.routes.php:356
 msgid "User statuses"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:363
+#: ../includes/routes/management.routes.php:362
 msgid "Contribution types"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:399
+#: ../includes/routes/management.routes.php:398
 msgid "Edit status"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:405
+#: ../includes/routes/management.routes.php:404
 msgid "Edit contribution type"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:455
+#: ../includes/routes/management.routes.php:454
 msgid "%type has not been added :("
 msgstr ""
 
-#: ../includes/routes/management.routes.php:456
+#: ../includes/routes/management.routes.php:455
 msgid "%type #%id has not been updated"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:460
+#: ../includes/routes/management.routes.php:459
 msgid "%type has been successfully added!"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:461
+#: ../includes/routes/management.routes.php:460
 msgid "%type #%id has been successfully updated!"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:507
+#: ../includes/routes/management.routes.php:506
 msgid "Remove %type '%label'"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:562
+#: ../includes/routes/management.routes.php:561
 msgid "%type '%label' was successfully removed"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:572
+#: ../includes/routes/management.routes.php:571
 msgid "An error occurred trying to remove %type #%id"
 msgstr ""
 
-#: ../includes/routes/management.routes.php:586
+#: ../includes/routes/management.routes.php:585
 msgid "Requested label does not exists!"
 msgstr ""
 
-#: ../includes/routes/public_pages.routes.php:46
+#: ../includes/routes/public_pages.routes.php:48
 msgid "Unauthorized"
 msgstr ""
 
-#: ../includes/routes/public_pages.routes.php:105 ../templates/default/page.tpl:71
-#: ../templates/default/page.tpl:71 ../templates/default/public_page.tpl:83
-#: ../templates/default/public_page.tpl:87
-msgid "Members list"
-msgstr ""
-
-#: ../includes/routes/public_pages.routes.php:105 ../templates/default/page.tpl:72
-#: ../templates/default/page.tpl:72 ../templates/default/public_page.tpl:91
-#: ../templates/default/public_page.tpl:94
-msgid "Trombinoscope"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:149
-msgid "Contributions management"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:150
-msgid "Transactions management"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:238
-msgid "- Unknown payment type!"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:276 ../includes/routes/contributions.routes.php:459
-msgid "Contribution ID cannot ben null calling edit route!"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:363 ../templates/default/ajouter_transaction.tpl:36
-#: ../templates/default/ajouter_contribution.tpl:154
-msgid "Membership fee"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:463
-msgid "Contribution ID must be null calling add route!"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:505
-msgid "Contribution has been successfully stored"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:518
-msgid "Post contribution script failed"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:527
-msgid "The configured post contribution script has failed."
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:528
-msgid "You can find contribution information and script output below."
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:539
-msgid "A problem happened while sending to admin post contribution notification for user %name (%email) contribution"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:563
-msgid "An error occurred while storing the contribution."
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:642
-msgid "Email sent to user %name (%email)"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:649
-msgid "A problem happened while sending contribution receipt to user %name (%email)"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:658
-msgid "Trying to send an email to a member (%name) with an invalid address: %email"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:691
-msgid "Email sent to admin for user %name (%email)"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:698
-msgid "A problem happened while sending to admin notification for user %name (%email) contribution"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:807 ../includes/routes/contributions.routes.php:948
-msgid "Transaction ID cannot ben null calling edit route!"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:840
-msgid "Transaction"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:892
-msgid "Unable to attach contribution to transaction"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:897
-msgid "Contribution has been successfully attached to current transaction"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:916
-msgid "Unable to detach contribution from transaction"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:921
-msgid "Contribution has been successfully detached from current transaction"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:952
-msgid "Transaction ID cannot ben set while adding!"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1002
-msgid "An error occurred while storing the transaction."
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1031
-msgid "Transaction has been successfully stored"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1093
-msgid "Remove %1$s #%2$s"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1094 ../templates/default/gestion_transactions.tpl:32
-msgid "transaction"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1137
-msgid "Remove %1$s"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1138 ../templates/default/gestion_contributions.tpl:52
-msgid "contributions"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1138 ../templates/default/gestion_transactions.tpl:32
-msgid "transactions"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1144
-msgid "You are about to remove %count contributions."
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1145
-msgid "You are about to remove %count transactions."
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1199
-msgid "Contributions(s) has been removed!"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1201
-msgid "Transactions(s) has been removed!"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1211
-msgid "An error occurred trying to remove contributions(s) :("
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1213
-msgid "An error occurred trying to remove transaction(s) :("
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1251
-msgid "Download document"
-msgstr ""
-
-#: ../includes/routes/contributions.routes.php:1271
-msgid "Invalid link!"
-msgstr ""
-
 #: ../includes/routes/plugins.routes.php:73
 msgid "Invalid extension!"
 msgstr ""
@@ -2509,12 +2514,12 @@ msgstr ""
 msgid "Vice-secretary"
 msgstr ""
 
-#: ../includes/i18n.inc.php:336 ../includes/dependencies.php:533
+#: ../includes/i18n.inc.php:336 ../includes/dependencies.php:425
 #: ../includes/fields_defs/pdfmodels_fields.php:200
 msgid "Active member"
 msgstr ""
 
-#: ../includes/i18n.inc.php:337 ../includes/dependencies.php:534
+#: ../includes/i18n.inc.php:337 ../includes/dependencies.php:426
 #: ../includes/fields_defs/pdfmodels_fields.php:201
 msgid "Benefactor member"
 msgstr ""
@@ -2635,120 +2640,120 @@ msgstr ""
 msgid "Society"
 msgstr ""
 
-#: ../includes/dependencies.php:376 ../includes/fields_defs/pdfmodels_fields.php:43
+#: ../includes/dependencies.php:268 ../includes/fields_defs/pdfmodels_fields.php:43
 msgid "Main"
 msgstr ""
 
-#: ../includes/dependencies.php:386 ../includes/fields_defs/pdfmodels_fields.php:53
+#: ../includes/dependencies.php:278 ../includes/fields_defs/pdfmodels_fields.php:53
 msgid "Association"
 msgstr ""
 
-#: ../includes/dependencies.php:422 ../includes/dependencies.php:423
+#: ../includes/dependencies.php:314 ../includes/dependencies.php:315
 #: ../includes/fields_defs/pdfmodels_fields.php:89 ../includes/fields_defs/pdfmodels_fields.php:90
 #: ../templates/default/gestion_pdf_content.tpl:37
 msgid "Invoice"
 msgstr ""
 
-#: ../includes/dependencies.php:443 ../includes/dependencies.php:488
+#: ../includes/dependencies.php:335 ../includes/dependencies.php:380
 #: ../includes/fields_defs/pdfmodels_fields.php:110 ../includes/fields_defs/pdfmodels_fields.php:155
 #: ../templates/default/gestion_paymentstypes.tpl:20
 msgid "Label"
 msgstr ""
 
-#: ../includes/dependencies.php:444 ../includes/dependencies.php:489
-#: ../includes/dependencies.php:595 ../includes/fields_defs/pdfmodels_fields.php:111
+#: ../includes/dependencies.php:336 ../includes/dependencies.php:381
+#: ../includes/dependencies.php:487 ../includes/fields_defs/pdfmodels_fields.php:111
 #: ../includes/fields_defs/pdfmodels_fields.php:156 ../includes/fields_defs/pdfmodels_fields.php:262
-#: ../templates/default/gestion_contributions.tpl:129 ../templates/default/gestion_contributions.tpl:216
+#: ../templates/default/gestion_contributions.tpl:129 ../templates/default/gestion_contributions.tpl:233
 #: ../templates/default/ajouter_transaction.tpl:92 ../templates/default/ajouter_contribution.tpl:29
 #: ../templates/default/advanced_search.tpl:157 ../templates/default/gestion_transactions.tpl:74
 #: ../templates/default/gestion_transactions.tpl:121 ../templates/default/dispatch_type.tpl:29
 msgid "Amount"
 msgstr ""
 
-#: ../includes/dependencies.php:450 ../includes/dependencies.php:495
+#: ../includes/dependencies.php:342 ../includes/dependencies.php:387
 #: ../includes/fields_defs/pdfmodels_fields.php:117 ../includes/fields_defs/pdfmodels_fields.php:162
 msgid "on"
 msgstr ""
 
-#: ../includes/dependencies.php:451 ../includes/dependencies.php:496
+#: ../includes/dependencies.php:343 ../includes/dependencies.php:388
 #: ../includes/fields_defs/pdfmodels_fields.php:118 ../includes/fields_defs/pdfmodels_fields.php:163
 msgid "from"
 msgstr ""
 
-#: ../includes/dependencies.php:451 ../includes/dependencies.php:496
+#: ../includes/dependencies.php:343 ../includes/dependencies.php:388
 #: ../includes/fields_defs/pdfmodels_fields.php:118 ../includes/fields_defs/pdfmodels_fields.php:163
 msgid "to"
 msgstr ""
 
-#: ../includes/dependencies.php:467 ../includes/dependencies.php:468
+#: ../includes/dependencies.php:359 ../includes/dependencies.php:360
 #: ../includes/fields_defs/pdfmodels_fields.php:134 ../includes/fields_defs/pdfmodels_fields.php:135
 #: ../templates/default/gestion_pdf_content.tpl:38
 msgid "Receipt"
 msgstr ""
 
-#: ../includes/dependencies.php:512 ../includes/dependencies.php:513
+#: ../includes/dependencies.php:404 ../includes/dependencies.php:405
 #: ../includes/fields_defs/pdfmodels_fields.php:179 ../includes/fields_defs/pdfmodels_fields.php:180
 #: ../templates/default/voir_adherent.tpl:37
 msgid "Adhesion form"
 msgstr ""
 
-#: ../includes/dependencies.php:518 ../includes/fields_defs/pdfmodels_fields.php:185
+#: ../includes/dependencies.php:410 ../includes/fields_defs/pdfmodels_fields.php:185
 msgid "Complete the following form and send it with your funds, in order to complete your subscription."
 msgstr ""
 
-#: ../includes/dependencies.php:531 ../includes/fields_defs/pdfmodels_fields.php:198
+#: ../includes/dependencies.php:423 ../includes/fields_defs/pdfmodels_fields.php:198
 msgid "Required membership:"
 msgstr ""
 
-#: ../includes/dependencies.php:536 ../includes/fields_defs/pdfmodels_fields.php:203
+#: ../includes/dependencies.php:428 ../includes/fields_defs/pdfmodels_fields.php:203
 msgid "The minimum contribution for each type of membership are defined on the website of the association. The amount of donations are free to be decided by the generous donor."
 msgstr ""
 
-#: ../includes/dependencies.php:546 ../includes/fields_defs/pdfmodels_fields.php:213
+#: ../includes/dependencies.php:438 ../includes/fields_defs/pdfmodels_fields.php:213
 msgid "Politeness"
 msgstr ""
 
-#: ../includes/dependencies.php:554 ../includes/fields_defs/pdfmodels_fields.php:221
+#: ../includes/dependencies.php:446 ../includes/fields_defs/pdfmodels_fields.php:221
 msgid "First name"
 msgstr ""
 
-#: ../includes/dependencies.php:574 ../includes/fields_defs/pdfmodels_fields.php:241
+#: ../includes/dependencies.php:466 ../includes/fields_defs/pdfmodels_fields.php:241
 msgid "Zip Code"
 msgstr ""
 
-#: ../includes/dependencies.php:576 ../includes/fields_defs/pdfmodels_fields.php:243
+#: ../includes/dependencies.php:468 ../includes/fields_defs/pdfmodels_fields.php:243
 msgid "City"
 msgstr ""
 
-#: ../includes/dependencies.php:580 ../includes/fields_defs/pdfmodels_fields.php:247
+#: ../includes/dependencies.php:472 ../includes/fields_defs/pdfmodels_fields.php:247
 msgid "Country"
 msgstr ""
 
-#: ../includes/dependencies.php:584 ../includes/fields_defs/pdfmodels_fields.php:251
+#: ../includes/dependencies.php:476 ../includes/fields_defs/pdfmodels_fields.php:251
 msgid "Email address"
 msgstr ""
 
-#: ../includes/dependencies.php:588 ../includes/fields_defs/pdfmodels_fields.php:255
+#: ../includes/dependencies.php:480 ../includes/fields_defs/pdfmodels_fields.php:255
 msgid "Username"
 msgstr ""
 
-#: ../includes/dependencies.php:599 ../includes/fields_defs/pdfmodels_fields.php:266
+#: ../includes/dependencies.php:491 ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "Hereby, I agree to comply to %s association statutes and its rules."
 msgstr ""
 
-#: ../includes/dependencies.php:599 ../includes/fields_defs/pdfmodels_fields.php:266
+#: ../includes/dependencies.php:491 ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "At ................................................"
 msgstr ""
 
-#: ../includes/dependencies.php:599 ../includes/fields_defs/pdfmodels_fields.php:266
+#: ../includes/dependencies.php:491 ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "On .......... / .......... / .......... "
 msgstr ""
 
-#: ../includes/dependencies.php:600 ../includes/fields_defs/pdfmodels_fields.php:267
+#: ../includes/dependencies.php:492 ../includes/fields_defs/pdfmodels_fields.php:267
 msgid "* Only for compagnies"
 msgstr ""
 
-#: ../includes/dependencies.php:600 ../includes/fields_defs/pdfmodels_fields.php:267
+#: ../includes/dependencies.php:492 ../includes/fields_defs/pdfmodels_fields.php:267
 msgid "** Galette identifier, if applicable"
 msgstr ""
 
@@ -2756,161 +2761,166 @@ msgstr ""
 msgid "Member number:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:51
+#: ../includes/fields_defs/members_fields.php:53
 msgid "Status:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:59 ../templates/default/edit_paymenttype.tpl:8
+#: ../includes/fields_defs/members_fields.php:63 ../templates/default/edit_paymenttype.tpl:8
 #: ../templates/default/editer_intitule.tpl:13 ../templates/default/group.tpl:18
 #: ../templates/default/editer_champ.tpl:14 ../templates/default/gestion_groupes.tpl:137
 #: ../templates/default/plugin_info.tpl:11
 msgid "Name:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:67
+#: ../includes/fields_defs/members_fields.php:71
 msgid "First name:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:75
+#: ../includes/fields_defs/members_fields.php:79
 msgid "Company:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:83
+#: ../includes/fields_defs/members_fields.php:87
 msgid "Nickname:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:91
+#: ../includes/fields_defs/members_fields.php:97
 msgid "Title:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:99
+#: ../includes/fields_defs/members_fields.php:105
 msgid "Birth date:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:107
+#: ../includes/fields_defs/members_fields.php:113
 msgid "Gender:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:115 ../templates/default/preferences.tpl:52
+#: ../includes/fields_defs/members_fields.php:121 ../templates/default/preferences.tpl:52
 #: ../templates/default/preferences.tpl:54
 msgid "Address:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:124
+#: ../includes/fields_defs/members_fields.php:130
 msgid "Address (continuation)"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:132 ../templates/default/preferences.tpl:58
+#: ../includes/fields_defs/members_fields.php:138 ../templates/default/preferences.tpl:58
 msgid "Zip Code:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:140 ../templates/default/preferences.tpl:62
+#: ../includes/fields_defs/members_fields.php:146 ../templates/default/preferences.tpl:62
 msgid "City:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:148 ../templates/default/preferences.tpl:66
+#: ../includes/fields_defs/members_fields.php:154 ../templates/default/preferences.tpl:66
 msgid "Country:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:156
+#: ../includes/fields_defs/members_fields.php:162
 msgid "Phone:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:164
+#: ../includes/fields_defs/members_fields.php:170
 msgid "Mobile phone:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:172
+#: ../includes/fields_defs/members_fields.php:178
 msgid "E-Mail:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:180 ../templates/default/preferences.tpl:85
+#: ../includes/fields_defs/members_fields.php:186 ../templates/default/preferences.tpl:85
 msgid "Website:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:188
+#: ../includes/fields_defs/members_fields.php:194
 msgid "ICQ:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:196
+#: ../includes/fields_defs/members_fields.php:202
 msgid "MSN:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:204
+#: ../includes/fields_defs/members_fields.php:210
 msgid "Jabber:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:212
+#: ../includes/fields_defs/members_fields.php:218
 msgid "Other information (admin):"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:220
+#: ../includes/fields_defs/members_fields.php:226
 msgid "Other information:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:228
+#: ../includes/fields_defs/members_fields.php:234
 msgid "Profession:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:236 ../install/steps/admin.php:46
+#: ../includes/fields_defs/members_fields.php:242 ../install/steps/admin.php:46
 #: ../templates/default/preferences.tpl:577 ../templates/default/index.tpl:10
 msgid "Username:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:244 ../install/steps/admin.php:50
+#: ../includes/fields_defs/members_fields.php:250 ../install/steps/admin.php:50
 #: ../install/steps/db.php:89 ../templates/default/preferences.tpl:581
 #: ../templates/default/index.tpl:14
 msgid "Password:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:252 ../templates/default/group.tpl:13
+#: ../includes/fields_defs/members_fields.php:258 ../templates/default/group.tpl:13
 msgid "Creation date:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:260
+#: ../includes/fields_defs/members_fields.php:266
 msgid "Modification date:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:268
+#: ../includes/fields_defs/members_fields.php:276
 msgid "Account:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:276
+#: ../includes/fields_defs/members_fields.php:284
 msgid "Galette Admin:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:284
+#: ../includes/fields_defs/members_fields.php:292
 msgid "Freed of dues:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:292
+#: ../includes/fields_defs/members_fields.php:300
 msgid "Be visible in the members list:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:300
+#: ../includes/fields_defs/members_fields.php:308
 msgid "Due date:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:308 ../templates/default/gestion_textes.tpl:8
+#: ../includes/fields_defs/members_fields.php:316 ../templates/default/gestion_textes.tpl:8
 msgid "Language:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:316
+#: ../includes/fields_defs/members_fields.php:324
 msgid "Birthplace:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:324
+#: ../includes/fields_defs/members_fields.php:332
 msgid "Id GNUpg (GPG):"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:332
+#: ../includes/fields_defs/members_fields.php:340
 msgid "fingerprint:"
 msgstr ""
 
-#: ../includes/fields_defs/members_fields.php:340
+#: ../includes/fields_defs/members_fields.php:348
 msgid "Parent:"
 msgstr ""
 
+#: ../includes/fields_defs/members_fields.php:366 ../templates/default/gestion_adherents.tpl:351
+#: ../templates/default/gestion_adherents.tpl:441
+msgid "State of dues"
+msgstr ""
+
 #: ../includes/fields_defs/texts_fields.php:41 ../includes/fields_defs/texts_fields.php:49
 msgid "[{ASSO_NAME}] Your identifiers"
 msgstr ""
@@ -3152,7 +3162,7 @@ msgid "It seems you already use latest Galette version!"
 msgstr ""
 
 #: ../install/steps/db_select_version.php:61 ../templates/default/edit_paymenttype.tpl:17
-#: ../templates/default/mass_change_members.tpl:48 ../templates/default/gestion_adherents.tpl:535
+#: ../templates/default/mass_change_members.tpl:48 ../templates/default/gestion_adherents.tpl:715
 #: ../templates/default/mailing_adherents.tpl:325 ../templates/default/edit_title.tpl:21
 #: ../templates/default/confirm_removal.tpl:21 ../templates/default/telemetry.tpl:43
 msgid "Cancel"
@@ -3291,10 +3301,10 @@ msgstr ""
 msgid "Data initialized."
 msgstr ""
 
-#: ../install/steps/galette.php:57 ../templates/default/gestion_pdf.tpl:146
-#: ../templates/default/gestion_adherents.tpl:637 ../templates/default/gestion_adherents.tpl:656
+#: ../install/steps/galette.php:57 ../templates/default/gestion_pdf.tpl:153
+#: ../templates/default/gestion_adherents.tpl:817 ../templates/default/gestion_adherents.tpl:836
 #: ../templates/default/js_removal.tpl:65 ../templates/default/js_removal.tpl:81
-#: ../templates/default/configurer_fiches.tpl:65 ../templates/default/configurer_fiches.tpl:91
+#: ../templates/default/configurer_fiches.tpl:65 ../templates/default/configurer_fiches.tpl:98
 msgid "An error occurred :("
 msgstr ""
 
@@ -3620,12 +3630,12 @@ msgstr ""
 msgid "Show existing variables"
 msgstr ""
 
-#: ../templates/default/gestion_pdf.tpl:139 ../templates/default/configurer_fiches.tpl:83
+#: ../templates/default/gestion_pdf.tpl:145 ../templates/default/configurer_fiches.tpl:90
 #: ../templates/default/js_loader.tpl:2
 msgid "Loading..."
 msgstr ""
 
-#: ../templates/default/gestion_pdf.tpl:139 ../templates/default/configurer_fiches.tpl:83
+#: ../templates/default/gestion_pdf.tpl:145 ../templates/default/configurer_fiches.tpl:90
 #: ../templates/default/js_loader.tpl:2
 msgid "Currently loading..."
 msgstr ""
@@ -3644,13 +3654,13 @@ msgstr ""
 
 #: ../templates/default/edit_paymenttype.tpl:15 ../templates/default/editer_intitule.tpl:40
 #: ../templates/default/preferences.tpl:600 ../templates/default/gestion_textes.tpl:45
-#: ../templates/default/gestion_adherents.tpl:32 ../templates/default/gestion_adherents.tpl:53
-#: ../templates/default/ajouter_transaction.tpl:45 ../templates/default/group.tpl:76
-#: ../templates/default/editer_champ.tpl:72 ../templates/default/mailing_adherents.tpl:93
-#: ../templates/default/edit_title.tpl:19 ../templates/default/gestion_pdf_content.tpl:51
-#: ../templates/default/ajouter_contribution.tpl:170 ../templates/default/config_fields.tpl:57
-#: ../templates/default/traduire_libelles.tpl:38 ../templates/default/dispatch_type.tpl:140
-#: ../templates/default/member.tpl:105
+#: ../templates/default/gestion_adherents.tpl:77 ../templates/default/gestion_adherents.tpl:98
+#: ../templates/default/config_lists.tpl:57 ../templates/default/ajouter_transaction.tpl:45
+#: ../templates/default/group.tpl:76 ../templates/default/editer_champ.tpl:72
+#: ../templates/default/mailing_adherents.tpl:93 ../templates/default/edit_title.tpl:19
+#: ../templates/default/gestion_pdf_content.tpl:51 ../templates/default/ajouter_contribution.tpl:170
+#: ../templates/default/config_fields.tpl:57 ../templates/default/traduire_libelles.tpl:38
+#: ../templates/default/dispatch_type.tpl:140 ../templates/default/member.tpl:103
 msgid "Save"
 msgstr ""
 
@@ -3831,82 +3841,90 @@ msgid "Informations about available plugins"
 msgstr ""
 
 #: ../templates/default/page.tpl:82
-msgid "Customize fields order, set which are required, and for who they're visibles"
+msgid "Customize lists fields and order"
 msgstr ""
 
 #: ../templates/default/page.tpl:82
-msgid "Core fields"
+msgid "Core lists"
 msgstr ""
 
 #: ../templates/default/page.tpl:83
+msgid "Customize fields order, set which are required, and for who they're visibles"
+msgstr ""
+
+#: ../templates/default/page.tpl:83
+msgid "Core fields"
+msgstr ""
+
+#: ../templates/default/page.tpl:84
 msgid "Manage additional fields for various forms"
 msgstr ""
 
-#: ../templates/default/page.tpl:83 ../templates/default/fake_data.tpl:33
+#: ../templates/default/page.tpl:84 ../templates/default/fake_data.tpl:33
 msgid "Dynamic fields"
 msgstr ""
 
-#: ../templates/default/page.tpl:84
+#: ../templates/default/page.tpl:85
 msgid "Translate additionnals fields labels"
 msgstr ""
 
-#: ../templates/default/page.tpl:85 ../templates/default/page.tpl:85
+#: ../templates/default/page.tpl:86 ../templates/default/page.tpl:86
 msgid "Manage statuses"
 msgstr ""
 
-#: ../templates/default/page.tpl:86
+#: ../templates/default/page.tpl:87
 msgid "Manage contributions types"
 msgstr ""
 
-#: ../templates/default/page.tpl:87
+#: ../templates/default/page.tpl:88
 msgid "Manage emails texts and subjects"
 msgstr ""
 
-#: ../templates/default/page.tpl:87
+#: ../templates/default/page.tpl:88
 msgid "Emails content"
 msgstr ""
 
-#: ../templates/default/page.tpl:88
+#: ../templates/default/page.tpl:89
 msgid "Manage titles"
 msgstr ""
 
-#: ../templates/default/page.tpl:89
+#: ../templates/default/page.tpl:90
 msgid "Manage PDF models"
 msgstr ""
 
-#: ../templates/default/page.tpl:90
+#: ../templates/default/page.tpl:91
 msgid "Manage payment types"
 msgstr ""
 
-#: ../templates/default/page.tpl:90
+#: ../templates/default/page.tpl:91
 msgid "Payment types"
 msgstr ""
 
-#: ../templates/default/page.tpl:91
+#: ../templates/default/page.tpl:92
 msgid "Download empty adhesion form"
 msgstr ""
 
-#: ../templates/default/page.tpl:91
+#: ../templates/default/page.tpl:92
 msgid "Empty adhesion form"
 msgstr ""
 
-#: ../templates/default/page.tpl:94
+#: ../templates/default/page.tpl:97
 msgid "Various administrative tools"
 msgstr ""
 
-#: ../templates/default/page.tpl:94
+#: ../templates/default/page.tpl:97
 msgid "Admin tools"
 msgstr ""
 
-#: ../templates/default/page.tpl:130
+#: ../templates/default/page.tpl:133
 msgid "A mailing exists in the current session. Click here if you want to resume or cancel it."
 msgstr ""
 
-#: ../templates/default/page.tpl:133 ../templates/default/gestion_adherents.tpl:457
+#: ../templates/default/page.tpl:136 ../templates/default/gestion_adherents.tpl:637
 msgid "Existing mailing"
 msgstr ""
 
-#: ../templates/default/page.tpl:141
+#: ../templates/default/page.tpl:144
 msgid "Page content"
 msgstr ""
 
@@ -3930,8 +3948,9 @@ msgstr ""
 msgid "Security"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:16 ../templates/default/gestion_adherents.tpl:207
-#: ../templates/default/gestion_adherents.tpl:400 ../templates/default/gestion_adherents.tpl:401
+#: ../templates/default/preferences.tpl:16 ../templates/default/gestion_adherents.tpl:213
+#: ../templates/default/gestion_adherents.tpl:425 ../templates/default/gestion_adherents.tpl:580
+#: ../templates/default/gestion_adherents.tpl:581
 msgid "Admin"
 msgstr ""
 
@@ -4073,31 +4092,31 @@ msgstr ""
 msgid "Lines / Page:"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:167 ../templates/default/member.tpl:72
+#: ../templates/default/preferences.tpl:167 ../templates/default/member.tpl:70
 msgid "After member creation:"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:169 ../templates/default/member.tpl:74
+#: ../templates/default/preferences.tpl:169 ../templates/default/member.tpl:72
 msgid "create a new contribution (default action)"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:170 ../templates/default/member.tpl:75
+#: ../templates/default/preferences.tpl:170 ../templates/default/member.tpl:73
 msgid "create a new transaction"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:171 ../templates/default/member.tpl:76
+#: ../templates/default/preferences.tpl:171 ../templates/default/member.tpl:74
 msgid "create another new member"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:172 ../templates/default/member.tpl:77
+#: ../templates/default/preferences.tpl:172 ../templates/default/member.tpl:75
 msgid "show member"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:173 ../templates/default/member.tpl:78
+#: ../templates/default/preferences.tpl:173 ../templates/default/member.tpl:76
 msgid "go to members list"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:174 ../templates/default/member.tpl:79
+#: ../templates/default/preferences.tpl:174 ../templates/default/member.tpl:77
 msgid "go to main page"
 msgstr ""
 
@@ -4476,8 +4495,8 @@ msgstr ""
 msgid "Zip - Town"
 msgstr ""
 
-#: ../templates/default/preferences.tpl:495 ../templates/default/gestion_adherents.tpl:108
-#: ../templates/default/gestion_adherents.tpl:220 ../templates/default/liste_membres.tpl:37
+#: ../templates/default/preferences.tpl:495 ../templates/default/gestion_adherents.tpl:326
+#: ../templates/default/gestion_adherents.tpl:438 ../templates/default/liste_membres.tpl:37
 #: ../templates/default/liste_membres.tpl:77 ../templates/default/group_persons.tpl:8
 msgid "Nickname"
 msgstr ""
@@ -4640,7 +4659,7 @@ msgstr ""
 msgid "Additionnal fields:"
 msgstr ""
 
-#: ../templates/default/display_dynamic_fields.tpl:22
+#: ../templates/default/display_dynamic_fields.tpl:26
 msgid "Open '%s' in a new window"
 msgstr ""
 
@@ -4649,12 +4668,12 @@ msgid "Show contributions by"
 msgstr ""
 
 #: ../templates/default/gestion_contributions.tpl:12 ../templates/default/gestion_contributions.tpl:83
-#: ../templates/default/gestion_contributions.tpl:204 ../templates/default/ajouter_transaction.tpl:85
+#: ../templates/default/gestion_contributions.tpl:221 ../templates/default/ajouter_transaction.tpl:85
 msgid "Begin"
 msgstr ""
 
 #: ../templates/default/gestion_contributions.tpl:13 ../templates/default/gestion_contributions.tpl:94
-#: ../templates/default/gestion_contributions.tpl:205 ../templates/default/ajouter_transaction.tpl:86
+#: ../templates/default/gestion_contributions.tpl:222 ../templates/default/ajouter_transaction.tpl:86
 msgid "End"
 msgstr ""
 
@@ -4678,13 +4697,13 @@ msgid "Select"
 msgstr ""
 
 #: ../templates/default/gestion_contributions.tpl:26 ../templates/default/gestion_mailings.tpl:22
-#: ../templates/default/gestion_adherents.tpl:28 ../templates/default/history.tpl:35
+#: ../templates/default/gestion_adherents.tpl:73 ../templates/default/history.tpl:35
 #: ../templates/default/advanced_search.tpl:316 ../templates/default/gestion_transactions.tpl:9
 msgid "Filter"
 msgstr ""
 
 #: ../templates/default/gestion_contributions.tpl:27 ../templates/default/gestion_mailings.tpl:23
-#: ../templates/default/gestion_adherents.tpl:34 ../templates/default/gestion_adherents.tpl:56
+#: ../templates/default/gestion_adherents.tpl:79 ../templates/default/gestion_adherents.tpl:101
 #: ../templates/default/history.tpl:36 ../templates/default/advanced_search.tpl:317
 #: ../templates/default/gestion_transactions.tpl:10
 msgid "Clear filter"
@@ -4699,21 +4718,21 @@ msgid "See member profile"
 msgstr ""
 
 #: ../templates/default/gestion_contributions.tpl:58 ../templates/default/gestion_mailings.tpl:43
-#: ../templates/default/gestion_adherents.tpl:66 ../templates/default/history.tpl:48
+#: ../templates/default/gestion_adherents.tpl:111 ../templates/default/history.tpl:48
 #: ../templates/default/liste_membres.tpl:10 ../templates/default/trombinoscope.tpl:10
 #: ../templates/default/gestion_transactions.tpl:35
 msgid "Records per page:"
 msgstr ""
 
 #: ../templates/default/gestion_contributions.tpl:62 ../templates/default/gestion_mailings.tpl:47
-#: ../templates/default/gestion_textes.tpl:21 ../templates/default/gestion_adherents.tpl:70
+#: ../templates/default/gestion_textes.tpl:21 ../templates/default/gestion_adherents.tpl:115
 #: ../templates/default/history.tpl:52 ../templates/default/liste_membres.tpl:14
 #: ../templates/default/traduire_libelles.tpl:13 ../templates/default/trombinoscope.tpl:14
 #: ../templates/default/gestion_transactions.tpl:39
 msgid "Change"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:72 ../templates/default/gestion_contributions.tpl:203
+#: ../templates/default/gestion_contributions.tpl:72 ../templates/default/gestion_contributions.tpl:220
 #: ../templates/default/attendance_sheet_details.tpl:24 ../templates/default/gestion_mailings.tpl:60
 #: ../templates/default/gestion_mailings.tpl:128 ../templates/default/export.tpl:29
 #: ../templates/default/export.tpl:43 ../templates/default/history.tpl:63
@@ -4724,34 +4743,34 @@ msgstr ""
 msgid "Date"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:106 ../templates/default/gestion_contributions.tpl:207
+#: ../templates/default/gestion_contributions.tpl:106 ../templates/default/gestion_contributions.tpl:224
 #: ../templates/default/history.tpl:14 ../templates/default/ajouter_transaction.tpl:89
 #: ../templates/default/ajouter_contribution.tpl:28 ../templates/default/dispatch_type.tpl:28
 msgid "Member"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:118 ../templates/default/gestion_contributions.tpl:215
+#: ../templates/default/gestion_contributions.tpl:118 ../templates/default/gestion_contributions.tpl:232
 #: ../templates/default/ajouter_transaction.tpl:91 ../templates/default/editer_champ.tpl:100
 #: ../templates/default/configurer_fiche_content.tpl:7 ../templates/default/gestion_pdf_content.tpl:34
 #: ../templates/default/advanced_search.tpl:164
 msgid "Type"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:140 ../templates/default/gestion_contributions.tpl:217
+#: ../templates/default/gestion_contributions.tpl:140 ../templates/default/gestion_contributions.tpl:234
 #: ../templates/default/advanced_search.tpl:170
 msgid "Payment type"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:151 ../templates/default/gestion_contributions.tpl:218
+#: ../templates/default/gestion_contributions.tpl:151 ../templates/default/gestion_contributions.tpl:235
 #: ../templates/default/ajouter_transaction.tpl:87
 msgid "Duration"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:154 ../templates/default/gestion_adherents.tpl:156
-#: ../templates/default/gestion_adherents.tpl:359 ../templates/default/saved_searches.tpl:12
-#: ../templates/default/configurer_fiche_content.tpl:9 ../templates/default/gestion_intitule_content.tpl:16
-#: ../templates/default/gestion_transactions.tpl:85 ../templates/default/gestion_paymentstypes.tpl:10
-#: ../templates/default/gestion_titres.tpl:11
+#: ../templates/default/gestion_contributions.tpl:154 ../templates/default/gestion_adherents.tpl:157
+#: ../templates/default/gestion_adherents.tpl:374 ../templates/default/gestion_adherents.tpl:539
+#: ../templates/default/saved_searches.tpl:12 ../templates/default/configurer_fiche_content.tpl:9
+#: ../templates/default/gestion_intitule_content.tpl:16 ../templates/default/gestion_transactions.tpl:85
+#: ../templates/default/gestion_paymentstypes.tpl:10 ../templates/default/gestion_titres.tpl:11
 msgid "Actions"
 msgstr ""
 
@@ -4759,97 +4778,97 @@ msgstr ""
 msgid "Found contributions total %f"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:185
+#: ../templates/default/gestion_contributions.tpl:192 ../templates/default/gestion_contributions.tpl:206
 msgid "Contribution %id"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:194
+#: ../templates/default/gestion_contributions.tpl:201 ../templates/default/gestion_contributions.tpl:210
 msgid "Transaction: %s"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:226
+#: ../templates/default/gestion_contributions.tpl:243
 msgid "Print an invoice or a receipt (depending on contribution type)"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:239
+#: ../templates/default/gestion_contributions.tpl:251
 msgid "Edit the contribution"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:246
+#: ../templates/default/gestion_contributions.tpl:258
 msgid "Delete the contribution"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:253 ../templates/default/ajouter_transaction.tpl:140
+#: ../templates/default/gestion_contributions.tpl:265 ../templates/default/ajouter_transaction.tpl:140
 msgid "no contribution"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:259 ../templates/default/gestion_mailings.tpl:170
-#: ../templates/default/gestion_adherents.tpl:275 ../templates/default/history.tpl:145
+#: ../templates/default/gestion_contributions.tpl:271 ../templates/default/gestion_mailings.tpl:170
+#: ../templates/default/gestion_adherents.tpl:455 ../templates/default/history.tpl:145
 #: ../templates/default/liste_membres.tpl:87 ../templates/default/ajax_members.tpl:16
 #: ../templates/default/trombinoscope.tpl:28 ../templates/default/gestion_transactions.tpl:148
 msgid "Pages:"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:264 ../templates/default/gestion_adherents.tpl:279
+#: ../templates/default/gestion_contributions.tpl:276 ../templates/default/gestion_adherents.tpl:459
 msgid "For the selection:"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:267 ../templates/default/gestion_adherents.tpl:283
+#: ../templates/default/gestion_contributions.tpl:279 ../templates/default/gestion_adherents.tpl:463
 #: ../templates/default/group.tpl:81
 msgid "Delete"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:274 ../templates/default/gestion_contributions.tpl:275
-#: ../templates/default/gestion_adherents.tpl:331 ../templates/default/gestion_adherents.tpl:332
+#: ../templates/default/gestion_contributions.tpl:286 ../templates/default/gestion_contributions.tpl:287
+#: ../templates/default/gestion_adherents.tpl:511 ../templates/default/gestion_adherents.tpl:512
 #: ../templates/default/gestion_transactions.tpl:152 ../templates/default/gestion_transactions.tpl:153
 msgid "Legend"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:282 ../templates/default/gestion_adherents.tpl:365
+#: ../templates/default/gestion_contributions.tpl:294 ../templates/default/gestion_adherents.tpl:545
 #: ../templates/default/voir_adherent.tpl:61
 msgid "Modification"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:288 ../templates/default/gestion_adherents.tpl:375
+#: ../templates/default/gestion_contributions.tpl:300 ../templates/default/gestion_adherents.tpl:555
 msgid "Deletion"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:293
+#: ../templates/default/gestion_contributions.tpl:305
 msgid "Contribution"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:297
+#: ../templates/default/gestion_contributions.tpl:309
 msgid "Gift"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:308
+#: ../templates/default/gestion_contributions.tpl:320
 msgid "No contribution selected"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:308
+#: ../templates/default/gestion_contributions.tpl:320
 msgid "Please make sure to select at least one contribution from the list to perform this action."
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:330 ../templates/default/gestion_adherents.tpl:438
+#: ../templates/default/gestion_contributions.tpl:342 ../templates/default/gestion_adherents.tpl:618
 msgid "(Un)Check all"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:330 ../templates/default/gestion_adherents.tpl:438
+#: ../templates/default/gestion_contributions.tpl:342 ../templates/default/gestion_adherents.tpl:618
 msgid "Invert selection"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:330 ../templates/default/gestion_adherents.tpl:438
+#: ../templates/default/gestion_contributions.tpl:342 ../templates/default/gestion_adherents.tpl:618
 #: ../templates/default/gestion_transactions.tpl:174 ../templates/default/gestion_transactions.tpl:178
 msgid "Show legend"
 msgstr ""
 
-#: ../templates/default/gestion_contributions.tpl:340 ../templates/default/gestion_mailings.tpl:196
-#: ../templates/default/edit_dynamic_fields.tpl:185 ../templates/default/gestion_adherents.tpl:699
+#: ../templates/default/gestion_contributions.tpl:352 ../templates/default/gestion_mailings.tpl:196
+#: ../templates/default/edit_dynamic_fields.tpl:185 ../templates/default/gestion_adherents.tpl:879
 #: ../templates/default/history.tpl:170 ../templates/default/ajouter_transaction.tpl:257
 #: ../templates/default/ajouter_contribution.tpl:198 ../templates/default/advanced_search.tpl:396
 #: ../templates/default/advanced_search.tpl:403 ../templates/default/advanced_search.tpl:524
 #: ../templates/default/gestion_transactions.tpl:186 ../templates/default/dispatch_type.tpl:172
-#: ../templates/default/member.tpl:170 ../templates/default/member.tpl:178
+#: ../templates/default/member.tpl:168 ../templates/default/member.tpl:176
 msgid "Select a date"
 msgstr ""
 
@@ -5009,7 +5028,7 @@ msgstr ""
 msgid "Sent mailings:"
 msgstr ""
 
-#: ../templates/default/gestion_mailings.tpl:30 ../templates/default/gestion_adherents.tpl:38
+#: ../templates/default/gestion_mailings.tpl:30 ../templates/default/gestion_adherents.tpl:83
 #: ../templates/default/advanced_search.tpl:40 ../templates/default/advanced_search.tpl:82
 msgid "Don't care"
 msgstr ""
@@ -5268,222 +5287,214 @@ msgstr ""
 msgid "OK"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:7 ../templates/default/advanced_search.tpl:9
+#: ../templates/default/gestion_adherents.tpl:11
+msgid "%membername: edit information"
+msgstr ""
+
+#: ../templates/default/gestion_adherents.tpl:19
+msgid "%membername: contributions"
+msgstr ""
+
+#: ../templates/default/gestion_adherents.tpl:26
+msgid "%membername: remove from database"
+msgstr ""
+
+#: ../templates/default/gestion_adherents.tpl:35
+msgid "Log in in as %membername"
+msgstr ""
+
+#: ../templates/default/gestion_adherents.tpl:52 ../templates/default/advanced_search.tpl:9
 msgid "Search:"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:8 ../templates/default/advanced_search.tpl:10
+#: ../templates/default/gestion_adherents.tpl:53 ../templates/default/advanced_search.tpl:10
 msgid "Enter a value"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:9 ../templates/default/advanced_search.tpl:11
+#: ../templates/default/gestion_adherents.tpl:54 ../templates/default/advanced_search.tpl:11
 msgid "in:"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:13
+#: ../templates/default/gestion_adherents.tpl:58
 msgid "among:"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:21 ../templates/default/advanced_search.tpl:31
+#: ../templates/default/gestion_adherents.tpl:66 ../templates/default/advanced_search.tpl:31
 #: ../templates/default/advanced_search.tpl:115
 msgid "Select a group"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:26
+#: ../templates/default/gestion_adherents.tpl:71
 msgid "Apply filters"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:30
+#: ../templates/default/gestion_adherents.tpl:75
 msgid "Save selected criteria"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:34 ../templates/default/gestion_adherents.tpl:56
+#: ../templates/default/gestion_adherents.tpl:79 ../templates/default/gestion_adherents.tpl:101
 msgid "Reset all filters to defaults"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:36
+#: ../templates/default/gestion_adherents.tpl:81
 msgid "Members that have an email address:"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:40 ../templates/default/advanced_search.tpl:42
+#: ../templates/default/gestion_adherents.tpl:85 ../templates/default/advanced_search.tpl:42
 msgid "With"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:42 ../templates/default/advanced_search.tpl:44
+#: ../templates/default/gestion_adherents.tpl:87 ../templates/default/advanced_search.tpl:44
 msgid "Without"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:46
+#: ../templates/default/gestion_adherents.tpl:91
 msgid "Advanced search mode"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:47
+#: ../templates/default/gestion_adherents.tpl:92
 msgid "Change search criteria"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:49
+#: ../templates/default/gestion_adherents.tpl:94
 msgid "Change criteria"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:51
+#: ../templates/default/gestion_adherents.tpl:96
 msgid "Save current advanced search criteria"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:58
+#: ../templates/default/gestion_adherents.tpl:103
 msgid "Show/hide query"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:64 ../templates/default/liste_membres.tpl:8
+#: ../templates/default/gestion_adherents.tpl:109 ../templates/default/liste_membres.tpl:8
 #: ../templates/default/trombinoscope.tpl:8
 msgid "members"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:64 ../templates/default/liste_membres.tpl:8
+#: ../templates/default/gestion_adherents.tpl:109 ../templates/default/liste_membres.tpl:8
 #: ../templates/default/trombinoscope.tpl:8
 msgid "member"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:81
+#: ../templates/default/gestion_adherents.tpl:129 ../templates/default/gestion_adherents.tpl:299
 msgid "Mbr num"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:133 ../templates/default/gestion_adherents.tpl:223
-msgid "State of dues"
-msgstr ""
-
-#: ../templates/default/gestion_adherents.tpl:145 ../templates/default/gestion_adherents.tpl:224
-msgid "Modified"
-msgstr ""
-
-#: ../templates/default/gestion_adherents.tpl:173 ../templates/default/gestion_adherents.tpl:396
-#: ../templates/default/gestion_adherents.tpl:397
+#: ../templates/default/gestion_adherents.tpl:179 ../templates/default/gestion_adherents.tpl:391
+#: ../templates/default/gestion_adherents.tpl:576 ../templates/default/gestion_adherents.tpl:577
 msgid "Is a company"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:178 ../templates/default/gestion_adherents.tpl:390
-#: ../templates/default/gestion_adherents.tpl:391
+#: ../templates/default/gestion_adherents.tpl:184 ../templates/default/gestion_adherents.tpl:396
+#: ../templates/default/gestion_adherents.tpl:570 ../templates/default/gestion_adherents.tpl:571
 msgid "Is a man"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:183
+#: ../templates/default/gestion_adherents.tpl:189 ../templates/default/gestion_adherents.tpl:401
 msgid "Is a women"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:191 ../templates/default/gestion_adherents.tpl:294
-#: ../templates/default/gestion_adherents.tpl:383
+#: ../templates/default/gestion_adherents.tpl:197 ../templates/default/gestion_adherents.tpl:409
+#: ../templates/default/gestion_adherents.tpl:474 ../templates/default/gestion_adherents.tpl:563
 msgid "Mail"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:199 ../templates/default/gestion_adherents.tpl:385
-#: ../templates/default/footer.tpl:5
+#: ../templates/default/gestion_adherents.tpl:205 ../templates/default/gestion_adherents.tpl:417
+#: ../templates/default/gestion_adherents.tpl:565 ../templates/default/footer.tpl:5
 msgid "Website"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:232
-msgid "%membername: edit information"
-msgstr ""
-
-#: ../templates/default/gestion_adherents.tpl:240
-msgid "%membername: contributions"
-msgstr ""
-
-#: ../templates/default/gestion_adherents.tpl:247
-msgid "%membername: remove from database"
-msgstr ""
-
-#: ../templates/default/gestion_adherents.tpl:256
-msgid "Log in in as %membername"
-msgstr ""
-
-#: ../templates/default/gestion_adherents.tpl:269
+#: ../templates/default/gestion_adherents.tpl:288 ../templates/default/gestion_adherents.tpl:448
 msgid "No member has been found"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:288
+#: ../templates/default/gestion_adherents.tpl:468
 msgid "Mass change"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:306 ../templates/default/mailing_recipients.tpl:20
+#: ../templates/default/gestion_adherents.tpl:486 ../templates/default/mailing_recipients.tpl:20
 msgid "Generate labels"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:311
+#: ../templates/default/gestion_adherents.tpl:491
 msgid "Generate Member Cards"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:317
+#: ../templates/default/gestion_adherents.tpl:497
 msgid "Export as CSV"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:336
+#: ../templates/default/gestion_adherents.tpl:516
 msgid "Reading the list"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:340
+#: ../templates/default/gestion_adherents.tpl:520
 msgid "Active account"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:342
+#: ../templates/default/gestion_adherents.tpl:522
 msgid "Inactive account"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:346
+#: ../templates/default/gestion_adherents.tpl:526
 msgid "Membership in order"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:348
+#: ../templates/default/gestion_adherents.tpl:528
 msgid "Membership will expire soon (&lt;30d)"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:354
+#: ../templates/default/gestion_adherents.tpl:534
 msgid "Lateness in fee"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:380
+#: ../templates/default/gestion_adherents.tpl:560
 msgid "User status/interactions"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:384
+#: ../templates/default/gestion_adherents.tpl:564
 msgid "Send an email"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:386
+#: ../templates/default/gestion_adherents.tpl:566
 msgid "Visit website"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:392 ../templates/default/gestion_adherents.tpl:393
+#: ../templates/default/gestion_adherents.tpl:572 ../templates/default/gestion_adherents.tpl:573
 msgid "Is a woman"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:418
+#: ../templates/default/gestion_adherents.tpl:598
 msgid "No member selected"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:418
+#: ../templates/default/gestion_adherents.tpl:598
 msgid "Please make sure to select at least one member from the list to perform this action."
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:457
+#: ../templates/default/gestion_adherents.tpl:637
 msgid "A mailing already exists. Do you want to create a new one or resume the existing?"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:467
+#: ../templates/default/gestion_adherents.tpl:647
 msgid "Resume"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:471
+#: ../templates/default/gestion_adherents.tpl:651
 msgid "New"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:502
+#: ../templates/default/gestion_adherents.tpl:682
 msgid "Search title"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:675
+#: ../templates/default/gestion_adherents.tpl:855
 msgid "Attendance sheet details"
 msgstr ""
 
-#: ../templates/default/gestion_adherents.tpl:703
+#: ../templates/default/gestion_adherents.tpl:883
 msgid "An error occurred displaying attendance sheet details interface :("
 msgstr ""
 
@@ -5546,6 +5557,48 @@ msgstr ""
 msgid "Trace"
 msgstr ""
 
+#: ../templates/default/config_lists.tpl:7
+msgid "Fields in list"
+msgstr ""
+
+#: ../templates/default/config_lists.tpl:8 ../templates/default/config_lists.tpl:14
+#: ../templates/default/config_lists.tpl:32 ../templates/default/config_lists.tpl:38
+#: ../templates/default/editer_champ.tpl:86 ../templates/default/config_fields.tpl:17
+#: ../templates/default/config_fields.tpl:26
+msgid "Field name"
+msgstr ""
+
+#: ../templates/default/config_lists.tpl:9 ../templates/default/config_lists.tpl:18
+#: ../templates/default/config_lists.tpl:33 ../templates/default/config_lists.tpl:42
+#: ../templates/default/configurer_fiche_content.tpl:6 ../templates/default/config_fields.tpl:19
+#: ../templates/default/config_fields.tpl:38
+msgid "Permissions"
+msgstr ""
+
+#: ../templates/default/config_lists.tpl:18 ../templates/default/config_lists.tpl:42
+#: ../templates/default/config_fields.tpl:38
+msgid "Change '%field' permissions"
+msgstr ""
+
+#: ../templates/default/config_lists.tpl:19 ../templates/default/config_lists.tpl:43
+#: ../templates/default/config_fields.tpl:40
+msgid "Inaccessible"
+msgstr ""
+
+#: ../templates/default/config_lists.tpl:23 ../templates/default/config_lists.tpl:47
+#: ../templates/default/config_fields.tpl:44
+msgid "Read only"
+msgstr ""
+
+#: ../templates/default/config_lists.tpl:24 ../templates/default/config_lists.tpl:48
+#: ../templates/default/config_fields.tpl:45
+msgid "Read/Write"
+msgstr ""
+
+#: ../templates/default/config_lists.tpl:31
+msgid "Available fields"
+msgstr ""
+
 #: ../templates/default/export.tpl:5
 msgid "Each selected export will be stored into a separate file in the exports directory."
 msgstr ""
@@ -5668,7 +5721,7 @@ msgid "Transaction details"
 msgstr ""
 
 #: ../templates/default/ajouter_transaction.tpl:17 ../templates/default/dispatch_type.tpl:49
-#: ../templates/default/member.tpl:48
+#: ../templates/default/member.tpl:47
 msgid "-- select a name --"
 msgstr ""
 
@@ -5904,11 +5957,6 @@ msgstr ""
 msgid "New dynamic field"
 msgstr ""
 
-#: ../templates/default/editer_champ.tpl:86 ../templates/default/config_fields.tpl:17
-#: ../templates/default/config_fields.tpl:26
-msgid "Field name"
-msgstr ""
-
 #: ../templates/default/editer_champ.tpl:90
 msgid "Visibility"
 msgstr ""
@@ -6092,11 +6140,6 @@ msgstr ""
 msgid "Mail body"
 msgstr ""
 
-#: ../templates/default/configurer_fiche_content.tpl:6 ../templates/default/config_fields.tpl:19
-#: ../templates/default/config_fields.tpl:38
-msgid "Permissions"
-msgstr ""
-
 #: ../templates/default/configurer_fiche_content.tpl:30 ../templates/default/gestion_intitule_content.tpl:92
 msgid "Edit '%s' field"
 msgstr ""
@@ -6325,35 +6368,35 @@ msgstr ""
 msgid "Attached to:"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:124 ../templates/default/member.tpl:56
+#: ../templates/default/voir_adherent.tpl:124 ../templates/default/member.tpl:54
 msgid "Parent of:"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:195 ../templates/default/forms_types/picture.tpl:8
+#: ../templates/default/voir_adherent.tpl:197 ../templates/default/forms_types/picture.tpl:8
 msgid "Picture"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:196
+#: ../templates/default/voir_adherent.tpl:198
 msgid "You can drop new image here to get photo changed"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:203 ../templates/default/forms_types/groups.tpl:2
+#: ../templates/default/voir_adherent.tpl:205 ../templates/default/forms_types/groups.tpl:2
 msgid "Groups:"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:210
+#: ../templates/default/voir_adherent.tpl:212
 msgid "[member]"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:226 ../templates/default/member.tpl:134
+#: ../templates/default/voir_adherent.tpl:228 ../templates/default/member.tpl:132
 msgid "Back to top"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:236
+#: ../templates/default/voir_adherent.tpl:238
 msgid "Not managed group"
 msgstr ""
 
-#: ../templates/default/voir_adherent.tpl:236
+#: ../templates/default/voir_adherent.tpl:238
 msgid "You are not part of managers for the requested group."
 msgstr ""
 
@@ -6541,22 +6584,6 @@ msgstr ""
 msgid "Mark '%field' as (not) required"
 msgstr ""
 
-#: ../templates/default/config_fields.tpl:38
-msgid "Change '%field' permissions"
-msgstr ""
-
-#: ../templates/default/config_fields.tpl:40
-msgid "Inaccessible"
-msgstr ""
-
-#: ../templates/default/config_fields.tpl:44
-msgid "Read only"
-msgstr ""
-
-#: ../templates/default/config_fields.tpl:45
-msgid "Read/Write"
-msgstr ""
-
 #: ../templates/default/config_fields.tpl:85
 msgid "Expand all"
 msgstr ""
@@ -6844,11 +6871,11 @@ msgstr ""
 msgid "Manage user's managed groups"
 msgstr ""
 
-#: ../templates/default/forms_types/groups.tpl:35 ../templates/default/member.tpl:253
+#: ../templates/default/forms_types/groups.tpl:40 ../templates/default/member.tpl:251
 msgid "Member of:"
 msgstr ""
 
-#: ../templates/default/forms_types/groups.tpl:45 ../templates/default/member.tpl:251
+#: ../templates/default/forms_types/groups.tpl:52 ../templates/default/member.tpl:249
 msgid "Manager for:"
 msgstr ""
 
@@ -7096,31 +7123,31 @@ msgstr ""
 msgid "Attach member"
 msgstr ""
 
-#: ../templates/default/member.tpl:87
+#: ../templates/default/member.tpl:85
 msgid "Notify member his account has been modified"
 msgstr ""
 
-#: ../templates/default/member.tpl:89
+#: ../templates/default/member.tpl:87
 msgid "Notify member his account has been created"
 msgstr ""
 
-#: ../templates/default/member.tpl:95
+#: ../templates/default/member.tpl:93
 msgid "Member will be notified by email his account has been modified."
 msgstr ""
 
-#: ../templates/default/member.tpl:97
+#: ../templates/default/member.tpl:95
 msgid "Member will receive his username and password by email, if he has an address."
 msgstr ""
 
-#: ../templates/default/member.tpl:210
+#: ../templates/default/member.tpl:208
 msgid "An error occurred displaying groups interface :("
 msgstr ""
 
-#: ../templates/default/member.tpl:217
+#: ../templates/default/member.tpl:215
 msgid "Groups selection"
 msgstr ""
 
-#: ../templates/default/member.tpl:219
+#: ../templates/default/member.tpl:217
 msgid "Managed groups selection"
 msgstr ""
 
index a52b75908129cd23c2e658c7422f7b55039b456e..f1addfeb7442d2c797436fe843f02641eb203b5f 100644 (file)
@@ -6,12 +6,60 @@ msgstr "Galette error"
 msgid "Page not found"
 msgstr "Page not found"
 
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:133
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:233
+msgid "Transaction ID cannot ben null calling edit route!"
+msgstr "Transaction ID cannot ben null calling edit route!"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:166
+msgid "Transaction"
+msgstr "Transaction"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:168
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1140
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:122
+msgid "modification"
+msgstr "modification"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:170
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1142
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:124
+msgid "creation"
+msgstr "creation"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:237
+msgid "Transaction ID cannot ben set while adding!"
+msgstr "Transaction ID cannot ben set while adding!"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:287
+msgid "An error occurred while storing the transaction."
+msgstr "An error occurred while storing the transaction."
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:315
+msgid "Transaction has been successfully stored"
+msgstr "Transaction has been successfully stored"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:364
+msgid "Unable to attach contribution to transaction"
+msgstr "Unable to attach contribution to transaction"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:369
+msgid "Contribution has been successfully attached to current transaction"
+msgstr "Contribution has been successfully attached to current transaction"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:395
+msgid "Unable to detach contribution from transaction"
+msgstr "Unable to detach contribution from transaction"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:400
+msgid "Contribution has been successfully detached from current transaction"
+msgstr "Contribution has been successfully detached from current transaction"
+
 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:120
 msgid "Payment types management"
 msgstr "Payment types management"
 
 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:162
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:291
 msgid "Edit payment type"
 msgstr "Edit payment type"
 
@@ -45,19 +93,19 @@ msgstr "Group name is missing!"
 msgid "Groups"
 msgstr "Groups"
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:345
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:372
 msgid "Group `%groupname` has been successfully saved."
 msgstr "Group `%groupname` has been successfully saved."
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:352
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:379
 msgid "An error occurred while storing the group."
 msgstr "An error occurred while storing the group."
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:444
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:471
 msgid "Remove group %1$s"
 msgstr "Remove group %1$s"
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:467
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:494
 msgid "Group is not empty, it cannot be deleted. Use cascade delete instead."
 msgstr "Group is not empty, it cannot be deleted. Use cascade delete instead."
 
@@ -99,22 +147,22 @@ msgid "Mailings"
 msgstr "Mailings"
 
 #: ../lib/Galette/Controllers/Crud/MailingsController.php:547
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:417
 #: ../lib/Galette/Controllers/HistoryController.php:153
 #: ../lib/Galette/Filters/TransactionsList.php:230
 #: ../lib/Galette/Filters/HistoryList.php:241
 #: ../lib/Galette/Filters/MailingsList.php:235
 #: ../lib/Galette/Filters/ContributionsList.php:255
-#: ../includes/routes/contributions.routes.php:213
 msgid "start date filter"
 msgstr "start date filter"
 
 #: ../lib/Galette/Controllers/Crud/MailingsController.php:551
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:421
 #: ../lib/Galette/Controllers/HistoryController.php:157
 #: ../lib/Galette/Filters/TransactionsList.php:233
 #: ../lib/Galette/Filters/HistoryList.php:244
 #: ../lib/Galette/Filters/MailingsList.php:238
 #: ../lib/Galette/Filters/ContributionsList.php:258
-#: ../includes/routes/contributions.routes.php:217
 msgid "end date filter"
 msgstr "end date filter"
 
@@ -173,154 +221,154 @@ msgstr "Field has been successfully moved"
 msgid "An error occurred moving field :("
 msgstr "An error occurred moving field :("
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:155
+#: ../lib/Galette/Controllers/Crud/MembersController.php:157
 msgid "Subscription"
 msgstr "Subscription"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:239
-#: ../lib/Galette/Controllers/Crud/MembersController.php:343
-#: ../lib/Galette/Controllers/Crud/MembersController.php:851
-#: ../lib/Galette/Controllers/PdfController.php:119
-#: ../lib/Galette/Controllers/PdfController.php:287
-#: ../lib/Galette/Middleware/Authenticate.php:172
+#: ../lib/Galette/Controllers/Crud/MembersController.php:241
+#: ../lib/Galette/Controllers/Crud/MembersController.php:446
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1095
+#: ../lib/Galette/Controllers/PdfController.php:123
+#: ../lib/Galette/Controllers/PdfController.php:291
+#: ../lib/Galette/Middleware/Authenticate.php:162
 msgid "You do not have permission for requested URL."
 msgstr "You do not have permission for requested URL."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:254
+#: ../lib/Galette/Controllers/Crud/MembersController.php:256
 msgid "No member #%id."
 msgstr "No member #%id."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:274
-#: ../lib/Galette/Controllers/Crud/MembersController.php:894
+#: ../lib/Galette/Controllers/Crud/MembersController.php:276
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1138
 msgid "Member Profile"
 msgstr "Member Profile"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:388
+#: ../lib/Galette/Controllers/Crud/MembersController.php:361
+#: ../templates/default/page.tpl:71 ../templates/default/public_page.tpl:83
+#: ../templates/default/public_page.tpl:87
+msgid "Members list"
+msgstr "Members list"
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:361
+#: ../templates/default/page.tpl:72 ../templates/default/public_page.tpl:91
+#: ../templates/default/public_page.tpl:94
+msgid "Trombinoscope"
+msgstr "Trombinoscope"
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:491
 msgid "The file does not exists or cannot be read :("
 msgstr "The file does not exists or cannot be read :("
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:454
+#: ../lib/Galette/Controllers/Crud/MembersController.php:557
 msgid "Members management"
 msgstr "Members management"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:671
+#: ../lib/Galette/Controllers/Crud/MembersController.php:775
 msgid "Status label"
 msgstr "Status label"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:711
+#: ../lib/Galette/Controllers/Crud/MembersController.php:815
 #: ../templates/default/page.tpl:42 ../templates/default/advanced_search.tpl:49
 msgid "Advanced search"
 msgstr "Advanced search"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:793
-#: ../lib/Galette/Controllers/PdfController.php:153
-#: ../lib/Galette/Controllers/PdfController.php:233
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1036
+#: ../lib/Galette/Controllers/PdfController.php:157
+#: ../lib/Galette/Controllers/PdfController.php:237
 msgid "No member was selected, please check at least one name."
 msgstr "No member was selected, please check at least one name."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:824
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1067
 msgid "Member ID cannot ben null calling edit route!"
 msgstr "Member ID cannot ben null calling edit route!"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:896
-#: ../includes/routes/contributions.routes.php:369
-#: ../includes/routes/contributions.routes.php:842
-msgid "modification"
-msgstr "modification"
-
-#: ../lib/Galette/Controllers/Crud/MembersController.php:898
-#: ../includes/routes/contributions.routes.php:371
-#: ../includes/routes/contributions.routes.php:844
-msgid "creation"
-msgstr "creation"
-
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1014
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1258
 msgid "Mass change %count members"
 msgstr "Mass change %count members"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1045
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1114
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1289
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1358
 msgid "Mass changes has not been confirmed!"
 msgstr "Mass changes has not been confirmed!"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1083
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1327
 msgid "Review mass change %count members"
 msgstr "Review mass change %count members"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1143
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1387
 msgid "Nothing to do!"
 msgstr "Nothing to do!"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1171
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1622
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1415
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1869
 msgid "An error occurred while storing the member."
 msgstr "An error occurred while storing the member."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1183
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1427
 msgid "Something went wront during mass edition!"
 msgstr "Something went wront during mass edition!"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1190
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1434
 msgid "%count members has been changed successfully!"
 msgstr "%count members has been changed successfully!"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1353
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1600
 msgid "Your account has been created!"
 msgstr "Your account has been created!"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1357
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1604
 msgid "An email has been sent to you, check your inbox."
 msgstr "An email has been sent to you, check your inbox."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1360
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1607
 msgid "New member has been successfully added."
 msgstr "New member has been successfully added."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1407
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1654
 msgid "New account email sent to admin for '%s'."
 msgstr "New account email sent to admin for '%s'."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1414
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1661
 msgid "A problem happened while sending email to admin for account '%s'."
 msgstr "A problem happened while sending email to admin for account '%s'."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1422
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1669
 msgid "Member account has been modified."
 msgstr "Member account has been modified."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1429
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1676
 msgid ""
 "- You can't send a confirmation by email if the member hasn't got an address!"
 msgstr ""
 "- You can't send a confirmation by email if the member hasn't got an address!"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1459
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1706
 #: ../lib/Galette/Controllers/AuthController.php:322
 #: ../lib/Galette/Controllers/AuthController.php:333
 #: ../lib/Galette/Core/History.php:414 ../lib/Galette/IO/Csv.php:116
 msgid "Y-m-d H:i:s"
 msgstr "Y-m-d H:i:s"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1464
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1711
 #: ../lib/Galette/Controllers/AuthController.php:387
 msgid ""
 "An error occurred storing temporary password for %s. Please inform an admin."
 msgstr ""
 "An error occurred storing temporary password for %s. Please inform an admin."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1505
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1752
 msgid "New account email sent to '%s'."
 msgstr "New account email sent to '%s'."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1506
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1753
 msgid "Account modification email sent to '%s'."
 msgstr "Account modification email sent to '%s'."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1514
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1761
 msgid "A problem happened while sending account email to '%s'"
 msgstr "A problem happened while sending account email to '%s'"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1523
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1770
 msgid ""
 "You asked Galette to send a confirmation email to the member, but email has "
 "been disabled in the preferences."
@@ -328,33 +376,33 @@ msgstr ""
 "You asked Galette to send a confirmation email to the member, but email has "
 "been disabled in the preferences."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1578
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1825
 msgid "Account modification email sent to admin."
 msgstr "Account modification email sent to admin."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1582
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1829
 msgid "A problem happened while sending account email to admin"
 msgstr "A problem happened while sending account email to admin"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1603
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1850
 msgid "An error occurred adding member to its groups."
 msgstr "An error occurred adding member to its groups."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1618
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1865
 msgid "An error occurred adding member to its groups as manager."
 msgstr "An error occurred adding member to its groups as manager."
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1634
-#: ../lib/Galette/Controllers/GaletteController.php:298
-#: ../lib/Galette/Controllers/GaletteController.php:330
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1881
+#: ../lib/Galette/Controllers/GaletteController.php:311
+#: ../lib/Galette/Controllers/GaletteController.php:343
 msgid "Delete failed"
 msgstr "Delete failed"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1810
+#: ../lib/Galette/Controllers/Crud/MembersController.php:2052
 msgid "Remove member %1$s"
 msgstr "Remove member %1$s"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1819
+#: ../lib/Galette/Controllers/Crud/MembersController.php:2061
 msgid "You are about to remove %count members."
 msgstr "You are about to remove %count members."
 
@@ -386,6 +434,123 @@ msgstr "Title '%s' has been successfully modified."
 msgid "Remove title %1$s"
 msgstr "Remove title %1$s"
 
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:116
+#: ../templates/default/ajouter_transaction.tpl:36
+#: ../templates/default/ajouter_contribution.tpl:154
+msgid "Membership fee"
+msgstr "Membership fee"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:118
+#: ../lib/Galette/Entity/Contribution.php:1077 ../includes/dependencies.php:427
+#: ../includes/fields_defs/pdfmodels_fields.php:202
+#: ../templates/default/ajouter_transaction.tpl:37
+#: ../templates/default/ajouter_contribution.tpl:155
+msgid "Donation"
+msgstr "Donation"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:346
+msgid "Contributions management"
+msgstr "Contributions management"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:347
+msgid "Transactions management"
+msgstr "Transactions management"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:442
+msgid "- Unknown payment type!"
+msgstr "- Unknown payment type!"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:490
+#: ../lib/Galette/Controllers/PdfController.php:452
+#: ../lib/Galette/Controllers/PdfController.php:703
+msgid "Unable to load contribution #%id!"
+msgstr "Unable to load contribution #%id!"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:594
+msgid "Contribution has been successfully stored"
+msgstr "Contribution has been successfully stored"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:607
+msgid "Post contribution script failed"
+msgstr "Post contribution script failed"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:616
+msgid "The configured post contribution script has failed."
+msgstr "The configured post contribution script has failed."
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:617
+msgid "You can find contribution information and script output below."
+msgstr "You can find contribution information and script output below."
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:628
+msgid ""
+"A problem happened while sending to admin post contribution notification for "
+"user %name (%email) contribution"
+msgstr ""
+"A problem happened while sending to admin post contribution notification for "
+"user %name (%email) contribution"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:652
+msgid "An error occurred while storing the contribution."
+msgstr "An error occurred while storing the contribution."
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:731
+msgid "Email sent to user %name (%email)"
+msgstr "Email sent to user %name (%email)"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:738
+msgid ""
+"A problem happened while sending contribution receipt to user %name (%email)"
+msgstr ""
+"A problem happened while sending contribution receipt to user %name (%email)"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:747
+msgid ""
+"Trying to send an email to a member (%name) with an invalid address: %email"
+msgstr ""
+"Trying to send an email to a member (%name) with an invalid address: %email"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:780
+msgid "Email sent to admin for user %name (%email)"
+msgstr "Email sent to admin for user %name (%email)"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:787
+msgid ""
+"A problem happened while sending to admin notification for user %name "
+"(%email) contribution"
+msgstr ""
+"A problem happened while sending to admin notification for user %name "
+"(%email) contribution"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:928
+msgid "Remove %1$s %2$s"
+msgstr "Remove %1$s %2$s"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:930
+#: ../templates/default/gestion_contributions.tpl:52
+msgid "contributions"
+msgstr "contributions"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:930
+#: ../templates/default/gestion_transactions.tpl:32
+msgid "transactions"
+msgstr "transactions"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:934
+msgid "Remove %1$s #%2$s"
+msgstr "Remove %1$s #%2$s"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:935
+#: ../lib/Galette/IO/PdfContribution.php:143
+#: ../templates/default/gestion_contributions.tpl:52
+msgid "contribution"
+msgstr "contribution"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:935
+#: ../templates/default/gestion_transactions.tpl:32
+msgid "transaction"
+msgstr "transaction"
+
 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:127
 msgid "An SQL error has occurred while storing search."
 msgstr "An SQL error has occurred while storing search."
@@ -419,37 +584,37 @@ msgstr "Saved search loaded"
 msgid "An SQL error has occurred while loading search."
 msgstr "An SQL error has occurred while loading search."
 
-#: ../lib/Galette/Controllers/GaletteController.php:98
+#: ../lib/Galette/Controllers/GaletteController.php:110
 #: ../templates/default/footer.tpl:24
 msgid "System information"
 msgstr "System information"
 
-#: ../lib/Galette/Controllers/GaletteController.php:118
+#: ../lib/Galette/Controllers/GaletteController.php:130
 #: ../templates/default/page.tpl:39
 msgid "Dashboard"
 msgstr "Dashboard"
 
-#: ../lib/Galette/Controllers/GaletteController.php:221
+#: ../lib/Galette/Controllers/GaletteController.php:234
 #: ../templates/default/page.tpl:80 ../templates/default/desktop.tpl:39
 msgid "Settings"
 msgstr "Settings"
 
-#: ../lib/Galette/Controllers/GaletteController.php:236
-#: ../lib/Galette/Filters/MembersList.php:303
+#: ../lib/Galette/Controllers/GaletteController.php:249
+#: ../lib/Galette/Filters/MembersList.php:297
 msgid "All accounts"
 msgstr "All accounts"
 
-#: ../lib/Galette/Controllers/GaletteController.php:237
-#: ../lib/Galette/Filters/MembersList.php:304
+#: ../lib/Galette/Controllers/GaletteController.php:250
+#: ../lib/Galette/Filters/MembersList.php:298
 msgid "Active accounts"
 msgstr "Active accounts"
 
-#: ../lib/Galette/Controllers/GaletteController.php:238
-#: ../lib/Galette/Filters/MembersList.php:305
+#: ../lib/Galette/Controllers/GaletteController.php:251
+#: ../lib/Galette/Filters/MembersList.php:299
 msgid "Inactive accounts"
 msgstr "Inactive accounts"
 
-#: ../lib/Galette/Controllers/GaletteController.php:263
+#: ../lib/Galette/Controllers/GaletteController.php:276
 msgid ""
 "An SQL error has occurred while storing preferences. Please try again, and "
 "contact the administrator if the problem persists."
@@ -457,11 +622,11 @@ msgstr ""
 "An SQL error has occurred while storing preferences. Please try again, and "
 "contact the administrator if the problem persists."
 
-#: ../lib/Galette/Controllers/GaletteController.php:267
+#: ../lib/Galette/Controllers/GaletteController.php:280
 msgid "Preferences has been saved."
 msgstr "Preferences has been saved."
 
-#: ../lib/Galette/Controllers/GaletteController.php:380
+#: ../lib/Galette/Controllers/GaletteController.php:393
 msgid ""
 "You asked Galette to send a test email, but email has been disabled in the "
 "preferences."
@@ -469,113 +634,151 @@ msgstr ""
 "You asked Galette to send a test email, but email has been disabled in the "
 "preferences."
 
-#: ../lib/Galette/Controllers/GaletteController.php:387
+#: ../lib/Galette/Controllers/GaletteController.php:400
 msgid "Test message"
 msgstr "Test message"
 
-#: ../lib/Galette/Controllers/GaletteController.php:390
+#: ../lib/Galette/Controllers/GaletteController.php:403
 msgid "Galette admin"
 msgstr "Galette admin"
 
-#: ../lib/Galette/Controllers/GaletteController.php:393
+#: ../lib/Galette/Controllers/GaletteController.php:406
 msgid "Test message."
 msgstr "Test message."
 
-#: ../lib/Galette/Controllers/GaletteController.php:402
+#: ../lib/Galette/Controllers/GaletteController.php:415
 msgid "An email has been sent to %email"
 msgstr "An email has been sent to %email"
 
-#: ../lib/Galette/Controllers/GaletteController.php:411
+#: ../lib/Galette/Controllers/GaletteController.php:424
 msgid "No email sent to %email"
 msgstr "No email sent to %email"
 
-#: ../lib/Galette/Controllers/GaletteController.php:418
+#: ../lib/Galette/Controllers/GaletteController.php:431
 msgid "Invalid email adress!"
 msgstr "Invalid email adress!"
 
-#: ../lib/Galette/Controllers/GaletteController.php:461
+#: ../lib/Galette/Controllers/GaletteController.php:474
 #: ../templates/default/page.tpl:58
 msgid "Charts"
 msgstr "Charts"
 
-#: ../lib/Galette/Controllers/GaletteController.php:482
+#: ../lib/Galette/Controllers/GaletteController.php:495
 msgid "Fields configuration"
 msgstr "Fields configuration"
 
-#: ../lib/Galette/Controllers/GaletteController.php:545
+#: ../lib/Galette/Controllers/GaletteController.php:558
 msgid "Fields configuration has been successfully stored"
 msgstr "Fields configuration has been successfully stored"
 
-#: ../lib/Galette/Controllers/GaletteController.php:550
+#: ../lib/Galette/Controllers/GaletteController.php:563
 msgid "An error occurred while storing fields configuration :("
 msgstr "An error occurred while storing fields configuration :("
 
-#: ../lib/Galette/Controllers/GaletteController.php:570
-#: ../templates/default/page.tpl:93
+#: ../lib/Galette/Controllers/GaletteController.php:589
+msgid "Lists configuration"
+msgstr "Lists configuration"
+
+#: ../lib/Galette/Controllers/GaletteController.php:628
+msgid "List configuration has been successfully stored"
+msgstr "List configuration has been successfully stored"
+
+#: ../lib/Galette/Controllers/GaletteController.php:633
+msgid "An error occurred while storing list configuration :("
+msgstr "An error occurred while storing list configuration :("
+
+#: ../lib/Galette/Controllers/GaletteController.php:653
+#: ../templates/default/page.tpl:95
 msgid "Generate fake data"
 msgstr "Generate fake data"
 
-#: ../lib/Galette/Controllers/CrudController.php:240
+#: ../lib/Galette/Controllers/GaletteController.php:753
+#: ../templates/default/page.tpl:53 ../templates/default/desktop.tpl:36
+msgid "Reminders"
+msgstr "Reminders"
+
+#: ../lib/Galette/Controllers/GaletteController.php:794
+msgid "No reminder to send for now."
+msgstr "No reminder to send for now."
+
+#: ../lib/Galette/Controllers/GaletteController.php:821
+msgid "There are no member to proceed."
+msgstr "There are no member to proceed."
+
+#: ../lib/Galette/Controllers/GaletteController.php:828
+msgid "Reminder has not been sent:"
+msgstr "Reminder has not been sent:"
+
+#: ../lib/Galette/Controllers/GaletteController.php:835
+msgid "Sent reminders:"
+msgstr "Sent reminders:"
+
+#: ../lib/Galette/Controllers/GaletteController.php:912
+msgid "Download document"
+msgstr "Download document"
+
+#: ../lib/Galette/Controllers/CrudController.php:278
 #: ../lib/Galette/Controllers/HistoryController.php:212
-#: ../lib/Galette/Controllers/CsvController.php:491
-#: ../includes/routes/management.routes.php:538
-#: ../includes/routes/contributions.routes.php:1190
+#: ../lib/Galette/Controllers/CsvController.php:492
+#: ../includes/routes/management.routes.php:537
 msgid "Removal has not been confirmed!"
 msgstr "Removal has not been confirmed!"
 
-#: ../lib/Galette/Controllers/CrudController.php:249
+#: ../lib/Galette/Controllers/CrudController.php:290
 msgid "Successfully deleted!"
 msgstr "Successfully deleted!"
 
-#: ../lib/Galette/Controllers/CrudController.php:263
+#: ../lib/Galette/Controllers/CrudController.php:304
 msgid "An error occurred trying to delete :("
 msgstr "An error occurred trying to delete :("
 
-#: ../lib/Galette/Controllers/PdfController.php:185
-#: ../lib/Galette/Controllers/PdfController.php:256
-#: ../includes/routes/contributions.routes.php:1297
+#: ../lib/Galette/Controllers/PdfController.php:189
+#: ../lib/Galette/Controllers/PdfController.php:260
+#: ../lib/Galette/Controllers/PdfController.php:684
 msgid "Unable to get members list."
 msgstr "Unable to get members list."
 
-#: ../lib/Galette/Controllers/PdfController.php:332
-#: ../lib/Galette/Controllers/PdfController.php:351
+#: ../lib/Galette/Controllers/PdfController.php:349
+msgid "Attendance sheet configuration"
+msgstr "Attendance sheet configuration"
+
+#: ../lib/Galette/Controllers/PdfController.php:385
+#: ../lib/Galette/Controllers/PdfController.php:404
 msgid "No member selected to generate attendance sheet"
 msgstr "No member selected to generate attendance sheet"
 
-#: ../lib/Galette/Controllers/PdfController.php:359
+#: ../lib/Galette/Controllers/PdfController.php:412
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:142
 #: ../templates/default/attendance_sheet_details.tpl:13
-#: ../templates/default/gestion_adherents.tpl:301
+#: ../templates/default/gestion_adherents.tpl:481
 msgid "Attendance sheet"
 msgstr "Attendance sheet"
 
-#: ../lib/Galette/Controllers/PdfController.php:399
-#: ../includes/routes/contributions.routes.php:311
-#: ../includes/routes/contributions.routes.php:1316
-msgid "Unable to load contribution #%id!"
-msgstr "Unable to load contribution #%id!"
-
-#: ../lib/Galette/Controllers/PdfController.php:442
+#: ../lib/Galette/Controllers/PdfController.php:495
 msgid "Unable to get groups list."
 msgstr "Unable to get groups list."
 
-#: ../lib/Galette/Controllers/PdfController.php:502
-#: ../templates/default/page.tpl:89
+#: ../lib/Galette/Controllers/PdfController.php:553
+#: ../templates/default/page.tpl:90
 msgid "PDF models"
 msgstr "PDF models"
 
-#: ../lib/Galette/Controllers/PdfController.php:537
+#: ../lib/Galette/Controllers/PdfController.php:588
 msgid "Missing PDF model type!"
 msgstr "Missing PDF model type!"
 
-#: ../lib/Galette/Controllers/PdfController.php:567
+#: ../lib/Galette/Controllers/PdfController.php:618
 msgid "Model has been successfully stored!"
 msgstr "Model has been successfully stored!"
 
-#: ../lib/Galette/Controllers/PdfController.php:572
+#: ../lib/Galette/Controllers/PdfController.php:623
 msgid "Model has not been stored :("
 msgstr "Model has not been stored :("
 
+#: ../lib/Galette/Controllers/PdfController.php:658
+msgid "Invalid link!"
+msgstr "Invalid link!"
+
 #: ../lib/Galette/Controllers/AuthController.php:90
 #: ../lib/Galette/Controllers/AuthController.php:150
 #: ../templates/default/index.tpl:18
@@ -599,7 +802,7 @@ msgid "Authentication failed"
 msgstr "Authentication failed"
 
 #: ../lib/Galette/Controllers/AuthController.php:170
-#: ../templates/default/page.tpl:117 ../templates/default/public_page.tpl:40
+#: ../templates/default/page.tpl:120 ../templates/default/public_page.tpl:40
 msgid "Log off"
 msgstr "Log off"
 
@@ -665,7 +868,7 @@ msgstr ""
 "This link is no longer valid. You should ask to retrieve your password again."
 
 #: ../lib/Galette/Controllers/AuthController.php:497
-#: ../webroot/installer.php:159 ../webroot/installer.php:202
+#: ../webroot/installer.php:161 ../webroot/installer.php:204
 msgid "No password"
 msgstr "No password"
 
@@ -753,21 +956,21 @@ msgstr "An error occurred trying to flush logs :("
 msgid "Flush the logs"
 msgstr "Flush the logs"
 
-#: ../lib/Galette/Controllers/PluginsController.php:80
+#: ../lib/Galette/Controllers/PluginsController.php:81
 #: ../templates/default/page.tpl:81 ../templates/default/desktop.tpl:40
 msgid "Plugins"
 msgstr "Plugins"
 
-#: ../lib/Galette/Controllers/PluginsController.php:111
+#: ../lib/Galette/Controllers/PluginsController.php:112
 msgid "Plugin %name has been enabled"
 msgstr "Plugin %name has been enabled"
 
-#: ../lib/Galette/Controllers/PluginsController.php:129
+#: ../lib/Galette/Controllers/PluginsController.php:130
 msgid "Plugin %name has been disabled"
 msgstr "Plugin %name has been disabled"
 
 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:79
-#: ../templates/default/page.tpl:84
+#: ../templates/default/page.tpl:85
 msgid "Translate labels"
 msgstr "Translate labels"
 
@@ -785,15 +988,15 @@ msgstr "An error occurred saving label `%label` for language `%lang`"
 msgid "Labels has been sucessfully translated!"
 msgstr "Labels has been sucessfully translated!"
 
-#: ../lib/Galette/Controllers/CsvController.php:122
+#: ../lib/Galette/Controllers/CsvController.php:123
 msgid "CVS database Export"
 msgstr "CVS database Export"
 
-#: ../lib/Galette/Controllers/CsvController.php:175
+#: ../lib/Galette/Controllers/CsvController.php:176
 msgid "Table %table is empty, and has not been exported."
 msgstr "Table %table is empty, and has not been exported."
 
-#: ../lib/Galette/Controllers/CsvController.php:193
+#: ../lib/Galette/Controllers/CsvController.php:194
 msgid ""
 "Export file could not be write on disk for '%export'. Make sure web server "
 "can write in the exports directory."
@@ -801,78 +1004,78 @@ msgstr ""
 "Export file could not be write on disk for '%export'. Make sure web server "
 "can write in the exports directory."
 
-#: ../lib/Galette/Controllers/CsvController.php:203
+#: ../lib/Galette/Controllers/CsvController.php:204
 msgid "An error occurred running parameted export '%export'."
 msgstr "An error occurred running parameted export '%export'."
 
-#: ../lib/Galette/Controllers/CsvController.php:213
+#: ../lib/Galette/Controllers/CsvController.php:214
 msgid ""
 "An error occurred running parameted export '%export'. Please check the logs."
 msgstr ""
 "An error occurred running parameted export '%export'. Please check the logs."
 
-#: ../lib/Galette/Controllers/CsvController.php:262
+#: ../lib/Galette/Controllers/CsvController.php:263
 msgid "CSV members import"
 msgstr "CSV members import"
 
-#: ../lib/Galette/Controllers/CsvController.php:314
+#: ../lib/Galette/Controllers/CsvController.php:315
 msgid "An error occurred importing the file :("
 msgstr "An error occurred importing the file :("
 
-#: ../lib/Galette/Controllers/CsvController.php:326
+#: ../lib/Galette/Controllers/CsvController.php:327
 msgid "File '%filename%' has been successfully imported :)"
 msgstr "File '%filename%' has been successfully imported :)"
 
-#: ../lib/Galette/Controllers/CsvController.php:359
+#: ../lib/Galette/Controllers/CsvController.php:360
 msgid "Your file has been successfully uploaded!"
 msgstr "Your file has been successfully uploaded!"
 
-#: ../lib/Galette/Controllers/CsvController.php:378
+#: ../lib/Galette/Controllers/CsvController.php:379
 msgid "No files has been seleted for upload!"
 msgstr "No files has been seleted for upload!"
 
-#: ../lib/Galette/Controllers/CsvController.php:384
+#: ../lib/Galette/Controllers/CsvController.php:385
 msgid "No files has been uploaded!"
 msgstr "No files has been uploaded!"
 
-#: ../lib/Galette/Controllers/CsvController.php:451
+#: ../lib/Galette/Controllers/CsvController.php:452
 msgid "Remove %1$s file %2$s"
 msgstr "Remove %1$s file %2$s"
 
-#: ../lib/Galette/Controllers/CsvController.php:505
+#: ../lib/Galette/Controllers/CsvController.php:506
 msgid "'%export' file has been removed from disk."
 msgstr "'%export' file has been removed from disk."
 
-#: ../lib/Galette/Controllers/CsvController.php:515
+#: ../lib/Galette/Controllers/CsvController.php:516
 msgid "Cannot remove '%export' from disk :/"
 msgstr "Cannot remove '%export' from disk :/"
 
-#: ../lib/Galette/Controllers/CsvController.php:576
+#: ../lib/Galette/Controllers/CsvController.php:589
 msgid "CSV import model"
 msgstr "CSV import model"
 
-#: ../lib/Galette/Controllers/CsvController.php:619
+#: ../lib/Galette/Controllers/CsvController.php:632
 msgid "galette_import_model.csv"
 msgstr "galette_import_model.csv"
 
-#: ../lib/Galette/Controllers/CsvController.php:656
+#: ../lib/Galette/Controllers/CsvController.php:669
 msgid "Import model has been successfully stored :)"
 msgstr "Import model has been successfully stored :)"
 
-#: ../lib/Galette/Controllers/CsvController.php:661
+#: ../lib/Galette/Controllers/CsvController.php:674
 msgid "Import model has not been stored :("
 msgstr "Import model has not been stored :("
 
-#: ../lib/Galette/Core/Install.php:122 ../webroot/installer.php:315
+#: ../lib/Galette/Core/Install.php:122 ../webroot/installer.php:317
 msgid "Checks"
 msgstr "Checks"
 
-#: ../lib/Galette/Core/Install.php:125 ../webroot/installer.php:316
+#: ../lib/Galette/Core/Install.php:125 ../webroot/installer.php:318
 #: ../install/steps/type.php:40 ../templates/default/plugin_initdb.tpl:131
 msgid "Installation mode"
 msgstr "Installation mode"
 
-#: ../lib/Galette/Core/Install.php:128 ../webroot/installer.php:317
+#: ../lib/Galette/Core/Install.php:128 ../webroot/installer.php:319
 #: ../install/steps/db.php:41 ../install/steps/db.php:67
 msgid "Database"
 msgstr "Database"
@@ -894,7 +1097,7 @@ msgstr "Datapase upgrade"
 msgid "Tables Creation"
 msgstr "Tables Creation"
 
-#: ../lib/Galette/Core/Install.php:143 ../webroot/installer.php:333
+#: ../lib/Galette/Core/Install.php:143 ../webroot/installer.php:335
 msgid "Admin parameters"
 msgstr "Admin parameters"
 
@@ -902,14 +1105,14 @@ msgstr "Admin parameters"
 msgid "Galette initialization"
 msgstr "Galette initialization"
 
-#: ../lib/Galette/Core/Install.php:149 ../webroot/installer.php:338
+#: ../lib/Galette/Core/Install.php:149 ../webroot/installer.php:340
 #: ../templates/default/plugin_initdb.tpl:138
 msgid "End!"
 msgstr "End!"
 
 #: ../lib/Galette/Core/Install.php:166 ../lib/Galette/Core/CheckModules.php:155
-#: ../templates/default/gestion_adherents.tpl:512
-#: ../templates/default/voir_adherent.tpl:240
+#: ../templates/default/gestion_adherents.tpl:692
+#: ../templates/default/voir_adherent.tpl:242
 msgid "Ok"
 msgstr "Ok"
 
@@ -945,13 +1148,13 @@ msgstr "Unable to create configuration file (%path)"
 msgid "Preferences"
 msgstr "Preferences"
 
-#: ../lib/Galette/Core/Install.php:1125 ../templates/default/page.tpl:86
+#: ../lib/Galette/Core/Install.php:1125 ../templates/default/page.tpl:87
 msgid "Contributions types"
 msgstr "Contributions types"
 
 #: ../lib/Galette/Core/Install.php:1129
-#: ../templates/default/gestion_adherents.tpl:120
-#: ../templates/default/gestion_adherents.tpl:221
+#: ../templates/default/gestion_adherents.tpl:338
+#: ../templates/default/gestion_adherents.tpl:439
 msgid "Status"
 msgstr "Status"
 
@@ -963,7 +1166,7 @@ msgstr "Fields config and categories"
 msgid "Mails texts"
 msgstr "Mails texts"
 
-#: ../lib/Galette/Core/Install.php:1141 ../templates/default/page.tpl:88
+#: ../lib/Galette/Core/Install.php:1141 ../templates/default/page.tpl:89
 msgid "Titles"
 msgstr "Titles"
 
@@ -1088,7 +1291,7 @@ msgstr "- Offering months is only compatible with beginning of membership."
 msgid "- Mandatory field %field empty."
 msgstr "- Mandatory field %field empty."
 
-#: ../lib/Galette/Core/Preferences.php:580 ../webroot/installer.php:210
+#: ../lib/Galette/Core/Preferences.php:580 ../webroot/installer.php:212
 msgid "Passwords mismatch"
 msgstr "Passwords mismatch"
 
@@ -1096,11 +1299,11 @@ msgstr "Passwords mismatch"
 msgid "You have to select a staff member"
 msgstr "You have to select a staff member"
 
-#: ../lib/Galette/Core/Preferences.php:712
+#: ../lib/Galette/Core/Preferences.php:717
 msgid "%name association's %status"
 msgstr "%name association's %status"
 
-#: ../lib/Galette/Core/Preferences.php:732
+#: ../lib/Galette/Core/Preferences.php:737
 msgid ""
 "%name\n"
 "%complement\n"
@@ -1112,15 +1315,15 @@ msgstr ""
 "%address\n"
 "%zip %town - %country"
 
-#: ../lib/Galette/Core/Preferences.php:890
+#: ../lib/Galette/Core/Preferences.php:895
 msgid "Invalid E-Mail address: %s"
 msgstr "Invalid E-Mail address: %s"
 
-#: ../lib/Galette/Core/Preferences.php:952
+#: ../lib/Galette/Core/Preferences.php:957
 msgid "Current cards configuration may exceed page width!"
 msgstr "Current cards configuration may exceed page width!"
 
-#: ../lib/Galette/Core/Preferences.php:963
+#: ../lib/Galette/Core/Preferences.php:968
 msgid "Current cards configuration may exceed page height!"
 msgstr "Current cards configuration may exceed page height!"
 
@@ -1137,14 +1340,14 @@ msgid "either 'mysql' or 'pgsql' PDO driver"
 msgstr "either 'mysql' or 'pgsql' PDO driver"
 
 #: ../lib/Galette/Core/Plugins.php:240
-#: ../lib/Galette/Repository/Members.php:1527
-#: ../lib/Galette/Repository/Members.php:1531
+#: ../lib/Galette/Repository/Members.php:1552
+#: ../lib/Galette/Repository/Members.php:1556
 #: ../lib/Galette/Util/Password.php:267 ../lib/Galette/Util/FakeData.php:434
 #: ../lib/Galette/Util/FakeData.php:446 ../lib/Galette/Util/FakeData.php:525
 #: ../lib/Galette/Util/FakeData.php:659 ../lib/Galette/Util/FakeData.php:660
-#: ../lib/Galette/Util/FakeData.php:661 ../lib/Galette/IO/MembersCsv.php:179
-#: ../lib/Galette/IO/MembersCsv.php:190 ../lib/Galette/IO/MembersCsv.php:201
-#: ../lib/Galette/IO/MembersCsv.php:212
+#: ../lib/Galette/Util/FakeData.php:661 ../lib/Galette/IO/MembersCsv.php:180
+#: ../lib/Galette/IO/MembersCsv.php:191 ../lib/Galette/IO/MembersCsv.php:202
+#: ../lib/Galette/IO/MembersCsv.php:213
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:90
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:122
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:177
@@ -1154,7 +1357,7 @@ msgstr "either 'mysql' or 'pgsql' PDO driver"
 #: ../lib/Galette/Entity/Adherent.php:1123
 #: ../lib/Galette/Entity/Adherent.php:1157
 #: ../lib/Galette/Entity/Adherent.php:1166
-#: ../lib/Galette/Entity/Adherent.php:1634
+#: ../lib/Galette/Entity/Adherent.php:1640
 #: ../lib/Galette/Entity/Transaction.php:279
 #: ../lib/Galette/Entity/Transaction.php:288
 #: ../lib/Galette/Entity/Transaction.php:297
@@ -1170,7 +1373,7 @@ msgstr "either 'mysql' or 'pgsql' PDO driver"
 #: ../lib/Galette/Entity/Contribution.php:1253
 #: ../lib/Galette/Entity/Contribution.php:1262
 #: ../lib/Galette/Entity/Contribution.php:1271
-#: ../lib/Galette/Entity/ImportModel.php:212
+#: ../lib/Galette/Entity/ImportModel.php:213
 #: ../lib/Galette/Entity/PdfModel.php:146
 #: ../lib/Galette/Entity/SavedSearch.php:291
 #: ../lib/Galette/Entity/Group.php:622
@@ -1194,7 +1397,7 @@ msgstr "either 'mysql' or 'pgsql' PDO driver"
 #: ../lib/Galette/Filters/AdvancedMembersList.php:390
 #: ../lib/Galette/Filters/AdvancedMembersList.php:536
 #: ../templates/default/advanced_search.tpl:269
-#: ../templates/default/member.tpl:355
+#: ../templates/default/member.tpl:353
 msgid "Y-m-d"
 msgstr "Y-m-d"
 
@@ -1222,15 +1425,15 @@ msgstr "File not found!"
 msgid "An SQL error has occurred."
 msgstr "An SQL error has occurred."
 
-#: ../lib/Galette/Repository/Members.php:326
+#: ../lib/Galette/Repository/Members.php:328
 msgid "Member Picture deleted"
 msgstr "Member Picture deleted"
 
-#: ../lib/Galette/Repository/Members.php:407
+#: ../lib/Galette/Repository/Members.php:409
 msgid "Delete members cards, transactions and dues"
 msgstr "Delete members cards, transactions and dues"
 
-#: ../lib/Galette/Repository/Members.php:424
+#: ../lib/Galette/Repository/Members.php:426
 msgid "Cannot remove a member who still have dependencies (mailings, ...)"
 msgstr "Cannot remove a member who still have dependencies (mailings, ...)"
 
@@ -1328,19 +1531,26 @@ msgstr "User, read/write"
 
 #: ../lib/Galette/DynamicFields/DynamicField.php:506
 #: ../templates/default/preferences.tpl:76
-#: ../templates/default/gestion_adherents.tpl:212
-#: ../templates/default/gestion_adherents.tpl:402
-#: ../templates/default/gestion_adherents.tpl:403
+#: ../templates/default/gestion_adherents.tpl:218
+#: ../templates/default/gestion_adherents.tpl:430
+#: ../templates/default/gestion_adherents.tpl:582
+#: ../templates/default/gestion_adherents.tpl:583
+#: ../templates/default/config_lists.tpl:21
+#: ../templates/default/config_lists.tpl:45
 #: ../templates/default/config_fields.tpl:42
 msgid "Staff member"
 msgstr "Staff member"
 
 #: ../lib/Galette/DynamicFields/DynamicField.php:507
+#: ../templates/default/config_lists.tpl:20
+#: ../templates/default/config_lists.tpl:44
 #: ../templates/default/config_fields.tpl:41
 msgid "Administrator"
 msgstr "Administrator"
 
 #: ../lib/Galette/DynamicFields/DynamicField.php:508
+#: ../templates/default/config_lists.tpl:22
+#: ../templates/default/config_lists.tpl:46
 #: ../templates/default/config_fields.tpl:43
 msgid "Group manager"
 msgstr "Group manager"
@@ -1356,17 +1566,13 @@ msgid "Members"
 msgstr "Members"
 
 #: ../lib/Galette/DynamicFields/DynamicField.php:522
-#: ../includes/routes/contributions.routes.php:1090
-#: ../includes/routes/contributions.routes.php:1134
 #: ../templates/default/desktop.tpl:33 ../templates/default/desktop.tpl:47
-#: ../templates/default/gestion_adherents.tpl:369
+#: ../templates/default/gestion_adherents.tpl:549
 #: ../templates/default/fake_data.tpl:41
 msgid "Contributions"
 msgstr "Contributions"
 
 #: ../lib/Galette/DynamicFields/DynamicField.php:523
-#: ../includes/routes/contributions.routes.php:1090
-#: ../includes/routes/contributions.routes.php:1134
 #: ../templates/default/desktop.tpl:34 ../templates/default/fake_data.tpl:45
 msgid "Transactions"
 msgstr "Transactions"
@@ -1395,43 +1601,43 @@ msgstr "Unknown form!"
 msgid "- Field name already used."
 msgstr "- Field name already used."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:744
+#: ../lib/Galette/DynamicFields/DynamicField.php:745
 msgid "An error occurred storing the field."
 msgstr "An error occurred storing the field."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:771
+#: ../lib/Galette/DynamicFields/DynamicField.php:772
 msgid "An error occurred creating field values table"
 msgstr "An error occurred creating field values table"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:804
+#: ../lib/Galette/DynamicFields/DynamicField.php:805
 msgid "An error occurred storing dynamic field values :("
 msgstr "An error occurred storing dynamic field values :("
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1007
+#: ../lib/Galette/DynamicFields/DynamicField.php:1008
 msgid "separator"
 msgstr "separator"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1008
+#: ../lib/Galette/DynamicFields/DynamicField.php:1009
 msgid "free text"
 msgstr "free text"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1009
+#: ../lib/Galette/DynamicFields/DynamicField.php:1010
 msgid "single line"
 msgstr "single line"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1010
+#: ../lib/Galette/DynamicFields/DynamicField.php:1011
 msgid "choice"
 msgstr "choice"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1011
+#: ../lib/Galette/DynamicFields/DynamicField.php:1012
 msgid "date"
 msgstr "date"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1012
+#: ../lib/Galette/DynamicFields/DynamicField.php:1013
 msgid "boolean"
 msgstr "boolean"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1013
+#: ../lib/Galette/DynamicFields/DynamicField.php:1014
 msgid "file"
 msgstr "file"
 
@@ -1457,11 +1663,12 @@ msgstr "Managers:"
 #: ../lib/Galette/IO/PdfGroups.php:180
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:186
 #: ../lib/Galette/Entity/PdfModel.php:544
-#: ../lib/Galette/Filters/MembersList.php:269 ../includes/dependencies.php:550
+#: ../lib/Galette/Filters/MembersList.php:263 ../includes/dependencies.php:442
 #: ../includes/fields_defs/pdfmodels_fields.php:217
-#: ../templates/default/gestion_adherents.tpl:96
-#: ../templates/default/gestion_adherents.tpl:339
-#: ../templates/default/gestion_adherents.tpl:341
+#: ../includes/fields_defs/members_fields.php:356
+#: ../templates/default/gestion_adherents.tpl:314
+#: ../templates/default/gestion_adherents.tpl:519
+#: ../templates/default/gestion_adherents.tpl:521
 #: ../templates/default/saved_searches.tpl:10
 #: ../templates/default/export.tpl:28 ../templates/default/export.tpl:74
 #: ../templates/default/import.tpl:25
@@ -1486,6 +1693,7 @@ msgid "Email"
 msgstr "Email"
 
 #: ../lib/Galette/IO/PdfGroups.php:182
+#: ../lib/Galette/Entity/ListsConfig.php:224
 msgid "Phone"
 msgstr "Phone"
 
@@ -1493,8 +1701,13 @@ msgstr "Phone"
 msgid "GSM"
 msgstr "GSM"
 
-#: ../lib/Galette/IO/MembersCsv.php:222
+#: ../lib/Galette/IO/MembersCsv.php:85
+msgid "filtered_memberslist"
+msgstr "filtered_memberslist"
+
+#: ../lib/Galette/IO/MembersCsv.php:223
 #: ../lib/Galette/IO/PdfAdhesionForm.php:152
+#: ../lib/Galette/Entity/Adherent.php:1613
 #: ../templates/default/mass_change_members.tpl:32
 #: ../templates/default/advanced_search.tpl:230
 #: ../templates/default/advanced_search.tpl:344
@@ -1502,8 +1715,9 @@ msgstr "GSM"
 msgid "Man"
 msgstr "Man"
 
-#: ../lib/Galette/IO/MembersCsv.php:225
+#: ../lib/Galette/IO/MembersCsv.php:226
 #: ../lib/Galette/IO/PdfAdhesionForm.php:154
+#: ../lib/Galette/Entity/Adherent.php:1615
 #: ../templates/default/mass_change_members.tpl:29
 #: ../templates/default/advanced_search.tpl:230
 #: ../templates/default/advanced_search.tpl:344
@@ -1511,8 +1725,9 @@ msgstr "Man"
 msgid "Woman"
 msgstr "Woman"
 
-#: ../lib/Galette/IO/MembersCsv.php:228
+#: ../lib/Galette/IO/MembersCsv.php:229
 #: ../lib/Galette/IO/PdfAdhesionForm.php:156
+#: ../lib/Galette/Entity/Adherent.php:1617
 #: ../templates/default/mass_change_members.tpl:26
 #: ../templates/default/advanced_search.tpl:230
 #: ../templates/default/advanced_search.tpl:344
@@ -1520,10 +1735,10 @@ msgstr "Woman"
 msgid "Unspecified"
 msgstr "Unspecified"
 
-#: ../lib/Galette/IO/MembersCsv.php:236 ../lib/Galette/IO/MembersCsv.php:240
-#: ../lib/Galette/IO/MembersCsv.php:244 ../lib/Galette/IO/MembersCsv.php:248
-#: ../lib/Galette/Entity/Adherent.php:1578
-#: ../templates/default/display_dynamic_fields.tpl:25
+#: ../lib/Galette/IO/MembersCsv.php:237 ../lib/Galette/IO/MembersCsv.php:241
+#: ../lib/Galette/IO/MembersCsv.php:245 ../lib/Galette/IO/MembersCsv.php:249
+#: ../lib/Galette/Entity/Adherent.php:1574
+#: ../templates/default/display_dynamic_fields.tpl:29
 #: ../templates/default/gestion_mailings.tpl:32
 #: ../templates/default/editer_champ.tpl:28
 #: ../templates/default/editer_champ.tpl:113
@@ -1538,10 +1753,10 @@ msgstr "Unspecified"
 msgid "Yes"
 msgstr "Yes"
 
-#: ../lib/Galette/IO/MembersCsv.php:236 ../lib/Galette/IO/MembersCsv.php:240
-#: ../lib/Galette/IO/MembersCsv.php:244 ../lib/Galette/IO/MembersCsv.php:248
-#: ../lib/Galette/Entity/Adherent.php:1578
-#: ../templates/default/display_dynamic_fields.tpl:27
+#: ../lib/Galette/IO/MembersCsv.php:237 ../lib/Galette/IO/MembersCsv.php:241
+#: ../lib/Galette/IO/MembersCsv.php:245 ../lib/Galette/IO/MembersCsv.php:249
+#: ../lib/Galette/Entity/Adherent.php:1574
+#: ../templates/default/display_dynamic_fields.tpl:31
 #: ../templates/default/gestion_mailings.tpl:34
 #: ../templates/default/editer_champ.tpl:27
 #: ../templates/default/editer_champ.tpl:112
@@ -1565,12 +1780,12 @@ msgid "%A, %B %#d%O %Y"
 msgstr "%A, %B %#d%O %Y"
 
 #: ../lib/Galette/IO/PdfAttendanceSheet.php:187
-#: ../includes/dependencies.php:599
+#: ../includes/dependencies.php:491
 #: ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "Signature"
 msgstr "Signature"
 
-#: ../lib/Galette/IO/Charts.php:142 ../lib/Galette/Filters/MembersList.php:294
+#: ../lib/Galette/IO/Charts.php:142 ../lib/Galette/Filters/MembersList.php:288
 msgid "Staff members"
 msgstr "Staff members"
 
@@ -1620,7 +1835,7 @@ msgstr "Labels"
 msgid "File %filename cannot be open!"
 msgstr "File %filename cannot be open!"
 
-#: ../lib/Galette/IO/CsvIn.php:277
+#: ../lib/Galette/IO/CsvIn.php:278
 msgid ""
 "Fields count mismatch... There should be %should_count fields and there are "
 "%count (row %row)"
@@ -1628,43 +1843,43 @@ msgstr ""
 "Fields count mismatch... There should be %should_count fields and there are "
 "%count (row %row)"
 
-#: ../lib/Galette/IO/CsvIn.php:297
+#: ../lib/Galette/IO/CsvIn.php:299
 msgid "Field %field is required, but missing in row %row"
 msgstr "Field %field is required, but missing in row %row"
 
-#: ../lib/Galette/IO/CsvIn.php:319
+#: ../lib/Galette/IO/CsvIn.php:321
 msgid "Status %status does not exists!"
 msgstr "Status %status does not exists!"
 
-#: ../lib/Galette/IO/CsvIn.php:338
+#: ../lib/Galette/IO/CsvIn.php:340
 msgid "Title %title does not exists!"
 msgstr "Title %title does not exists!"
 
-#: ../lib/Galette/IO/CsvIn.php:354
+#: ../lib/Galette/IO/CsvIn.php:356
 msgid "from another member in import"
 msgstr "from another member in import"
 
-#: ../lib/Galette/IO/CsvIn.php:355
+#: ../lib/Galette/IO/CsvIn.php:357
 msgid "from member %id_adh"
 msgstr "from member %id_adh"
 
-#: ../lib/Galette/IO/CsvIn.php:361
+#: ../lib/Galette/IO/CsvIn.php:363
 msgid "Email address %address is already used! (%extra)"
 msgstr "Email address %address is already used! (%extra)"
 
-#: ../lib/Galette/IO/CsvIn.php:386
+#: ../lib/Galette/IO/CsvIn.php:388
 msgid "Lang %lang does not exists!"
 msgstr "Lang %lang does not exists!"
 
-#: ../lib/Galette/IO/CsvIn.php:419
+#: ../lib/Galette/IO/CsvIn.php:439
 msgid "File is empty!"
 msgstr "File is empty!"
 
-#: ../lib/Galette/IO/CsvIn.php:496 ../lib/Galette/IO/CsvIn.php:507
+#: ../lib/Galette/IO/CsvIn.php:523 ../lib/Galette/IO/CsvIn.php:534
 msgid "An error occurred storing member at row %row (%name):"
 msgstr "An error occurred storing member at row %row (%name):"
 
-#: ../lib/Galette/IO/CsvIn.php:542
+#: ../lib/Galette/IO/CsvIn.php:569
 msgid "An error occurred while importing members"
 msgstr "An error occurred while importing members"
 
@@ -1693,15 +1908,18 @@ msgid "Unable to convert GIF file "
 msgstr "Unable to convert GIF file "
 
 #: ../lib/Galette/IO/PdfMembersCards.php:93
-#: ../lib/Galette/IO/PdfMembersCards.php:106
-#: ../templates/default/preferences.tpl:11
-msgid "Cards"
-msgstr "Cards"
+msgid "cards"
+msgstr "cards"
 
 #: ../lib/Galette/IO/PdfMembersCards.php:104
 msgid "Member's Cards"
 msgstr "Member's Cards"
 
+#: ../lib/Galette/IO/PdfMembersCards.php:106
+#: ../templates/default/preferences.tpl:11
+msgid "Cards"
+msgstr "Cards"
+
 #: ../lib/Galette/IO/FileTrait.php:476
 msgid "An error occurred."
 msgstr "An error occurred."
@@ -1780,26 +1998,34 @@ msgstr "adherent_form"
 
 #: ../lib/Galette/IO/PdfAdhesionForm.php:160
 #: ../lib/Galette/IO/PdfAdhesionForm.php:161
+#: ../lib/Galette/IO/PdfContribution.php:110
 #: ../lib/Galette/IO/PdfContribution.php:111
-#: ../lib/Galette/IO/PdfContribution.php:112
 #: ../templates/default/preferences.tpl:546 ../templates/default/group.tpl:36
 msgid "None"
 msgstr "None"
 
-#: ../lib/Galette/IO/PdfContribution.php:144
-#: ../includes/routes/contributions.routes.php:1094
-#: ../templates/default/gestion_contributions.tpl:52
-msgid "contribution"
-msgstr "contribution"
-
-#: ../lib/Galette/IO/PdfContribution.php:148
+#: ../lib/Galette/IO/PdfContribution.php:147
 msgid "receipt"
 msgstr "receipt"
 
-#: ../lib/Galette/IO/PdfContribution.php:150
+#: ../lib/Galette/IO/PdfContribution.php:149
 msgid "invoice"
 msgstr "invoice"
 
+#: ../lib/Galette/Entity/ListsConfig.php:214
+msgid "Is admin"
+msgstr "Is admin"
+
+#: ../lib/Galette/Entity/ListsConfig.php:217
+#: ../templates/default/gestion_adherents.tpl:363
+#: ../templates/default/gestion_adherents.tpl:442
+msgid "Modified"
+msgstr "Modified"
+
+#: ../lib/Galette/Entity/ListsConfig.php:227
+msgid "Public"
+msgstr "Public"
+
 #: ../lib/Galette/Entity/Reminder.php:265
 msgid "%name <%mail> (%days days)"
 msgstr "%name <%mail> (%days days)"
@@ -1849,8 +2075,8 @@ msgid "Never contributed: Registered %days days ago (since %date)"
 msgstr "Never contributed: Registered %days days ago (since %date)"
 
 #: ../lib/Galette/Entity/Adherent.php:719
-#: ../lib/Galette/Filters/MembersList.php:293
-#: ../templates/default/gestion_adherents.tpl:352
+#: ../lib/Galette/Filters/MembersList.php:287
+#: ../templates/default/gestion_adherents.tpl:532
 msgid "Never contributed"
 msgstr "Never contributed"
 
@@ -1943,22 +2169,22 @@ msgstr "Fail to add new member."
 msgid "Member card updated"
 msgstr "Member card updated"
 
-#: ../lib/Galette/Entity/Adherent.php:1581
+#: ../lib/Galette/Entity/Adherent.php:1577
 #: ../templates/default/forms_types/account.tpl:5
 msgid "Active"
 msgstr "Active"
 
-#: ../lib/Galette/Entity/Adherent.php:1581
+#: ../lib/Galette/Entity/Adherent.php:1577
 #: ../templates/default/gestion_contributions.tpl:44
 #: ../templates/default/forms_types/account.tpl:6
 msgid "Inactive"
 msgstr "Inactive"
 
-#: ../lib/Galette/Entity/Adherent.php:1792 ../templates/default/member.tpl:366
+#: ../lib/Galette/Entity/Adherent.php:1798 ../templates/default/member.tpl:364
 msgid " (%age years old)"
 msgstr " (%age years old)"
 
-#: ../lib/Galette/Entity/Adherent.php:1864
+#: ../lib/Galette/Entity/Adherent.php:1870
 msgid "Duplicated from %name (%id)"
 msgstr "Duplicated from %name (%id)"
 
@@ -2114,15 +2340,6 @@ msgstr "Script output"
 msgid "Membership"
 msgstr "Membership"
 
-#: ../lib/Galette/Entity/Contribution.php:1077
-#: ../includes/routes/contributions.routes.php:365
-#: ../includes/dependencies.php:535
-#: ../includes/fields_defs/pdfmodels_fields.php:202
-#: ../templates/default/ajouter_transaction.tpl:37
-#: ../templates/default/ajouter_contribution.tpl:155
-msgid "Donation"
-msgstr "Donation"
-
 #: ../lib/Galette/Entity/Entitled.php:331
 msgid "ID must be an integer!"
 msgstr "ID must be an integer!"
@@ -2250,21 +2467,22 @@ msgid "Group `%1$s` cannot be set as parent!"
 msgstr "Group `%1$s` cannot be set as parent!"
 
 #: ../lib/Galette/Middleware/CheckAcls.php:128
-msgid "Routes '%routes' are missing in ACLs!"
-msgstr "Routes '%routes' are missing in ACLs!"
+#: ../lib/Galette/Middleware/CheckAcls.php:176
+msgid "Route '%name' is not registered in ACLs!"
+msgstr "Route '%name' is not registered in ACLs!"
+
+#: ../lib/Galette/Middleware/CheckAcls.php:134
+msgid "Routes '%names' are not registered in ACLs!"
+msgstr "Routes '%names' are not registered in ACLs!"
 
-#: ../lib/Galette/Middleware/Authenticate.php:110
+#: ../lib/Galette/Middleware/Authenticate.php:101
 msgid "Login required"
 msgstr "Login required"
 
-#: ../lib/Galette/Middleware/Authenticate.php:160
+#: ../lib/Galette/Middleware/Authenticate.php:150
 msgid "Unknown ACL rule '%acl'!"
 msgstr "Unknown ACL rule '%acl'!"
 
-#: ../lib/Galette/Middleware/Authenticate.php:182
-msgid "Route '%name' is not registered in ACLs!"
-msgstr "Route '%name' is not registered in ACLs!"
-
 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:146
 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:183
 msgid "Galette needs update!"
@@ -2290,56 +2508,56 @@ msgstr "Your Galette database is not present, or not up to date."
 msgid "Please run install or upgrade procedure (check the documentation)"
 msgstr "Please run install or upgrade procedure (check the documentation)"
 
-#: ../lib/Galette/Filters/MembersList.php:270 ../includes/dependencies.php:558
+#: ../lib/Galette/Filters/MembersList.php:264 ../includes/dependencies.php:450
 #: ../includes/fields_defs/pdfmodels_fields.php:225
 #: ../templates/default/gestion_pdf.tpl:65
 msgid "Company name"
 msgstr "Company name"
 
-#: ../lib/Galette/Filters/MembersList.php:271 ../includes/dependencies.php:562
+#: ../lib/Galette/Filters/MembersList.php:265 ../includes/dependencies.php:454
 #: ../includes/fields_defs/pdfmodels_fields.php:229
 #: ../templates/default/mailing_adherents.tpl:71
 msgid "Address"
 msgstr "Address"
 
-#: ../lib/Galette/Filters/MembersList.php:272
+#: ../lib/Galette/Filters/MembersList.php:266
 msgid "Email,URL,IM"
 msgstr "Email,URL,IM"
 
-#: ../lib/Galette/Filters/MembersList.php:273
+#: ../lib/Galette/Filters/MembersList.php:267
 msgid "Job"
 msgstr "Job"
 
-#: ../lib/Galette/Filters/MembersList.php:274
+#: ../lib/Galette/Filters/MembersList.php:268
 msgid "Infos"
 msgstr "Infos"
 
-#: ../lib/Galette/Filters/MembersList.php:278
+#: ../lib/Galette/Filters/MembersList.php:272
 msgid "Member number"
 msgstr "Member number"
 
-#: ../lib/Galette/Filters/MembersList.php:289
+#: ../lib/Galette/Filters/MembersList.php:283
 msgid "All members"
 msgstr "All members"
 
-#: ../lib/Galette/Filters/MembersList.php:290
+#: ../lib/Galette/Filters/MembersList.php:284
 #: ../templates/default/preferences.tpl:219
 msgid "Up to date members"
 msgstr "Up to date members"
 
-#: ../lib/Galette/Filters/MembersList.php:291
+#: ../lib/Galette/Filters/MembersList.php:285
 msgid "Close expiries"
 msgstr "Close expiries"
 
-#: ../lib/Galette/Filters/MembersList.php:292
+#: ../lib/Galette/Filters/MembersList.php:286
 msgid "Latecomers"
 msgstr "Latecomers"
 
-#: ../lib/Galette/Filters/MembersList.php:295
+#: ../lib/Galette/Filters/MembersList.php:289
 msgid "Administrators"
 msgstr "Administrators"
 
-#: ../lib/Galette/Filters/MembersList.php:296
+#: ../lib/Galette/Filters/MembersList.php:290
 msgid "Non members"
 msgstr "Non members"
 
@@ -2372,343 +2590,131 @@ msgstr "Y-m"
 msgid "Unknown date format for %field.<br/>Know formats are: %formats"
 msgstr "Unknown date format for %field.<br/>Know formats are: %formats"
 
-#: ../webroot/installer.php:150
+#: ../webroot/installer.php:152
 msgid "No host"
 msgstr "No host"
 
-#: ../webroot/installer.php:153
+#: ../webroot/installer.php:155
 msgid "No port"
 msgstr "No port"
 
-#: ../webroot/installer.php:156 ../webroot/installer.php:196
+#: ../webroot/installer.php:158 ../webroot/installer.php:198
 msgid "No user name"
 msgstr "No user name"
 
-#: ../webroot/installer.php:162
+#: ../webroot/installer.php:164
 msgid "No database name"
 msgstr "No database name"
 
-#: ../webroot/installer.php:199
+#: ../webroot/installer.php:201
 msgid "The username cannot contain the @ character"
 msgstr "The username cannot contain the @ character"
 
-#: ../webroot/installer.php:240
+#: ../webroot/installer.php:242
 msgid "Galette Installation"
 msgstr "Galette Installation"
 
-#: ../webroot/installer.php:251
+#: ../webroot/installer.php:253
 msgid "Galette installation"
 msgstr "Galette installation"
 
-#: ../webroot/installer.php:254 ../templates/default/page.tpl:103
+#: ../webroot/installer.php:256 ../templates/default/page.tpl:106
 #: ../templates/default/public_page.tpl:25
 msgid "Change language"
 msgstr "Change language"
 
-#: ../webroot/installer.php:275 ../templates/default/mailing_adherents.tpl:5
-#: ../templates/default/global_messages.tpl:10
-msgid "- ERROR -"
-msgstr "- ERROR -"
-
-#: ../webroot/installer.php:313 ../templates/default/plugin_initdb.tpl:129
-msgid "Steps:"
-msgstr "Steps:"
-
-#: ../webroot/installer.php:318
-msgid "Database access/permissions"
-msgstr "Database access/permissions"
-
-#: ../webroot/installer.php:322 ../templates/default/plugin_initdb.tpl:134
-msgid "Version selection"
-msgstr "Version selection"
-
-#: ../webroot/installer.php:323 ../templates/default/plugin_initdb.tpl:137
-msgid "Database upgrade"
-msgstr "Database upgrade"
-
-#: ../webroot/installer.php:327 ../templates/default/plugin_initdb.tpl:137
-msgid "Database installation"
-msgstr "Database installation"
-
-#: ../webroot/installer.php:337
-msgid "Galette initialisation"
-msgstr "Galette initialisation"
-
-#: ../includes/routes/members.routes.php:198 ../templates/default/page.tpl:53
-#: ../templates/default/desktop.tpl:36
-msgid "Reminders"
-msgstr "Reminders"
-
-#: ../includes/routes/members.routes.php:233
-msgid "No reminder to send for now."
-msgstr "No reminder to send for now."
-
-#: ../includes/routes/members.routes.php:260
-msgid "There are no member to proceed."
-msgstr "There are no member to proceed."
-
-#: ../includes/routes/members.routes.php:267
-msgid "Reminder has not been sent:"
-msgstr "Reminder has not been sent:"
-
-#: ../includes/routes/members.routes.php:274
-msgid "Sent reminders:"
-msgstr "Sent reminders:"
-
-#: ../includes/routes/members.routes.php:363
-msgid "Attendance sheet configuration"
-msgstr "Attendance sheet configuration"
-
-#: ../includes/routes/management.routes.php:270
-msgid "Automatic emails texts edition"
-msgstr "Automatic emails texts edition"
-
-#: ../includes/routes/management.routes.php:326
-msgid "Email: '%s' has not been modified!"
-msgstr "Email: '%s' has not been modified!"
-
-#: ../includes/routes/management.routes.php:335
-msgid "Email: '%s' has been successfully modified."
-msgstr "Email: '%s' has been successfully modified."
-
-#: ../includes/routes/management.routes.php:357
-msgid "User statuses"
-msgstr "User statuses"
-
-#: ../includes/routes/management.routes.php:363
-msgid "Contribution types"
-msgstr "Contribution types"
-
-#: ../includes/routes/management.routes.php:399
-msgid "Edit status"
-msgstr "Edit status"
-
-#: ../includes/routes/management.routes.php:405
-msgid "Edit contribution type"
-msgstr "Edit contribution type"
-
-#: ../includes/routes/management.routes.php:455
-msgid "%type has not been added :("
-msgstr "%type has not been added :("
-
-#: ../includes/routes/management.routes.php:456
-msgid "%type #%id has not been updated"
-msgstr "%type #%id has not been updated"
-
-#: ../includes/routes/management.routes.php:460
-msgid "%type has been successfully added!"
-msgstr "%type has been successfully added!"
-
-#: ../includes/routes/management.routes.php:461
-msgid "%type #%id has been successfully updated!"
-msgstr "%type #%id has been successfully updated!"
-
-#: ../includes/routes/management.routes.php:507
-msgid "Remove %type '%label'"
-msgstr "Remove %type '%label'"
-
-#: ../includes/routes/management.routes.php:562
-msgid "%type '%label' was successfully removed"
-msgstr "%type '%label' was successfully removed"
-
-#: ../includes/routes/management.routes.php:572
-msgid "An error occurred trying to remove %type #%id"
-msgstr "An error occurred trying to remove %type #%id"
-
-#: ../includes/routes/management.routes.php:586
-msgid "Requested label does not exists!"
-msgstr "Requested label does not exists!"
-
-#: ../includes/routes/public_pages.routes.php:46
-msgid "Unauthorized"
-msgstr "Unauthorized"
-
-#: ../includes/routes/public_pages.routes.php:105
-#: ../templates/default/page.tpl:71 ../templates/default/public_page.tpl:83
-#: ../templates/default/public_page.tpl:87
-msgid "Members list"
-msgstr "Members list"
-
-#: ../includes/routes/public_pages.routes.php:105
-#: ../templates/default/page.tpl:72 ../templates/default/public_page.tpl:91
-#: ../templates/default/public_page.tpl:94
-msgid "Trombinoscope"
-msgstr "Trombinoscope"
-
-#: ../includes/routes/contributions.routes.php:149
-msgid "Contributions management"
-msgstr "Contributions management"
-
-#: ../includes/routes/contributions.routes.php:150
-msgid "Transactions management"
-msgstr "Transactions management"
-
-#: ../includes/routes/contributions.routes.php:238
-msgid "- Unknown payment type!"
-msgstr "- Unknown payment type!"
-
-#: ../includes/routes/contributions.routes.php:276
-#: ../includes/routes/contributions.routes.php:459
-msgid "Contribution ID cannot ben null calling edit route!"
-msgstr "Contribution ID cannot ben null calling edit route!"
-
-#: ../includes/routes/contributions.routes.php:363
-#: ../templates/default/ajouter_transaction.tpl:36
-#: ../templates/default/ajouter_contribution.tpl:154
-msgid "Membership fee"
-msgstr "Membership fee"
-
-#: ../includes/routes/contributions.routes.php:463
-msgid "Contribution ID must be null calling add route!"
-msgstr "Contribution ID must be null calling add route!"
-
-#: ../includes/routes/contributions.routes.php:505
-msgid "Contribution has been successfully stored"
-msgstr "Contribution has been successfully stored"
-
-#: ../includes/routes/contributions.routes.php:518
-msgid "Post contribution script failed"
-msgstr "Post contribution script failed"
-
-#: ../includes/routes/contributions.routes.php:527
-msgid "The configured post contribution script has failed."
-msgstr "The configured post contribution script has failed."
-
-#: ../includes/routes/contributions.routes.php:528
-msgid "You can find contribution information and script output below."
-msgstr "You can find contribution information and script output below."
-
-#: ../includes/routes/contributions.routes.php:539
-msgid ""
-"A problem happened while sending to admin post contribution notification for "
-"user %name (%email) contribution"
-msgstr ""
-"A problem happened while sending to admin post contribution notification for "
-"user %name (%email) contribution"
-
-#: ../includes/routes/contributions.routes.php:563
-msgid "An error occurred while storing the contribution."
-msgstr "An error occurred while storing the contribution."
-
-#: ../includes/routes/contributions.routes.php:642
-msgid "Email sent to user %name (%email)"
-msgstr "Email sent to user %name (%email)"
-
-#: ../includes/routes/contributions.routes.php:649
-msgid ""
-"A problem happened while sending contribution receipt to user %name (%email)"
-msgstr ""
-"A problem happened while sending contribution receipt to user %name (%email)"
-
-#: ../includes/routes/contributions.routes.php:658
-msgid ""
-"Trying to send an email to a member (%name) with an invalid address: %email"
-msgstr ""
-"Trying to send an email to a member (%name) with an invalid address: %email"
-
-#: ../includes/routes/contributions.routes.php:691
-msgid "Email sent to admin for user %name (%email)"
-msgstr "Email sent to admin for user %name (%email)"
-
-#: ../includes/routes/contributions.routes.php:698
-msgid ""
-"A problem happened while sending to admin notification for user %name "
-"(%email) contribution"
-msgstr ""
-"A problem happened while sending to admin notification for user %name "
-"(%email) contribution"
+#: ../webroot/installer.php:277 ../templates/default/mailing_adherents.tpl:5
+#: ../templates/default/global_messages.tpl:10
+msgid "- ERROR -"
+msgstr "- ERROR -"
 
-#: ../includes/routes/contributions.routes.php:807
-#: ../includes/routes/contributions.routes.php:948
-msgid "Transaction ID cannot ben null calling edit route!"
-msgstr "Transaction ID cannot ben null calling edit route!"
+#: ../webroot/installer.php:315 ../templates/default/plugin_initdb.tpl:129
+msgid "Steps:"
+msgstr "Steps:"
 
-#: ../includes/routes/contributions.routes.php:840
-msgid "Transaction"
-msgstr "Transaction"
+#: ../webroot/installer.php:320
+msgid "Database access/permissions"
+msgstr "Database access/permissions"
 
-#: ../includes/routes/contributions.routes.php:892
-msgid "Unable to attach contribution to transaction"
-msgstr "Unable to attach contribution to transaction"
+#: ../webroot/installer.php:324 ../templates/default/plugin_initdb.tpl:134
+msgid "Version selection"
+msgstr "Version selection"
 
-#: ../includes/routes/contributions.routes.php:897
-msgid "Contribution has been successfully attached to current transaction"
-msgstr "Contribution has been successfully attached to current transaction"
+#: ../webroot/installer.php:325 ../templates/default/plugin_initdb.tpl:137
+msgid "Database upgrade"
+msgstr "Database upgrade"
 
-#: ../includes/routes/contributions.routes.php:916
-msgid "Unable to detach contribution from transaction"
-msgstr "Unable to detach contribution from transaction"
+#: ../webroot/installer.php:329 ../templates/default/plugin_initdb.tpl:137
+msgid "Database installation"
+msgstr "Database installation"
 
-#: ../includes/routes/contributions.routes.php:921
-msgid "Contribution has been successfully detached from current transaction"
-msgstr "Contribution has been successfully detached from current transaction"
+#: ../webroot/installer.php:339
+msgid "Galette initialisation"
+msgstr "Galette initialisation"
 
-#: ../includes/routes/contributions.routes.php:952
-msgid "Transaction ID cannot ben set while adding!"
-msgstr "Transaction ID cannot ben set while adding!"
+#: ../includes/routes/management.routes.php:269
+msgid "Automatic emails texts edition"
+msgstr "Automatic emails texts edition"
 
-#: ../includes/routes/contributions.routes.php:1002
-msgid "An error occurred while storing the transaction."
-msgstr "An error occurred while storing the transaction."
+#: ../includes/routes/management.routes.php:325
+msgid "Email: '%s' has not been modified!"
+msgstr "Email: '%s' has not been modified!"
 
-#: ../includes/routes/contributions.routes.php:1031
-msgid "Transaction has been successfully stored"
-msgstr "Transaction has been successfully stored"
+#: ../includes/routes/management.routes.php:334
+msgid "Email: '%s' has been successfully modified."
+msgstr "Email: '%s' has been successfully modified."
 
-#: ../includes/routes/contributions.routes.php:1093
-msgid "Remove %1$s #%2$s"
-msgstr "Remove %1$s #%2$s"
+#: ../includes/routes/management.routes.php:356
+msgid "User statuses"
+msgstr "User statuses"
 
-#: ../includes/routes/contributions.routes.php:1094
-#: ../templates/default/gestion_transactions.tpl:32
-msgid "transaction"
-msgstr "transaction"
+#: ../includes/routes/management.routes.php:362
+msgid "Contribution types"
+msgstr "Contribution types"
 
-#: ../includes/routes/contributions.routes.php:1137
-msgid "Remove %1$s"
-msgstr "Remove %1$s"
+#: ../includes/routes/management.routes.php:398
+msgid "Edit status"
+msgstr "Edit status"
 
-#: ../includes/routes/contributions.routes.php:1138
-#: ../templates/default/gestion_contributions.tpl:52
-msgid "contributions"
-msgstr "contributions"
+#: ../includes/routes/management.routes.php:404
+msgid "Edit contribution type"
+msgstr "Edit contribution type"
 
-#: ../includes/routes/contributions.routes.php:1138
-#: ../templates/default/gestion_transactions.tpl:32
-msgid "transactions"
-msgstr "transactions"
+#: ../includes/routes/management.routes.php:454
+msgid "%type has not been added :("
+msgstr "%type has not been added :("
 
-#: ../includes/routes/contributions.routes.php:1144
-msgid "You are about to remove %count contributions."
-msgstr "You are about to remove %count contributions."
+#: ../includes/routes/management.routes.php:455
+msgid "%type #%id has not been updated"
+msgstr "%type #%id has not been updated"
 
-#: ../includes/routes/contributions.routes.php:1145
-msgid "You are about to remove %count transactions."
-msgstr "You are about to remove %count transactions."
+#: ../includes/routes/management.routes.php:459
+msgid "%type has been successfully added!"
+msgstr "%type has been successfully added!"
 
-#: ../includes/routes/contributions.routes.php:1199
-msgid "Contributions(s) has been removed!"
-msgstr "Contributions(s) has been removed!"
+#: ../includes/routes/management.routes.php:460
+msgid "%type #%id has been successfully updated!"
+msgstr "%type #%id has been successfully updated!"
 
-#: ../includes/routes/contributions.routes.php:1201
-msgid "Transactions(s) has been removed!"
-msgstr "Transactions(s) has been removed!"
+#: ../includes/routes/management.routes.php:506
+msgid "Remove %type '%label'"
+msgstr "Remove %type '%label'"
 
-#: ../includes/routes/contributions.routes.php:1211
-msgid "An error occurred trying to remove contributions(s) :("
-msgstr "An error occurred trying to remove contributions(s) :("
+#: ../includes/routes/management.routes.php:561
+msgid "%type '%label' was successfully removed"
+msgstr "%type '%label' was successfully removed"
 
-#: ../includes/routes/contributions.routes.php:1213
-msgid "An error occurred trying to remove transaction(s) :("
-msgstr "An error occurred trying to remove transaction(s) :("
+#: ../includes/routes/management.routes.php:571
+msgid "An error occurred trying to remove %type #%id"
+msgstr "An error occurred trying to remove %type #%id"
 
-#: ../includes/routes/contributions.routes.php:1251
-msgid "Download document"
-msgstr "Download document"
+#: ../includes/routes/management.routes.php:585
+msgid "Requested label does not exists!"
+msgstr "Requested label does not exists!"
 
-#: ../includes/routes/contributions.routes.php:1271
-msgid "Invalid link!"
-msgstr "Invalid link!"
+#: ../includes/routes/public_pages.routes.php:48
+msgid "Unauthorized"
+msgstr "Unauthorized"
 
 #: ../includes/routes/plugins.routes.php:73
 msgid "Invalid extension!"
@@ -2766,12 +2772,12 @@ msgstr "Secretary"
 msgid "Vice-secretary"
 msgstr "Vice-secretary"
 
-#: ../includes/i18n.inc.php:336 ../includes/dependencies.php:533
+#: ../includes/i18n.inc.php:336 ../includes/dependencies.php:425
 #: ../includes/fields_defs/pdfmodels_fields.php:200
 msgid "Active member"
 msgstr "Active member"
 
-#: ../includes/i18n.inc.php:337 ../includes/dependencies.php:534
+#: ../includes/i18n.inc.php:337 ../includes/dependencies.php:426
 #: ../includes/fields_defs/pdfmodels_fields.php:201
 msgid "Benefactor member"
 msgstr "Benefactor member"
@@ -2892,37 +2898,37 @@ msgstr "Contact information:"
 msgid "Society"
 msgstr "Society"
 
-#: ../includes/dependencies.php:376
+#: ../includes/dependencies.php:268
 #: ../includes/fields_defs/pdfmodels_fields.php:43
 msgid "Main"
 msgstr "Main"
 
-#: ../includes/dependencies.php:386
+#: ../includes/dependencies.php:278
 #: ../includes/fields_defs/pdfmodels_fields.php:53
 msgid "Association"
 msgstr "Association"
 
-#: ../includes/dependencies.php:422 ../includes/dependencies.php:423
+#: ../includes/dependencies.php:314 ../includes/dependencies.php:315
 #: ../includes/fields_defs/pdfmodels_fields.php:89
 #: ../includes/fields_defs/pdfmodels_fields.php:90
 #: ../templates/default/gestion_pdf_content.tpl:37
 msgid "Invoice"
 msgstr "Invoice"
 
-#: ../includes/dependencies.php:443 ../includes/dependencies.php:488
+#: ../includes/dependencies.php:335 ../includes/dependencies.php:380
 #: ../includes/fields_defs/pdfmodels_fields.php:110
 #: ../includes/fields_defs/pdfmodels_fields.php:155
 #: ../templates/default/gestion_paymentstypes.tpl:20
 msgid "Label"
 msgstr "Label"
 
-#: ../includes/dependencies.php:444 ../includes/dependencies.php:489
-#: ../includes/dependencies.php:595
+#: ../includes/dependencies.php:336 ../includes/dependencies.php:381
+#: ../includes/dependencies.php:487
 #: ../includes/fields_defs/pdfmodels_fields.php:111
 #: ../includes/fields_defs/pdfmodels_fields.php:156
 #: ../includes/fields_defs/pdfmodels_fields.php:262
 #: ../templates/default/gestion_contributions.tpl:129
-#: ../templates/default/gestion_contributions.tpl:216
+#: ../templates/default/gestion_contributions.tpl:233
 #: ../templates/default/ajouter_transaction.tpl:92
 #: ../templates/default/ajouter_contribution.tpl:29
 #: ../templates/default/advanced_search.tpl:157
@@ -2932,39 +2938,39 @@ msgstr "Label"
 msgid "Amount"
 msgstr "Amount"
 
-#: ../includes/dependencies.php:450 ../includes/dependencies.php:495
+#: ../includes/dependencies.php:342 ../includes/dependencies.php:387
 #: ../includes/fields_defs/pdfmodels_fields.php:117
 #: ../includes/fields_defs/pdfmodels_fields.php:162
 msgid "on"
 msgstr "on"
 
-#: ../includes/dependencies.php:451 ../includes/dependencies.php:496
+#: ../includes/dependencies.php:343 ../includes/dependencies.php:388
 #: ../includes/fields_defs/pdfmodels_fields.php:118
 #: ../includes/fields_defs/pdfmodels_fields.php:163
 msgid "from"
 msgstr "from"
 
-#: ../includes/dependencies.php:451 ../includes/dependencies.php:496
+#: ../includes/dependencies.php:343 ../includes/dependencies.php:388
 #: ../includes/fields_defs/pdfmodels_fields.php:118
 #: ../includes/fields_defs/pdfmodels_fields.php:163
 msgid "to"
 msgstr "to"
 
-#: ../includes/dependencies.php:467 ../includes/dependencies.php:468
+#: ../includes/dependencies.php:359 ../includes/dependencies.php:360
 #: ../includes/fields_defs/pdfmodels_fields.php:134
 #: ../includes/fields_defs/pdfmodels_fields.php:135
 #: ../templates/default/gestion_pdf_content.tpl:38
 msgid "Receipt"
 msgstr "Receipt"
 
-#: ../includes/dependencies.php:512 ../includes/dependencies.php:513
+#: ../includes/dependencies.php:404 ../includes/dependencies.php:405
 #: ../includes/fields_defs/pdfmodels_fields.php:179
 #: ../includes/fields_defs/pdfmodels_fields.php:180
 #: ../templates/default/voir_adherent.tpl:37
 msgid "Adhesion form"
 msgstr "Adhesion form"
 
-#: ../includes/dependencies.php:518
+#: ../includes/dependencies.php:410
 #: ../includes/fields_defs/pdfmodels_fields.php:185
 msgid ""
 "Complete the following form and send it with your funds, in order to "
@@ -2973,12 +2979,12 @@ msgstr ""
 "Complete the following form and send it with your funds, in order to "
 "complete your subscription."
 
-#: ../includes/dependencies.php:531
+#: ../includes/dependencies.php:423
 #: ../includes/fields_defs/pdfmodels_fields.php:198
 msgid "Required membership:"
 msgstr "Required membership:"
 
-#: ../includes/dependencies.php:536
+#: ../includes/dependencies.php:428
 #: ../includes/fields_defs/pdfmodels_fields.php:203
 msgid ""
 "The minimum contribution for each type of membership are defined on the "
@@ -2989,62 +2995,62 @@ msgstr ""
 "website of the association. The amount of donations are free to be decided "
 "by the generous donor."
 
-#: ../includes/dependencies.php:546
+#: ../includes/dependencies.php:438
 #: ../includes/fields_defs/pdfmodels_fields.php:213
 msgid "Politeness"
 msgstr "Politeness"
 
-#: ../includes/dependencies.php:554
+#: ../includes/dependencies.php:446
 #: ../includes/fields_defs/pdfmodels_fields.php:221
 msgid "First name"
 msgstr "First name"
 
-#: ../includes/dependencies.php:574
+#: ../includes/dependencies.php:466
 #: ../includes/fields_defs/pdfmodels_fields.php:241
 msgid "Zip Code"
 msgstr "Zip Code"
 
-#: ../includes/dependencies.php:576
+#: ../includes/dependencies.php:468
 #: ../includes/fields_defs/pdfmodels_fields.php:243
 msgid "City"
 msgstr "City"
 
-#: ../includes/dependencies.php:580
+#: ../includes/dependencies.php:472
 #: ../includes/fields_defs/pdfmodels_fields.php:247
 msgid "Country"
 msgstr "Country"
 
-#: ../includes/dependencies.php:584
+#: ../includes/dependencies.php:476
 #: ../includes/fields_defs/pdfmodels_fields.php:251
 msgid "Email address"
 msgstr "Email address"
 
-#: ../includes/dependencies.php:588
+#: ../includes/dependencies.php:480
 #: ../includes/fields_defs/pdfmodels_fields.php:255
 msgid "Username"
 msgstr "Username"
 
-#: ../includes/dependencies.php:599
+#: ../includes/dependencies.php:491
 #: ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "Hereby, I agree to comply to %s association statutes and its rules."
 msgstr "Hereby, I agree to comply to %s association statutes and its rules."
 
-#: ../includes/dependencies.php:599
+#: ../includes/dependencies.php:491
 #: ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "At ................................................"
 msgstr "At ................................................"
 
-#: ../includes/dependencies.php:599
+#: ../includes/dependencies.php:491
 #: ../includes/fields_defs/pdfmodels_fields.php:266
 msgid "On .......... / .......... / .......... "
 msgstr "On .......... / .......... / .......... "
 
-#: ../includes/dependencies.php:600
+#: ../includes/dependencies.php:492
 #: ../includes/fields_defs/pdfmodels_fields.php:267
 msgid "* Only for compagnies"
 msgstr "* Only for compagnies"
 
-#: ../includes/dependencies.php:600
+#: ../includes/dependencies.php:492
 #: ../includes/fields_defs/pdfmodels_fields.php:267
 msgid "** Galette identifier, if applicable"
 msgstr "** Galette identifier, if applicable"
@@ -3053,11 +3059,11 @@ msgstr "** Galette identifier, if applicable"
 msgid "Member number:"
 msgstr "Member number:"
 
-#: ../includes/fields_defs/members_fields.php:51
+#: ../includes/fields_defs/members_fields.php:53
 msgid "Status:"
 msgstr "Status:"
 
-#: ../includes/fields_defs/members_fields.php:59
+#: ../includes/fields_defs/members_fields.php:63
 #: ../templates/default/edit_paymenttype.tpl:8
 #: ../templates/default/editer_intitule.tpl:13
 #: ../templates/default/group.tpl:18 ../templates/default/editer_champ.tpl:14
@@ -3066,157 +3072,163 @@ msgstr "Status:"
 msgid "Name:"
 msgstr "Name:"
 
-#: ../includes/fields_defs/members_fields.php:67
+#: ../includes/fields_defs/members_fields.php:71
 msgid "First name:"
 msgstr "First name:"
 
-#: ../includes/fields_defs/members_fields.php:75
+#: ../includes/fields_defs/members_fields.php:79
 msgid "Company:"
 msgstr "Company:"
 
-#: ../includes/fields_defs/members_fields.php:83
+#: ../includes/fields_defs/members_fields.php:87
 msgid "Nickname:"
 msgstr "Nickname:"
 
-#: ../includes/fields_defs/members_fields.php:91
+#: ../includes/fields_defs/members_fields.php:97
 msgid "Title:"
 msgstr "Title:"
 
-#: ../includes/fields_defs/members_fields.php:99
+#: ../includes/fields_defs/members_fields.php:105
 msgid "Birth date:"
 msgstr "Birth date:"
 
-#: ../includes/fields_defs/members_fields.php:107
+#: ../includes/fields_defs/members_fields.php:113
 msgid "Gender:"
 msgstr "Gender:"
 
-#: ../includes/fields_defs/members_fields.php:115
+#: ../includes/fields_defs/members_fields.php:121
 #: ../templates/default/preferences.tpl:52
 #: ../templates/default/preferences.tpl:54
 msgid "Address:"
 msgstr "Address:"
 
-#: ../includes/fields_defs/members_fields.php:124
+#: ../includes/fields_defs/members_fields.php:130
 msgid "Address (continuation)"
 msgstr "Address (continuation)"
 
-#: ../includes/fields_defs/members_fields.php:132
+#: ../includes/fields_defs/members_fields.php:138
 #: ../templates/default/preferences.tpl:58
 msgid "Zip Code:"
 msgstr "Zip Code:"
 
-#: ../includes/fields_defs/members_fields.php:140
+#: ../includes/fields_defs/members_fields.php:146
 #: ../templates/default/preferences.tpl:62
 msgid "City:"
 msgstr "City:"
 
-#: ../includes/fields_defs/members_fields.php:148
+#: ../includes/fields_defs/members_fields.php:154
 #: ../templates/default/preferences.tpl:66
 msgid "Country:"
 msgstr "Country:"
 
-#: ../includes/fields_defs/members_fields.php:156
+#: ../includes/fields_defs/members_fields.php:162
 msgid "Phone:"
 msgstr "Phone:"
 
-#: ../includes/fields_defs/members_fields.php:164
+#: ../includes/fields_defs/members_fields.php:170
 msgid "Mobile phone:"
 msgstr "Mobile phone:"
 
-#: ../includes/fields_defs/members_fields.php:172
+#: ../includes/fields_defs/members_fields.php:178
 msgid "E-Mail:"
 msgstr "E-Mail:"
 
-#: ../includes/fields_defs/members_fields.php:180
+#: ../includes/fields_defs/members_fields.php:186
 #: ../templates/default/preferences.tpl:85
 msgid "Website:"
 msgstr "Website:"
 
-#: ../includes/fields_defs/members_fields.php:188
+#: ../includes/fields_defs/members_fields.php:194
 msgid "ICQ:"
 msgstr "ICQ:"
 
-#: ../includes/fields_defs/members_fields.php:196
+#: ../includes/fields_defs/members_fields.php:202
 msgid "MSN:"
 msgstr "MSN:"
 
-#: ../includes/fields_defs/members_fields.php:204
+#: ../includes/fields_defs/members_fields.php:210
 msgid "Jabber:"
 msgstr "Jabber:"
 
-#: ../includes/fields_defs/members_fields.php:212
+#: ../includes/fields_defs/members_fields.php:218
 msgid "Other information (admin):"
 msgstr "Other information (admin):"
 
-#: ../includes/fields_defs/members_fields.php:220
+#: ../includes/fields_defs/members_fields.php:226
 msgid "Other information:"
 msgstr "Other information:"
 
-#: ../includes/fields_defs/members_fields.php:228
+#: ../includes/fields_defs/members_fields.php:234
 msgid "Profession:"
 msgstr "Profession:"
 
-#: ../includes/fields_defs/members_fields.php:236 ../install/steps/admin.php:46
+#: ../includes/fields_defs/members_fields.php:242 ../install/steps/admin.php:46
 #: ../templates/default/preferences.tpl:577 ../templates/default/index.tpl:10
 msgid "Username:"
 msgstr "Username:"
 
-#: ../includes/fields_defs/members_fields.php:244 ../install/steps/admin.php:50
+#: ../includes/fields_defs/members_fields.php:250 ../install/steps/admin.php:50
 #: ../install/steps/db.php:89 ../templates/default/preferences.tpl:581
 #: ../templates/default/index.tpl:14
 msgid "Password:"
 msgstr "Password:"
 
-#: ../includes/fields_defs/members_fields.php:252
+#: ../includes/fields_defs/members_fields.php:258
 #: ../templates/default/group.tpl:13
 msgid "Creation date:"
 msgstr "Creation date:"
 
-#: ../includes/fields_defs/members_fields.php:260
+#: ../includes/fields_defs/members_fields.php:266
 msgid "Modification date:"
 msgstr "Modification date:"
 
-#: ../includes/fields_defs/members_fields.php:268
+#: ../includes/fields_defs/members_fields.php:276
 msgid "Account:"
 msgstr "Account:"
 
-#: ../includes/fields_defs/members_fields.php:276
+#: ../includes/fields_defs/members_fields.php:284
 msgid "Galette Admin:"
 msgstr "Galette Admin:"
 
-#: ../includes/fields_defs/members_fields.php:284
+#: ../includes/fields_defs/members_fields.php:292
 msgid "Freed of dues:"
 msgstr "Freed of dues:"
 
-#: ../includes/fields_defs/members_fields.php:292
+#: ../includes/fields_defs/members_fields.php:300
 msgid "Be visible in the members list:"
 msgstr "Be visible in the members list:"
 
-#: ../includes/fields_defs/members_fields.php:300
+#: ../includes/fields_defs/members_fields.php:308
 msgid "Due date:"
 msgstr "Due date:"
 
-#: ../includes/fields_defs/members_fields.php:308
+#: ../includes/fields_defs/members_fields.php:316
 #: ../templates/default/gestion_textes.tpl:8
 msgid "Language:"
 msgstr "Language:"
 
-#: ../includes/fields_defs/members_fields.php:316
+#: ../includes/fields_defs/members_fields.php:324
 msgid "Birthplace:"
 msgstr "Birthplace:"
 
-#: ../includes/fields_defs/members_fields.php:324
+#: ../includes/fields_defs/members_fields.php:332
 msgid "Id GNUpg (GPG):"
 msgstr "Id GNUpg (GPG):"
 
-#: ../includes/fields_defs/members_fields.php:332
+#: ../includes/fields_defs/members_fields.php:340
 msgid "fingerprint:"
 msgstr "fingerprint:"
 
-#: ../includes/fields_defs/members_fields.php:340
+#: ../includes/fields_defs/members_fields.php:348
 msgid "Parent:"
 msgstr "Parent:"
 
+#: ../includes/fields_defs/members_fields.php:366
+#: ../templates/default/gestion_adherents.tpl:351
+#: ../templates/default/gestion_adherents.tpl:441
+msgid "State of dues"
+msgstr "State of dues"
+
 #: ../includes/fields_defs/texts_fields.php:41
 #: ../includes/fields_defs/texts_fields.php:49
 msgid "[{ASSO_NAME}] Your identifiers"
@@ -3546,7 +3558,7 @@ msgstr "It seems you already use latest Galette version!"
 #: ../install/steps/db_select_version.php:61
 #: ../templates/default/edit_paymenttype.tpl:17
 #: ../templates/default/mass_change_members.tpl:48
-#: ../templates/default/gestion_adherents.tpl:535
+#: ../templates/default/gestion_adherents.tpl:715
 #: ../templates/default/mailing_adherents.tpl:325
 #: ../templates/default/edit_title.tpl:21
 #: ../templates/default/confirm_removal.tpl:21
@@ -3716,13 +3728,13 @@ msgstr "Configuration file created!"
 msgid "Data initialized."
 msgstr "Data initialized."
 
-#: ../install/steps/galette.php:57 ../templates/default/gestion_pdf.tpl:146
-#: ../templates/default/gestion_adherents.tpl:637
-#: ../templates/default/gestion_adherents.tpl:656
+#: ../install/steps/galette.php:57 ../templates/default/gestion_pdf.tpl:153
+#: ../templates/default/gestion_adherents.tpl:817
+#: ../templates/default/gestion_adherents.tpl:836
 #: ../templates/default/js_removal.tpl:65
 #: ../templates/default/js_removal.tpl:81
 #: ../templates/default/configurer_fiches.tpl:65
-#: ../templates/default/configurer_fiches.tpl:91
+#: ../templates/default/configurer_fiches.tpl:98
 msgid "An error occurred :("
 msgstr "An error occurred :("
 
@@ -4092,14 +4104,14 @@ msgstr "Contribution payment type"
 msgid "Show existing variables"
 msgstr "Show existing variables"
 
-#: ../templates/default/gestion_pdf.tpl:139
-#: ../templates/default/configurer_fiches.tpl:83
+#: ../templates/default/gestion_pdf.tpl:145
+#: ../templates/default/configurer_fiches.tpl:90
 #: ../templates/default/js_loader.tpl:2
 msgid "Loading..."
 msgstr "Loading..."
 
-#: ../templates/default/gestion_pdf.tpl:139
-#: ../templates/default/configurer_fiches.tpl:83
+#: ../templates/default/gestion_pdf.tpl:145
+#: ../templates/default/configurer_fiches.tpl:90
 #: ../templates/default/js_loader.tpl:2
 msgid "Currently loading..."
 msgstr "Currently loading..."
@@ -4120,8 +4132,9 @@ msgstr "Original string for name, that will be used for translations."
 #: ../templates/default/editer_intitule.tpl:40
 #: ../templates/default/preferences.tpl:600
 #: ../templates/default/gestion_textes.tpl:45
-#: ../templates/default/gestion_adherents.tpl:32
-#: ../templates/default/gestion_adherents.tpl:53
+#: ../templates/default/gestion_adherents.tpl:77
+#: ../templates/default/gestion_adherents.tpl:98
+#: ../templates/default/config_lists.tpl:57
 #: ../templates/default/ajouter_transaction.tpl:45
 #: ../templates/default/group.tpl:76 ../templates/default/editer_champ.tpl:72
 #: ../templates/default/mailing_adherents.tpl:93
@@ -4131,7 +4144,7 @@ msgstr "Original string for name, that will be used for translations."
 #: ../templates/default/config_fields.tpl:57
 #: ../templates/default/traduire_libelles.tpl:38
 #: ../templates/default/dispatch_type.tpl:140
-#: ../templates/default/member.tpl:105
+#: ../templates/default/member.tpl:103
 msgid "Save"
 msgstr "Save"
 
@@ -4335,76 +4348,84 @@ msgid "Informations about available plugins"
 msgstr "Informations about available plugins"
 
 #: ../templates/default/page.tpl:82
+msgid "Customize lists fields and order"
+msgstr "Customize lists fields and order"
+
+#: ../templates/default/page.tpl:82
+msgid "Core lists"
+msgstr "Core lists"
+
+#: ../templates/default/page.tpl:83
 msgid ""
 "Customize fields order, set which are required, and for who they're visibles"
 msgstr ""
 "Customize fields order, set which are required, and for who they're visibles"
 
-#: ../templates/default/page.tpl:82
+#: ../templates/default/page.tpl:83
 msgid "Core fields"
 msgstr "Core fields"
 
-#: ../templates/default/page.tpl:83
+#: ../templates/default/page.tpl:84
 msgid "Manage additional fields for various forms"
 msgstr "Manage additional fields for various forms"
 
-#: ../templates/default/page.tpl:83 ../templates/default/fake_data.tpl:33
+#: ../templates/default/page.tpl:84 ../templates/default/fake_data.tpl:33
 msgid "Dynamic fields"
 msgstr "Dynamic fields"
 
-#: ../templates/default/page.tpl:84
+#: ../templates/default/page.tpl:85
 msgid "Translate additionnals fields labels"
 msgstr "Translate additionnals fields labels"
 
-#: ../templates/default/page.tpl:85
+#: ../templates/default/page.tpl:86
 msgid "Manage statuses"
 msgstr "Manage statuses"
 
-#: ../templates/default/page.tpl:86
+#: ../templates/default/page.tpl:87
 msgid "Manage contributions types"
 msgstr "Manage contributions types"
 
-#: ../templates/default/page.tpl:87
+#: ../templates/default/page.tpl:88
 msgid "Manage emails texts and subjects"
 msgstr "Manage emails texts and subjects"
 
-#: ../templates/default/page.tpl:87
+#: ../templates/default/page.tpl:88
 msgid "Emails content"
 msgstr "Emails content"
 
-#: ../templates/default/page.tpl:88
+#: ../templates/default/page.tpl:89
 msgid "Manage titles"
 msgstr "Manage titles"
 
-#: ../templates/default/page.tpl:89
+#: ../templates/default/page.tpl:90
 msgid "Manage PDF models"
 msgstr "Manage PDF models"
 
-#: ../templates/default/page.tpl:90
+#: ../templates/default/page.tpl:91
 msgid "Manage payment types"
 msgstr "Manage payment types"
 
-#: ../templates/default/page.tpl:90
+#: ../templates/default/page.tpl:91
 msgid "Payment types"
 msgstr "Payment types"
 
-#: ../templates/default/page.tpl:91
+#: ../templates/default/page.tpl:92
 msgid "Download empty adhesion form"
 msgstr "Download empty adhesion form"
 
-#: ../templates/default/page.tpl:91
+#: ../templates/default/page.tpl:92
 msgid "Empty adhesion form"
 msgstr "Empty adhesion form"
 
-#: ../templates/default/page.tpl:94
+#: ../templates/default/page.tpl:97
 msgid "Various administrative tools"
 msgstr "Various administrative tools"
 
-#: ../templates/default/page.tpl:94
+#: ../templates/default/page.tpl:97
 msgid "Admin tools"
 msgstr "Admin tools"
 
-#: ../templates/default/page.tpl:130
+#: ../templates/default/page.tpl:133
 msgid ""
 "A mailing exists in the current session. Click here if you want to resume or "
 "cancel it."
@@ -4412,12 +4433,12 @@ msgstr ""
 "A mailing exists in the current session. Click here if you want to resume or "
 "cancel it."
 
-#: ../templates/default/page.tpl:133
-#: ../templates/default/gestion_adherents.tpl:457
+#: ../templates/default/page.tpl:136
+#: ../templates/default/gestion_adherents.tpl:637
 msgid "Existing mailing"
 msgstr "Existing mailing"
 
-#: ../templates/default/page.tpl:141
+#: ../templates/default/page.tpl:144
 msgid "Page content"
 msgstr "Page content"
 
@@ -4444,9 +4465,10 @@ msgid "Security"
 msgstr "Security"
 
 #: ../templates/default/preferences.tpl:16
-#: ../templates/default/gestion_adherents.tpl:207
-#: ../templates/default/gestion_adherents.tpl:400
-#: ../templates/default/gestion_adherents.tpl:401
+#: ../templates/default/gestion_adherents.tpl:213
+#: ../templates/default/gestion_adherents.tpl:425
+#: ../templates/default/gestion_adherents.tpl:580
+#: ../templates/default/gestion_adherents.tpl:581
 msgid "Admin"
 msgstr "Admin"
 
@@ -4605,31 +4627,31 @@ msgstr "Default theme:"
 msgid "Lines / Page:"
 msgstr "Lines / Page:"
 
-#: ../templates/default/preferences.tpl:167 ../templates/default/member.tpl:72
+#: ../templates/default/preferences.tpl:167 ../templates/default/member.tpl:70
 msgid "After member creation:"
 msgstr "After member creation:"
 
-#: ../templates/default/preferences.tpl:169 ../templates/default/member.tpl:74
+#: ../templates/default/preferences.tpl:169 ../templates/default/member.tpl:72
 msgid "create a new contribution (default action)"
 msgstr "create a new contribution (default action)"
 
-#: ../templates/default/preferences.tpl:170 ../templates/default/member.tpl:75
+#: ../templates/default/preferences.tpl:170 ../templates/default/member.tpl:73
 msgid "create a new transaction"
 msgstr "create a new transaction"
 
-#: ../templates/default/preferences.tpl:171 ../templates/default/member.tpl:76
+#: ../templates/default/preferences.tpl:171 ../templates/default/member.tpl:74
 msgid "create another new member"
 msgstr "create another new member"
 
-#: ../templates/default/preferences.tpl:172 ../templates/default/member.tpl:77
+#: ../templates/default/preferences.tpl:172 ../templates/default/member.tpl:75
 msgid "show member"
 msgstr "show member"
 
-#: ../templates/default/preferences.tpl:173 ../templates/default/member.tpl:78
+#: ../templates/default/preferences.tpl:173 ../templates/default/member.tpl:76
 msgid "go to members list"
 msgstr "go to members list"
 
-#: ../templates/default/preferences.tpl:174 ../templates/default/member.tpl:79
+#: ../templates/default/preferences.tpl:174 ../templates/default/member.tpl:77
 msgid "go to main page"
 msgstr "go to main page"
 
@@ -5084,8 +5106,8 @@ msgid "Zip - Town"
 msgstr "Zip - Town"
 
 #: ../templates/default/preferences.tpl:495
-#: ../templates/default/gestion_adherents.tpl:108
-#: ../templates/default/gestion_adherents.tpl:220
+#: ../templates/default/gestion_adherents.tpl:326
+#: ../templates/default/gestion_adherents.tpl:438
 #: ../templates/default/liste_membres.tpl:37
 #: ../templates/default/liste_membres.tpl:77
 #: ../templates/default/group_persons.tpl:8
@@ -5279,7 +5301,7 @@ msgstr "An error occurred sending test email :("
 msgid "Additionnal fields:"
 msgstr "Additionnal fields:"
 
-#: ../templates/default/display_dynamic_fields.tpl:22
+#: ../templates/default/display_dynamic_fields.tpl:26
 msgid "Open '%s' in a new window"
 msgstr "Open '%s' in a new window"
 
@@ -5289,14 +5311,14 @@ msgstr "Show contributions by"
 
 #: ../templates/default/gestion_contributions.tpl:12
 #: ../templates/default/gestion_contributions.tpl:83
-#: ../templates/default/gestion_contributions.tpl:204
+#: ../templates/default/gestion_contributions.tpl:221
 #: ../templates/default/ajouter_transaction.tpl:85
 msgid "Begin"
 msgstr "Begin"
 
 #: ../templates/default/gestion_contributions.tpl:13
 #: ../templates/default/gestion_contributions.tpl:94
-#: ../templates/default/gestion_contributions.tpl:205
+#: ../templates/default/gestion_contributions.tpl:222
 #: ../templates/default/ajouter_transaction.tpl:86
 msgid "End"
 msgstr "End"
@@ -5326,7 +5348,7 @@ msgstr "Select"
 
 #: ../templates/default/gestion_contributions.tpl:26
 #: ../templates/default/gestion_mailings.tpl:22
-#: ../templates/default/gestion_adherents.tpl:28
+#: ../templates/default/gestion_adherents.tpl:73
 #: ../templates/default/history.tpl:35
 #: ../templates/default/advanced_search.tpl:316
 #: ../templates/default/gestion_transactions.tpl:9
@@ -5335,8 +5357,8 @@ msgstr "Filter"
 
 #: ../templates/default/gestion_contributions.tpl:27
 #: ../templates/default/gestion_mailings.tpl:23
-#: ../templates/default/gestion_adherents.tpl:34
-#: ../templates/default/gestion_adherents.tpl:56
+#: ../templates/default/gestion_adherents.tpl:79
+#: ../templates/default/gestion_adherents.tpl:101
 #: ../templates/default/history.tpl:36
 #: ../templates/default/advanced_search.tpl:317
 #: ../templates/default/gestion_transactions.tpl:10
@@ -5354,7 +5376,7 @@ msgstr "See member profile"
 
 #: ../templates/default/gestion_contributions.tpl:58
 #: ../templates/default/gestion_mailings.tpl:43
-#: ../templates/default/gestion_adherents.tpl:66
+#: ../templates/default/gestion_adherents.tpl:111
 #: ../templates/default/history.tpl:48
 #: ../templates/default/liste_membres.tpl:10
 #: ../templates/default/trombinoscope.tpl:10
@@ -5365,7 +5387,7 @@ msgstr "Records per page:"
 #: ../templates/default/gestion_contributions.tpl:62
 #: ../templates/default/gestion_mailings.tpl:47
 #: ../templates/default/gestion_textes.tpl:21
-#: ../templates/default/gestion_adherents.tpl:70
+#: ../templates/default/gestion_adherents.tpl:115
 #: ../templates/default/history.tpl:52
 #: ../templates/default/liste_membres.tpl:14
 #: ../templates/default/traduire_libelles.tpl:13
@@ -5375,7 +5397,7 @@ msgid "Change"
 msgstr "Change"
 
 #: ../templates/default/gestion_contributions.tpl:72
-#: ../templates/default/gestion_contributions.tpl:203
+#: ../templates/default/gestion_contributions.tpl:220
 #: ../templates/default/attendance_sheet_details.tpl:24
 #: ../templates/default/gestion_mailings.tpl:60
 #: ../templates/default/gestion_mailings.tpl:128
@@ -5391,7 +5413,7 @@ msgid "Date"
 msgstr "Date"
 
 #: ../templates/default/gestion_contributions.tpl:106
-#: ../templates/default/gestion_contributions.tpl:207
+#: ../templates/default/gestion_contributions.tpl:224
 #: ../templates/default/history.tpl:14
 #: ../templates/default/ajouter_transaction.tpl:89
 #: ../templates/default/ajouter_contribution.tpl:28
@@ -5400,7 +5422,7 @@ msgid "Member"
 msgstr "Member"
 
 #: ../templates/default/gestion_contributions.tpl:118
-#: ../templates/default/gestion_contributions.tpl:215
+#: ../templates/default/gestion_contributions.tpl:232
 #: ../templates/default/ajouter_transaction.tpl:91
 #: ../templates/default/editer_champ.tpl:100
 #: ../templates/default/configurer_fiche_content.tpl:7
@@ -5410,20 +5432,21 @@ msgid "Type"
 msgstr "Type"
 
 #: ../templates/default/gestion_contributions.tpl:140
-#: ../templates/default/gestion_contributions.tpl:217
+#: ../templates/default/gestion_contributions.tpl:234
 #: ../templates/default/advanced_search.tpl:170
 msgid "Payment type"
 msgstr "Payment type"
 
 #: ../templates/default/gestion_contributions.tpl:151
-#: ../templates/default/gestion_contributions.tpl:218
+#: ../templates/default/gestion_contributions.tpl:235
 #: ../templates/default/ajouter_transaction.tpl:87
 msgid "Duration"
 msgstr "Duration"
 
 #: ../templates/default/gestion_contributions.tpl:154
-#: ../templates/default/gestion_adherents.tpl:156
-#: ../templates/default/gestion_adherents.tpl:359
+#: ../templates/default/gestion_adherents.tpl:157
+#: ../templates/default/gestion_adherents.tpl:374
+#: ../templates/default/gestion_adherents.tpl:539
 #: ../templates/default/saved_searches.tpl:12
 #: ../templates/default/configurer_fiche_content.tpl:9
 #: ../templates/default/gestion_intitule_content.tpl:16
@@ -5437,34 +5460,36 @@ msgstr "Actions"
 msgid "Found contributions total %f"
 msgstr "Found contributions total %f"
 
-#: ../templates/default/gestion_contributions.tpl:185
+#: ../templates/default/gestion_contributions.tpl:192
+#: ../templates/default/gestion_contributions.tpl:206
 msgid "Contribution %id"
 msgstr "Contribution %id"
 
-#: ../templates/default/gestion_contributions.tpl:194
+#: ../templates/default/gestion_contributions.tpl:201
+#: ../templates/default/gestion_contributions.tpl:210
 msgid "Transaction: %s"
 msgstr "Transaction: %s"
 
-#: ../templates/default/gestion_contributions.tpl:226
+#: ../templates/default/gestion_contributions.tpl:243
 msgid "Print an invoice or a receipt (depending on contribution type)"
 msgstr "Print an invoice or a receipt (depending on contribution type)"
 
-#: ../templates/default/gestion_contributions.tpl:239
+#: ../templates/default/gestion_contributions.tpl:251
 msgid "Edit the contribution"
 msgstr "Edit the contribution"
 
-#: ../templates/default/gestion_contributions.tpl:246
+#: ../templates/default/gestion_contributions.tpl:258
 msgid "Delete the contribution"
 msgstr "Delete the contribution"
 
-#: ../templates/default/gestion_contributions.tpl:253
+#: ../templates/default/gestion_contributions.tpl:265
 #: ../templates/default/ajouter_transaction.tpl:140
 msgid "no contribution"
 msgstr "no contribution"
 
-#: ../templates/default/gestion_contributions.tpl:259
+#: ../templates/default/gestion_contributions.tpl:271
 #: ../templates/default/gestion_mailings.tpl:170
-#: ../templates/default/gestion_adherents.tpl:275
+#: ../templates/default/gestion_adherents.tpl:455
 #: ../templates/default/history.tpl:145
 #: ../templates/default/liste_membres.tpl:87
 #: ../templates/default/ajax_members.tpl:16
@@ -5473,50 +5498,50 @@ msgstr "no contribution"
 msgid "Pages:"
 msgstr "Pages:"
 
-#: ../templates/default/gestion_contributions.tpl:264
-#: ../templates/default/gestion_adherents.tpl:279
+#: ../templates/default/gestion_contributions.tpl:276
+#: ../templates/default/gestion_adherents.tpl:459
 msgid "For the selection:"
 msgstr "For the selection:"
 
-#: ../templates/default/gestion_contributions.tpl:267
-#: ../templates/default/gestion_adherents.tpl:283
+#: ../templates/default/gestion_contributions.tpl:279
+#: ../templates/default/gestion_adherents.tpl:463
 #: ../templates/default/group.tpl:81
 msgid "Delete"
 msgstr "Delete"
 
-#: ../templates/default/gestion_contributions.tpl:274
-#: ../templates/default/gestion_contributions.tpl:275
-#: ../templates/default/gestion_adherents.tpl:331
-#: ../templates/default/gestion_adherents.tpl:332
+#: ../templates/default/gestion_contributions.tpl:286
+#: ../templates/default/gestion_contributions.tpl:287
+#: ../templates/default/gestion_adherents.tpl:511
+#: ../templates/default/gestion_adherents.tpl:512
 #: ../templates/default/gestion_transactions.tpl:152
 #: ../templates/default/gestion_transactions.tpl:153
 msgid "Legend"
 msgstr "Legend"
 
-#: ../templates/default/gestion_contributions.tpl:282
-#: ../templates/default/gestion_adherents.tpl:365
+#: ../templates/default/gestion_contributions.tpl:294
+#: ../templates/default/gestion_adherents.tpl:545
 #: ../templates/default/voir_adherent.tpl:61
 msgid "Modification"
 msgstr "Modification"
 
-#: ../templates/default/gestion_contributions.tpl:288
-#: ../templates/default/gestion_adherents.tpl:375
+#: ../templates/default/gestion_contributions.tpl:300
+#: ../templates/default/gestion_adherents.tpl:555
 msgid "Deletion"
 msgstr "Deletion"
 
-#: ../templates/default/gestion_contributions.tpl:293
+#: ../templates/default/gestion_contributions.tpl:305
 msgid "Contribution"
 msgstr "Contribution"
 
-#: ../templates/default/gestion_contributions.tpl:297
+#: ../templates/default/gestion_contributions.tpl:309
 msgid "Gift"
 msgstr "Gift"
 
-#: ../templates/default/gestion_contributions.tpl:308
+#: ../templates/default/gestion_contributions.tpl:320
 msgid "No contribution selected"
 msgstr "No contribution selected"
 
-#: ../templates/default/gestion_contributions.tpl:308
+#: ../templates/default/gestion_contributions.tpl:320
 msgid ""
 "Please make sure to select at least one contribution from the list to "
 "perform this action."
@@ -5524,27 +5549,27 @@ msgstr ""
 "Please make sure to select at least one contribution from the list to "
 "perform this action."
 
-#: ../templates/default/gestion_contributions.tpl:330
-#: ../templates/default/gestion_adherents.tpl:438
+#: ../templates/default/gestion_contributions.tpl:342
+#: ../templates/default/gestion_adherents.tpl:618
 msgid "(Un)Check all"
 msgstr "(Un)Check all"
 
-#: ../templates/default/gestion_contributions.tpl:330
-#: ../templates/default/gestion_adherents.tpl:438
+#: ../templates/default/gestion_contributions.tpl:342
+#: ../templates/default/gestion_adherents.tpl:618
 msgid "Invert selection"
 msgstr "Invert selection"
 
-#: ../templates/default/gestion_contributions.tpl:330
-#: ../templates/default/gestion_adherents.tpl:438
+#: ../templates/default/gestion_contributions.tpl:342
+#: ../templates/default/gestion_adherents.tpl:618
 #: ../templates/default/gestion_transactions.tpl:174
 #: ../templates/default/gestion_transactions.tpl:178
 msgid "Show legend"
 msgstr "Show legend"
 
-#: ../templates/default/gestion_contributions.tpl:340
+#: ../templates/default/gestion_contributions.tpl:352
 #: ../templates/default/gestion_mailings.tpl:196
 #: ../templates/default/edit_dynamic_fields.tpl:185
-#: ../templates/default/gestion_adherents.tpl:699
+#: ../templates/default/gestion_adherents.tpl:879
 #: ../templates/default/history.tpl:170
 #: ../templates/default/ajouter_transaction.tpl:257
 #: ../templates/default/ajouter_contribution.tpl:198
@@ -5553,7 +5578,7 @@ msgstr "Show legend"
 #: ../templates/default/advanced_search.tpl:524
 #: ../templates/default/gestion_transactions.tpl:186
 #: ../templates/default/dispatch_type.tpl:172
-#: ../templates/default/member.tpl:170 ../templates/default/member.tpl:178
+#: ../templates/default/member.tpl:168 ../templates/default/member.tpl:176
 msgid "Select a date"
 msgstr "Select a date"
 
@@ -5740,7 +5765,7 @@ msgid "Sent mailings:"
 msgstr "Sent mailings:"
 
 #: ../templates/default/gestion_mailings.tpl:30
-#: ../templates/default/gestion_adherents.tpl:38
+#: ../templates/default/gestion_adherents.tpl:83
 #: ../templates/default/advanced_search.tpl:40
 #: ../templates/default/advanced_search.tpl:82
 msgid "Don't care"
@@ -6015,215 +6040,212 @@ msgstr "Edit"
 msgid "OK"
 msgstr "OK"
 
-#: ../templates/default/gestion_adherents.tpl:7
+#: ../templates/default/gestion_adherents.tpl:11
+msgid "%membername: edit information"
+msgstr "%membername: edit information"
+
+#: ../templates/default/gestion_adherents.tpl:19
+msgid "%membername: contributions"
+msgstr "%membername: contributions"
+
+#: ../templates/default/gestion_adherents.tpl:26
+msgid "%membername: remove from database"
+msgstr "%membername: remove from database"
+
+#: ../templates/default/gestion_adherents.tpl:35
+msgid "Log in in as %membername"
+msgstr "Log in in as %membername"
+
+#: ../templates/default/gestion_adherents.tpl:52
 #: ../templates/default/advanced_search.tpl:9
 msgid "Search:"
 msgstr "Search:"
 
-#: ../templates/default/gestion_adherents.tpl:8
+#: ../templates/default/gestion_adherents.tpl:53
 #: ../templates/default/advanced_search.tpl:10
 msgid "Enter a value"
 msgstr "Enter a value"
 
-#: ../templates/default/gestion_adherents.tpl:9
+#: ../templates/default/gestion_adherents.tpl:54
 #: ../templates/default/advanced_search.tpl:11
 msgid "in:"
 msgstr "in:"
 
-#: ../templates/default/gestion_adherents.tpl:13
+#: ../templates/default/gestion_adherents.tpl:58
 msgid "among:"
 msgstr "among:"
 
-#: ../templates/default/gestion_adherents.tpl:21
+#: ../templates/default/gestion_adherents.tpl:66
 #: ../templates/default/advanced_search.tpl:31
 #: ../templates/default/advanced_search.tpl:115
 msgid "Select a group"
 msgstr "Select a group"
 
-#: ../templates/default/gestion_adherents.tpl:26
+#: ../templates/default/gestion_adherents.tpl:71
 msgid "Apply filters"
 msgstr "Apply filters"
 
-#: ../templates/default/gestion_adherents.tpl:30
+#: ../templates/default/gestion_adherents.tpl:75
 msgid "Save selected criteria"
 msgstr "Save selected criteria"
 
-#: ../templates/default/gestion_adherents.tpl:34
-#: ../templates/default/gestion_adherents.tpl:56
+#: ../templates/default/gestion_adherents.tpl:79
+#: ../templates/default/gestion_adherents.tpl:101
 msgid "Reset all filters to defaults"
 msgstr "Reset all filters to defaults"
 
-#: ../templates/default/gestion_adherents.tpl:36
+#: ../templates/default/gestion_adherents.tpl:81
 msgid "Members that have an email address:"
 msgstr "Members that have an email address:"
 
-#: ../templates/default/gestion_adherents.tpl:40
+#: ../templates/default/gestion_adherents.tpl:85
 #: ../templates/default/advanced_search.tpl:42
 msgid "With"
 msgstr "With"
 
-#: ../templates/default/gestion_adherents.tpl:42
+#: ../templates/default/gestion_adherents.tpl:87
 #: ../templates/default/advanced_search.tpl:44
 msgid "Without"
 msgstr "Without"
 
-#: ../templates/default/gestion_adherents.tpl:46
+#: ../templates/default/gestion_adherents.tpl:91
 msgid "Advanced search mode"
 msgstr "Advanced search mode"
 
-#: ../templates/default/gestion_adherents.tpl:47
+#: ../templates/default/gestion_adherents.tpl:92
 msgid "Change search criteria"
 msgstr "Change search criteria"
 
-#: ../templates/default/gestion_adherents.tpl:49
+#: ../templates/default/gestion_adherents.tpl:94
 msgid "Change criteria"
 msgstr "Change criteria"
 
-#: ../templates/default/gestion_adherents.tpl:51
+#: ../templates/default/gestion_adherents.tpl:96
 msgid "Save current advanced search criteria"
 msgstr "Save current advanced search criteria"
 
-#: ../templates/default/gestion_adherents.tpl:58
+#: ../templates/default/gestion_adherents.tpl:103
 msgid "Show/hide query"
 msgstr "Show/hide query"
 
-#: ../templates/default/gestion_adherents.tpl:64
+#: ../templates/default/gestion_adherents.tpl:109
 #: ../templates/default/liste_membres.tpl:8
 #: ../templates/default/trombinoscope.tpl:8
 msgid "members"
 msgstr "members"
 
-#: ../templates/default/gestion_adherents.tpl:64
+#: ../templates/default/gestion_adherents.tpl:109
 #: ../templates/default/liste_membres.tpl:8
 #: ../templates/default/trombinoscope.tpl:8
 msgid "member"
 msgstr "member"
 
-#: ../templates/default/gestion_adherents.tpl:81
+#: ../templates/default/gestion_adherents.tpl:129
+#: ../templates/default/gestion_adherents.tpl:299
 msgid "Mbr num"
 msgstr "Mbr num"
 
-#: ../templates/default/gestion_adherents.tpl:133
-#: ../templates/default/gestion_adherents.tpl:223
-msgid "State of dues"
-msgstr "State of dues"
-
-#: ../templates/default/gestion_adherents.tpl:145
-#: ../templates/default/gestion_adherents.tpl:224
-msgid "Modified"
-msgstr "Modified"
-
-#: ../templates/default/gestion_adherents.tpl:173
-#: ../templates/default/gestion_adherents.tpl:396
-#: ../templates/default/gestion_adherents.tpl:397
+#: ../templates/default/gestion_adherents.tpl:179
+#: ../templates/default/gestion_adherents.tpl:391
+#: ../templates/default/gestion_adherents.tpl:576
+#: ../templates/default/gestion_adherents.tpl:577
 msgid "Is a company"
 msgstr "Is a company"
 
-#: ../templates/default/gestion_adherents.tpl:178
-#: ../templates/default/gestion_adherents.tpl:390
-#: ../templates/default/gestion_adherents.tpl:391
+#: ../templates/default/gestion_adherents.tpl:184
+#: ../templates/default/gestion_adherents.tpl:396
+#: ../templates/default/gestion_adherents.tpl:570
+#: ../templates/default/gestion_adherents.tpl:571
 msgid "Is a man"
 msgstr "Is a man"
 
-#: ../templates/default/gestion_adherents.tpl:183
+#: ../templates/default/gestion_adherents.tpl:189
+#: ../templates/default/gestion_adherents.tpl:401
 msgid "Is a women"
 msgstr "Is a women"
 
-#: ../templates/default/gestion_adherents.tpl:191
-#: ../templates/default/gestion_adherents.tpl:294
-#: ../templates/default/gestion_adherents.tpl:383
+#: ../templates/default/gestion_adherents.tpl:197
+#: ../templates/default/gestion_adherents.tpl:409
+#: ../templates/default/gestion_adherents.tpl:474
+#: ../templates/default/gestion_adherents.tpl:563
 msgid "Mail"
 msgstr "Mail"
 
-#: ../templates/default/gestion_adherents.tpl:199
-#: ../templates/default/gestion_adherents.tpl:385
+#: ../templates/default/gestion_adherents.tpl:205
+#: ../templates/default/gestion_adherents.tpl:417
+#: ../templates/default/gestion_adherents.tpl:565
 #: ../templates/default/footer.tpl:5
 msgid "Website"
 msgstr "Website"
 
-#: ../templates/default/gestion_adherents.tpl:232
-msgid "%membername: edit information"
-msgstr "%membername: edit information"
-
-#: ../templates/default/gestion_adherents.tpl:240
-msgid "%membername: contributions"
-msgstr "%membername: contributions"
-
-#: ../templates/default/gestion_adherents.tpl:247
-msgid "%membername: remove from database"
-msgstr "%membername: remove from database"
-
-#: ../templates/default/gestion_adherents.tpl:256
-msgid "Log in in as %membername"
-msgstr "Log in in as %membername"
-
-#: ../templates/default/gestion_adherents.tpl:269
+#: ../templates/default/gestion_adherents.tpl:288
+#: ../templates/default/gestion_adherents.tpl:448
 msgid "No member has been found"
 msgstr "No member has been found"
 
-#: ../templates/default/gestion_adherents.tpl:288
+#: ../templates/default/gestion_adherents.tpl:468
 msgid "Mass change"
 msgstr "Mass change"
 
-#: ../templates/default/gestion_adherents.tpl:306
+#: ../templates/default/gestion_adherents.tpl:486
 #: ../templates/default/mailing_recipients.tpl:20
 msgid "Generate labels"
 msgstr "Generate labels"
 
-#: ../templates/default/gestion_adherents.tpl:311
+#: ../templates/default/gestion_adherents.tpl:491
 msgid "Generate Member Cards"
 msgstr "Generate Member Cards"
 
-#: ../templates/default/gestion_adherents.tpl:317
+#: ../templates/default/gestion_adherents.tpl:497
 msgid "Export as CSV"
 msgstr "Export as CSV"
 
-#: ../templates/default/gestion_adherents.tpl:336
+#: ../templates/default/gestion_adherents.tpl:516
 msgid "Reading the list"
 msgstr "Reading the list"
 
-#: ../templates/default/gestion_adherents.tpl:340
+#: ../templates/default/gestion_adherents.tpl:520
 msgid "Active account"
 msgstr "Active account"
 
-#: ../templates/default/gestion_adherents.tpl:342
+#: ../templates/default/gestion_adherents.tpl:522
 msgid "Inactive account"
 msgstr "Inactive account"
 
-#: ../templates/default/gestion_adherents.tpl:346
+#: ../templates/default/gestion_adherents.tpl:526
 msgid "Membership in order"
 msgstr "Membership in order"
 
-#: ../templates/default/gestion_adherents.tpl:348
+#: ../templates/default/gestion_adherents.tpl:528
 msgid "Membership will expire soon (&lt;30d)"
 msgstr "Membership will expire soon (&lt;30d)"
 
-#: ../templates/default/gestion_adherents.tpl:354
+#: ../templates/default/gestion_adherents.tpl:534
 msgid "Lateness in fee"
 msgstr "Lateness in fee"
 
-#: ../templates/default/gestion_adherents.tpl:380
+#: ../templates/default/gestion_adherents.tpl:560
 msgid "User status/interactions"
 msgstr "User status/interactions"
 
-#: ../templates/default/gestion_adherents.tpl:384
+#: ../templates/default/gestion_adherents.tpl:564
 msgid "Send an email"
 msgstr "Send an email"
 
-#: ../templates/default/gestion_adherents.tpl:386
+#: ../templates/default/gestion_adherents.tpl:566
 msgid "Visit website"
 msgstr "Visit website"
 
-#: ../templates/default/gestion_adherents.tpl:392
-#: ../templates/default/gestion_adherents.tpl:393
+#: ../templates/default/gestion_adherents.tpl:572
+#: ../templates/default/gestion_adherents.tpl:573
 msgid "Is a woman"
 msgstr "Is a woman"
 
-#: ../templates/default/gestion_adherents.tpl:418
+#: ../templates/default/gestion_adherents.tpl:598
 msgid "No member selected"
 msgstr "No member selected"
 
-#: ../templates/default/gestion_adherents.tpl:418
+#: ../templates/default/gestion_adherents.tpl:598
 msgid ""
 "Please make sure to select at least one member from the list to perform this "
 "action."
@@ -6231,7 +6253,7 @@ msgstr ""
 "Please make sure to select at least one member from the list to perform this "
 "action."
 
-#: ../templates/default/gestion_adherents.tpl:457
+#: ../templates/default/gestion_adherents.tpl:637
 msgid ""
 "A mailing already exists. Do you want to create a new one or resume the "
 "existing?"
@@ -6239,23 +6261,23 @@ msgstr ""
 "A mailing already exists. Do you want to create a new one or resume the "
 "existing?"
 
-#: ../templates/default/gestion_adherents.tpl:467
+#: ../templates/default/gestion_adherents.tpl:647
 msgid "Resume"
 msgstr "Resume"
 
-#: ../templates/default/gestion_adherents.tpl:471
+#: ../templates/default/gestion_adherents.tpl:651
 msgid "New"
 msgstr "New"
 
-#: ../templates/default/gestion_adherents.tpl:502
+#: ../templates/default/gestion_adherents.tpl:682
 msgid "Search title"
 msgstr "Search title"
 
-#: ../templates/default/gestion_adherents.tpl:675
+#: ../templates/default/gestion_adherents.tpl:855
 msgid "Attendance sheet details"
 msgstr "Attendance sheet details"
 
-#: ../templates/default/gestion_adherents.tpl:703
+#: ../templates/default/gestion_adherents.tpl:883
 msgid "An error occurred displaying attendance sheet details interface :("
 msgstr "An error occurred displaying attendance sheet details interface :("
 
@@ -6322,6 +6344,58 @@ msgstr "Line:"
 msgid "Trace"
 msgstr "Trace"
 
+#: ../templates/default/config_lists.tpl:7
+msgid "Fields in list"
+msgstr "Fields in list"
+
+#: ../templates/default/config_lists.tpl:8
+#: ../templates/default/config_lists.tpl:14
+#: ../templates/default/config_lists.tpl:32
+#: ../templates/default/config_lists.tpl:38
+#: ../templates/default/editer_champ.tpl:86
+#: ../templates/default/config_fields.tpl:17
+#: ../templates/default/config_fields.tpl:26
+msgid "Field name"
+msgstr "Field name"
+
+#: ../templates/default/config_lists.tpl:9
+#: ../templates/default/config_lists.tpl:18
+#: ../templates/default/config_lists.tpl:33
+#: ../templates/default/config_lists.tpl:42
+#: ../templates/default/configurer_fiche_content.tpl:6
+#: ../templates/default/config_fields.tpl:19
+#: ../templates/default/config_fields.tpl:38
+msgid "Permissions"
+msgstr "Permissions"
+
+#: ../templates/default/config_lists.tpl:18
+#: ../templates/default/config_lists.tpl:42
+#: ../templates/default/config_fields.tpl:38
+msgid "Change '%field' permissions"
+msgstr "Change '%field' permissions"
+
+#: ../templates/default/config_lists.tpl:19
+#: ../templates/default/config_lists.tpl:43
+#: ../templates/default/config_fields.tpl:40
+msgid "Inaccessible"
+msgstr "Inaccessible"
+
+#: ../templates/default/config_lists.tpl:23
+#: ../templates/default/config_lists.tpl:47
+#: ../templates/default/config_fields.tpl:44
+msgid "Read only"
+msgstr "Read only"
+
+#: ../templates/default/config_lists.tpl:24
+#: ../templates/default/config_lists.tpl:48
+#: ../templates/default/config_fields.tpl:45
+msgid "Read/Write"
+msgstr "Read/Write"
+
+#: ../templates/default/config_lists.tpl:31
+msgid "Available fields"
+msgstr "Available fields"
+
 #: ../templates/default/export.tpl:5
 msgid ""
 "Each selected export will be stored into a separate file in the exports "
@@ -6449,7 +6523,7 @@ msgid "Transaction details"
 msgstr "Transaction details"
 
 #: ../templates/default/ajouter_transaction.tpl:17
-#: ../templates/default/dispatch_type.tpl:49 ../templates/default/member.tpl:48
+#: ../templates/default/dispatch_type.tpl:49 ../templates/default/member.tpl:47
 msgid "-- select a name --"
 msgstr "-- select a name --"
 
@@ -6715,12 +6789,6 @@ msgstr "Choice list (one entry per line)."
 msgid "New dynamic field"
 msgstr "New dynamic field"
 
-#: ../templates/default/editer_champ.tpl:86
-#: ../templates/default/config_fields.tpl:17
-#: ../templates/default/config_fields.tpl:26
-msgid "Field name"
-msgstr "Field name"
-
 #: ../templates/default/editer_champ.tpl:90
 msgid "Visibility"
 msgstr "Visibility"
@@ -6921,12 +6989,6 @@ msgstr "Attachments:"
 msgid "Mail body"
 msgstr "Mail body"
 
-#: ../templates/default/configurer_fiche_content.tpl:6
-#: ../templates/default/config_fields.tpl:19
-#: ../templates/default/config_fields.tpl:38
-msgid "Permissions"
-msgstr "Permissions"
-
 #: ../templates/default/configurer_fiche_content.tpl:30
 #: ../templates/default/gestion_intitule_content.tpl:92
 msgid "Edit '%s' field"
@@ -7190,38 +7252,38 @@ msgid "Attached to:"
 msgstr "Attached to:"
 
 #: ../templates/default/voir_adherent.tpl:124
-#: ../templates/default/member.tpl:56
+#: ../templates/default/member.tpl:54
 msgid "Parent of:"
 msgstr "Parent of:"
 
-#: ../templates/default/voir_adherent.tpl:195
+#: ../templates/default/voir_adherent.tpl:197
 #: ../templates/default/forms_types/picture.tpl:8
 msgid "Picture"
 msgstr "Picture"
 
-#: ../templates/default/voir_adherent.tpl:196
+#: ../templates/default/voir_adherent.tpl:198
 msgid "You can drop new image here to get photo changed"
 msgstr "You can drop new image here to get photo changed"
 
-#: ../templates/default/voir_adherent.tpl:203
+#: ../templates/default/voir_adherent.tpl:205
 #: ../templates/default/forms_types/groups.tpl:2
 msgid "Groups:"
 msgstr "Groups:"
 
-#: ../templates/default/voir_adherent.tpl:210
+#: ../templates/default/voir_adherent.tpl:212
 msgid "[member]"
 msgstr "[member]"
 
-#: ../templates/default/voir_adherent.tpl:226
-#: ../templates/default/member.tpl:134
+#: ../templates/default/voir_adherent.tpl:228
+#: ../templates/default/member.tpl:132
 msgid "Back to top"
 msgstr "Back to top"
 
-#: ../templates/default/voir_adherent.tpl:236
+#: ../templates/default/voir_adherent.tpl:238
 msgid "Not managed group"
 msgstr "Not managed group"
 
-#: ../templates/default/voir_adherent.tpl:236
+#: ../templates/default/voir_adherent.tpl:238
 msgid "You are not part of managers for the requested group."
 msgstr "You are not part of managers for the requested group."
 
@@ -7422,22 +7484,6 @@ msgstr "Field '%field' cannot be set as required."
 msgid "Mark '%field' as (not) required"
 msgstr "Mark '%field' as (not) required"
 
-#: ../templates/default/config_fields.tpl:38
-msgid "Change '%field' permissions"
-msgstr "Change '%field' permissions"
-
-#: ../templates/default/config_fields.tpl:40
-msgid "Inaccessible"
-msgstr "Inaccessible"
-
-#: ../templates/default/config_fields.tpl:44
-msgid "Read only"
-msgstr "Read only"
-
-#: ../templates/default/config_fields.tpl:45
-msgid "Read/Write"
-msgstr "Read/Write"
-
 #: ../templates/default/config_fields.tpl:85
 msgid "Expand all"
 msgstr "Expand all"
@@ -7740,13 +7786,13 @@ msgstr "Manage user's groups"
 msgid "Manage user's managed groups"
 msgstr "Manage user's managed groups"
 
-#: ../templates/default/forms_types/groups.tpl:35
-#: ../templates/default/member.tpl:253
+#: ../templates/default/forms_types/groups.tpl:40
+#: ../templates/default/member.tpl:251
 msgid "Member of:"
 msgstr "Member of:"
 
-#: ../templates/default/forms_types/groups.tpl:45
-#: ../templates/default/member.tpl:251
+#: ../templates/default/forms_types/groups.tpl:52
+#: ../templates/default/member.tpl:249
 msgid "Manager for:"
 msgstr "Manager for:"
 
@@ -8028,33 +8074,33 @@ msgstr "Detach?"
 msgid "Attach member"
 msgstr "Attach member"
 
-#: ../templates/default/member.tpl:87
+#: ../templates/default/member.tpl:85
 msgid "Notify member his account has been modified"
 msgstr "Notify member his account has been modified"
 
-#: ../templates/default/member.tpl:89
+#: ../templates/default/member.tpl:87
 msgid "Notify member his account has been created"
 msgstr "Notify member his account has been created"
 
-#: ../templates/default/member.tpl:95
+#: ../templates/default/member.tpl:93
 msgid "Member will be notified by email his account has been modified."
 msgstr "Member will be notified by email his account has been modified."
 
-#: ../templates/default/member.tpl:97
+#: ../templates/default/member.tpl:95
 msgid ""
 "Member will receive his username and password by email, if he has an address."
 msgstr ""
 "Member will receive his username and password by email, if he has an address."
 
-#: ../templates/default/member.tpl:210
+#: ../templates/default/member.tpl:208
 msgid "An error occurred displaying groups interface :("
 msgstr "An error occurred displaying groups interface :("
 
-#: ../templates/default/member.tpl:217
+#: ../templates/default/member.tpl:215
 msgid "Groups selection"
 msgstr "Groups selection"
 
-#: ../templates/default/member.tpl:219
+#: ../templates/default/member.tpl:217
 msgid "Managed groups selection"
 msgstr "Managed groups selection"