Changeset 1106325
- Timestamp:
- 03/05/2015 08:03:04 PM (11 years ago)
- Location:
- wpsol/trunk
- Files:
-
- 6 edited
-
common.php (modified) (2 diffs)
-
languages/wpsol-nl_NL.mo (modified) (previous)
-
languages/wpsol-nl_NL.po (modified) (2 diffs)
-
languages/wpsol.pot (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
-
wpsol.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpsol/trunk/common.php
r1013327 r1106325 25 25 $args = wp_parse_args( $args, $defaults ); 26 26 27 $echo = ""; 28 27 29 if( !$args['sidebar'] ) 28 $echo = '<hr id="openid_split" style="clear: both; margin-bottom: 1.0em; border: 0; border-top: 1px solid #999; height: 1px;" />';30 $echo .= '<hr id="openid_split" style="clear: both; margin-bottom: 1.0em; border: 0; border-top: 1px solid #999; height: 1px;" />'; 29 31 30 32 $echo .= ' … … 330 332 { 331 333 // Save the posted value in the database 332 update_option( $key, $_POST[$key] );334 update_option( $key, @$_POST[$key] ); 333 335 } 334 336 // Put an settings updated message on the screen -
wpsol/trunk/languages/wpsol-nl_NL.po
r1013335 r1106325 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: wpSOL 1.1. 0\n"6 "Report-Msgid-Bugs-To: http://wordpress.org/ tag/wpsol\n"7 "POT-Creation-Date: 201 4-10-0600:00:00+00:00\n"5 "Project-Id-Version: wpSOL 1.1.1\n" 6 "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/wpsol\n" 7 "POT-Creation-Date: 2015-03-04 00:00:00+00:00\n" 8 8 "PO-Revision-Date: 2014-01-07 16:14+0200\n" 9 9 "Last-Translator: Dennis Koot <koter84@gmail.com>\n" 10 10 "Language-Team: Dennis Koot <koter84@gmail.com>\n" 11 "Language: nl \n"11 "Language: nl_NL\n" 12 12 "MIME-Version: 1.0\n" 13 13 "Content-Type: text/plain; charset=UTF-8\n" 14 14 "Content-Transfer-Encoding: 8bit\n" 15 15 16 #: common.php:4 016 #: common.php:42 17 17 msgid "Login with your SOL account" 18 18 msgstr "Log in met je SOL account" 19 19 20 #: common.php: 5920 #: common.php:61 21 21 msgid "Members-Area" 22 22 msgstr "Voor Leden" 23 23 24 #: common.php:6 424 #: common.php:66 25 25 msgid "Write a Post" 26 26 msgstr "Schrijf een Bericht" 27 27 28 #: common.php:6 728 #: common.php:69 29 29 msgid "Upload Media" 30 30 msgstr "Upload Bestanden" 31 31 32 #: common.php: 6932 #: common.php:71 33 33 msgid "Log Out" 34 34 msgstr "Uitloggen" 35 35 36 #: common.php:10 236 #: common.php:104 37 37 msgid "Show links when logged in: " 38 38 msgstr "Laat links zien wanneer ingelogd: " 39 39 40 #: common.php:22 140 #: common.php:223 41 41 msgid "" 42 42 "The login was cancelled, either the user cancelled the request, or login." 43 43 "scouting.nl isn't aware of your domain (%s)" 44 44 msgstr "" 45 "Het inloggen is geannuleerd, de gebruiker heeft geen toestemming gegeven, of je domein (%s)"46 " is niet bekend bij login.scouting.nl "45 "Het inloggen is geannuleerd, de gebruiker heeft geen toestemming gegeven, of " 46 "je domein (%s) is niet bekend bij login.scouting.nl " 47 47 48 #: common.php:22 148 #: common.php:223 49 49 msgid "wpSOL Setup Instructions" 50 50 msgstr "wpSOL Installatie Instructies" 51 51 52 #: common.php:22 652 #: common.php:228 53 53 msgid "The login failed with openid-mode: \"%s\"" 54 54 msgstr "Het inloggen is mislukt met openid-mode: \"%s\"" 55 55 56 #: common.php:22 656 #: common.php:228 57 57 msgid "wpSOL Support" 58 58 msgstr "wpSOL Support" 59 59 60 #: common.php:27 460 #: common.php:276 61 61 msgid "You do not have sufficient permissions to access this page." 62 62 msgstr "Je hebt onvoldoende rechten voor het bekijken van deze pagina." 63 63 64 #: common.php:28 064 #: common.php:282 65 65 msgid "Set display_name to: " 66 66 msgstr "Stel display_name in op: " 67 67 68 #: common.php:28 368 #: common.php:285 69 69 msgid "Full name" 70 70 msgstr "Volledige naam" 71 71 72 #: common.php:28 472 #: common.php:286 73 73 msgid "First name" 74 74 msgstr "Voornaam" 75 75 76 #: common.php:28 576 #: common.php:287 77 77 msgid "Last name" 78 78 msgstr "Achternaam" 79 79 80 #: common.php:28 680 #: common.php:288 81 81 msgid "Username" 82 82 msgstr "Gebruikersnaam" 83 83 84 #: common.php:29 084 #: common.php:292 85 85 msgid "Force display_name on each login: " 86 86 msgstr "Forceer display_name bij elke login: " 87 87 88 #: common.php:29 488 #: common.php:296 89 89 msgid "Force first and last name on each login: " 90 90 msgstr "Forceer voornaam en achternaam bij elke login: " 91 91 92 #: common.php: 29892 #: common.php:300 93 93 msgid "Automatically create new users: " 94 94 msgstr "Automatisch nieuwe gebruikers aanmaken: " 95 95 96 #: common.php:30 296 #: common.php:304 97 97 msgid "Prefix for all Scouting Nederland users: " 98 98 msgstr "Voorvoegsel voor alle Scouting Nederland users: " 99 99 100 #: common.php:30 4100 #: common.php:306 101 101 msgid "" 102 102 "By giving a prefix like sn_ you can easily identify which accounts are from " … … 106 106 "Nederland makkelijk terugvinden" 107 107 108 #: common.php:30 7108 #: common.php:309 109 109 msgid "After a successful login redirect user to: " 110 110 msgstr "Na een succesvolle login redirect naar: " 111 111 112 #: common.php:31 0 common.php:319112 #: common.php:312 common.php:321 113 113 msgid "Default (no action)" 114 114 msgstr "Standaard (geen actie)" 115 115 116 #: common.php:31 1 common.php:320116 #: common.php:313 common.php:322 117 117 msgid "Frontpage" 118 118 msgstr "Frontpage" 119 119 120 #: common.php:31 2120 #: common.php:314 121 121 msgid "Dashboard" 122 122 msgstr "Dashboard" 123 123 124 #: common.php:31 6124 #: common.php:318 125 125 msgid "After logout redirect user to: " 126 126 msgstr "Na uitloggen redirect naar: " 127 127 128 #: common.php:33 5128 #: common.php:337 129 129 msgid "Settings Saved" 130 130 msgstr "Instellingen Opgeslagen" 131 131 132 #: common.php:34 2132 #: common.php:344 133 133 msgid "wpSOL [ScoutsOnLine] Settings" 134 134 msgstr "wpSOL [ScoutsOnLine] Instellingen" 135 135 136 #: common.php:3 89136 #: common.php:391 137 137 msgid "Save Changes" 138 138 msgstr "Wijzigingen Opslaan" -
wpsol/trunk/languages/wpsol.pot
r1013327 r1106325 1 # Copyright (C) 201 4wpSOL1 # Copyright (C) 2015 wpSOL 2 2 # This file is distributed under the same license as the wpSOL package. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: wpSOL 1.1. 0\n"6 "Report-Msgid-Bugs-To: http://wordpress.org/ tag/wpsol\n"7 "POT-Creation-Date: 201 4-10-2400:00:00+00:00\n"5 "Project-Id-Version: wpSOL 1.1.1\n" 6 "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/wpsol\n" 7 "POT-Creation-Date: 2015-03-05 00:00:00+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" 10 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 201 4-MO-DA HO:MI+ZONE\n"11 "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 13 "Language-Team: LANGUAGE <LL@li.org>\n" 14 14 15 #: common.php:4 015 #: common.php:42 16 16 msgid "Login with your SOL account" 17 17 msgstr "" 18 18 19 #: common.php: 5919 #: common.php:61 20 20 msgid "Members-Area" 21 21 msgstr "" 22 22 23 #: common.php:6 423 #: common.php:66 24 24 msgid "Write a Post" 25 25 msgstr "" 26 26 27 #: common.php:6 727 #: common.php:69 28 28 msgid "Upload Media" 29 29 msgstr "" 30 30 31 #: common.php: 6931 #: common.php:71 32 32 msgid "Log Out" 33 33 msgstr "" 34 34 35 #: common.php:10 235 #: common.php:104 36 36 msgid "Show links when logged in: " 37 37 msgstr "" 38 38 39 #: common.php:22 139 #: common.php:223 40 40 msgid "" 41 41 "The login was cancelled, either the user cancelled the request, or login." … … 43 43 msgstr "" 44 44 45 #: common.php:22 145 #: common.php:223 46 46 msgid "wpSOL Setup Instructions" 47 47 msgstr "" 48 48 49 #: common.php:22 649 #: common.php:228 50 50 msgid "The login failed with openid-mode: \"%s\"" 51 51 msgstr "" 52 52 53 #: common.php:22 653 #: common.php:228 54 54 msgid "wpSOL Support" 55 55 msgstr "" 56 56 57 #: common.php:27 457 #: common.php:276 58 58 msgid "You do not have sufficient permissions to access this page." 59 59 msgstr "" 60 60 61 #: common.php:28 061 #: common.php:282 62 62 msgid "Set display_name to: " 63 63 msgstr "" 64 64 65 #: common.php:28 365 #: common.php:285 66 66 msgid "Full name" 67 67 msgstr "" 68 68 69 #: common.php:28 469 #: common.php:286 70 70 msgid "First name" 71 71 msgstr "" 72 72 73 #: common.php:28 573 #: common.php:287 74 74 msgid "Last name" 75 75 msgstr "" 76 76 77 #: common.php:28 677 #: common.php:288 78 78 msgid "Username" 79 79 msgstr "" 80 80 81 #: common.php:29 081 #: common.php:292 82 82 msgid "Force display_name on each login: " 83 83 msgstr "" 84 84 85 #: common.php:29 485 #: common.php:296 86 86 msgid "Force first and last name on each login: " 87 87 msgstr "" 88 88 89 #: common.php: 29889 #: common.php:300 90 90 msgid "Automatically create new users: " 91 91 msgstr "" 92 92 93 #: common.php:30 293 #: common.php:304 94 94 msgid "Prefix for all Scouting Nederland users: " 95 95 msgstr "" 96 96 97 #: common.php:30 497 #: common.php:306 98 98 msgid "" 99 99 "By giving a prefix like sn_ you can easily identify which accounts are from " … … 101 101 msgstr "" 102 102 103 #: common.php:30 7103 #: common.php:309 104 104 msgid "After a successful login redirect user to: " 105 105 msgstr "" 106 106 107 #: common.php:31 0 common.php:319107 #: common.php:312 common.php:321 108 108 msgid "Default (no action)" 109 109 msgstr "" 110 110 111 #: common.php:31 1 common.php:320111 #: common.php:313 common.php:322 112 112 msgid "Frontpage" 113 113 msgstr "" 114 114 115 #: common.php:31 2115 #: common.php:314 116 116 msgid "Dashboard" 117 117 msgstr "" 118 118 119 #: common.php:31 6119 #: common.php:318 120 120 msgid "After logout redirect user to: " 121 121 msgstr "" 122 122 123 #: common.php:33 5123 #: common.php:337 124 124 msgid "Settings Saved" 125 125 msgstr "" 126 126 127 #: common.php:34 2127 #: common.php:344 128 128 msgid "wpSOL [ScoutsOnLine] Settings" 129 129 msgstr "" 130 130 131 #: common.php:3 89131 #: common.php:391 132 132 msgid "Save Changes" 133 133 msgstr "" -
wpsol/trunk/readme.txt
r1013335 r1106325 86 86 == Changelog == 87 87 88 = 1.1.1 = 89 * minor fixes to supress some warnings 90 88 91 = 1.1.0 = 89 92 * Scouting Nederland changed the response from the server, now it works with standard LightOpenID again -
wpsol/trunk/wpsol.php
r1013327 r1106325 6 6 Author: Gerrit Jan and Dennis 7 7 Author URI: http://wordpress.org/plugins/wpsol/ 8 Version: 1.1. 08 Version: 1.1.1 9 9 License: GPLv2 or later 10 10 Text Domain: wpSOL
Note: See TracChangeset
for help on using the changeset viewer.