Skip to content

Commit 22d8cc4

Browse files
Updates version number to 3.0 Alpha 3
Signed-off-by: Jon Stovell <[email protected]>
1 parent 0f2f14b commit 22d8cc4

File tree

967 files changed

+976
-976
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

967 files changed

+976
-976
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2024 Simple Machines. All rights reserved.
1+
Copyright © 2025 Simple Machines. All rights reserved.
22

33
Developed by: Simple Machines Forum Project
44
Simple Machines

Languages/en_US/Admin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Admin
3+
// Version: 3.0 Alpha 3; Admin
44

55
$txt['settings_saved'] = 'The settings were successfully saved';
66
$txt['settings_not_saved'] = 'Your changes were not saved because: {reason}';

Languages/en_US/Agreement.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Agreement
3+
// Version: 3.0 Alpha 3; Agreement
44

55
$txt['agreement'] = 'Registration Agreement';
66
$txt['agreement_updated'] = 'Updated Registration Agreement';

Languages/en_US/Alerts.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Alerts
3+
// Version: 3.0 Alpha 3; Alerts
44

55
// Load Alerts strings
66
$txt['topic_na'] = '(private topic)';

Languages/en_US/Calendar.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; General
3+
// Version: 3.0 Alpha 3; General
44

55
$txt['birthdays'] = 'Birthdays:';
66
$txt['events'] = 'Events:';

Languages/en_US/Drafts.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Drafts
3+
// Version: 3.0 Alpha 3; Drafts
44

55
// profile
66
$txt['drafts_show'] = 'Show drafts';

Languages/en_US/Editor.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Editor
3+
// Version: 3.0 Alpha 3; Editor
44

55
$editortxt['bold'] = 'Bold';
66
$editortxt['italic'] = 'Italic';

Languages/en_US/EmailTemplates.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; EmailTemplates
3+
// Version: 3.0 Alpha 3; EmailTemplates
44

55
// Since all of these strings are being used in emails, numeric entities should be used.
66

Languages/en_US/Errors.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Errors
3+
// Version: 3.0 Alpha 3; Errors
44

55
$txt['no_access'] = 'You are not allowed to access this section';
66
$txt['not_found'] = 'Sorry, this section is not available at this time.';

Languages/en_US/General.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; General
3+
// Version: 3.0 Alpha 3; General
44

55
// Native name, please use full HTML entities to write your language's name.
66
$txt['native_name'] = 'English (US)';

Languages/en_US/Help.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Help
3+
// Version: 3.0 Alpha 3; Help
44

55
$txt['close_window'] = 'Close window';
66

Languages/en_US/Install.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Install
3+
// Version: 3.0 Alpha 3; Install
44

55
// This should be the same as the one in General.php.
66
$txt['lang_rtl'] = '0';

Languages/en_US/Login.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Login
3+
// Version: 3.0 Alpha 3; Login
44

55
// Registration agreement page.
66
$txt['registration_agreement'] = 'Registration Agreement';

Languages/en_US/ManageBoards.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageBoards
3+
// Version: 3.0 Alpha 3; ManageBoards
44

55
$txt['boards_and_cats'] = 'Manage Boards and Categories';
66
$txt['order'] = 'Order';

Languages/en_US/ManageCalendar.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageCalendar
3+
// Version: 3.0 Alpha 3; ManageCalendar
44

55
$txt['calendar_desc'] = 'From here you can modify all aspects of the calendar.';
66

Languages/en_US/ManageMail.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageMail
3+
// Version: 3.0 Alpha 3; ManageMail
44

55
$txt['mailqueue_desc'] = 'From this page you can configure your mail settings, as well as view and administer the current mail queue.';
66

Languages/en_US/ManageMaintenance.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageMaintenance
3+
// Version: 3.0 Alpha 3; ManageMaintenance
44

55
$txt['repair_zero_ids'] = 'Found topics and/or messages with topic or message IDs of 0.';
66
$txt['repair_missing_topics'] = 'Message #{0, number, integer} is in non-existent topic #{1, number, integer}.';

Languages/en_US/ManageMembers.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageMembers
3+
// Version: 3.0 Alpha 3; ManageMembers
44

55
$txt['groups'] = 'Groups';
66
$txt['viewing_groups'] = 'Viewing Membergroups';

Languages/en_US/ManagePaid.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManagePaid
3+
// Version: 3.0 Alpha 3; ManagePaid
44

55
// Some payment gateways need language specific information.
66
$txt['lang_paypal'] = 'US';

Languages/en_US/ManagePermissions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManagePermissions
3+
// Version: 3.0 Alpha 3; ManagePermissions
44

55
$txt['permissions_title'] = 'Manage Permissions';
66
$txt['permissions_modify'] = 'Modify';

Languages/en_US/ManageScheduledTasks.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageScheduledTasks
3+
// Version: 3.0 Alpha 3; ManageScheduledTasks
44

55
$txt['scheduled_tasks_title'] = 'Scheduled Tasks';
66
$txt['scheduled_tasks_header'] = 'All Scheduled Tasks';

Languages/en_US/ManageSettings.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageSettings
3+
// Version: 3.0 Alpha 3; ManageSettings
44

55
// argument(s): theme_id, session_id, session_var, Config::$scripturl
66
$txt['modSettings_desc'] = 'This page allows you to change the settings of features and basic options in your forum. Please see the <a href="{scripturl}?action=admin;area=theme;sa=list;th={theme_id};{session_var}={session_id}">theme settings</a> for more options. Click the help icons for more information about a setting.';

Languages/en_US/ManageSmileys.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ManageSmileys
3+
// Version: 3.0 Alpha 3; ManageSmileys
44

55
$txt['smiley_sets_save'] = 'Save Changes';
66
$txt['smiley_sets_add'] = 'New smiley Set';

Languages/en_US/Manual.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Manual
3+
// Version: 3.0 Alpha 3; Manual
44

55
/* Everything in this file is for the Simple Machines help manual
66
If you are looking at translating the manual into another language

Languages/en_US/ModerationCenter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; ModerationCenter
3+
// Version: 3.0 Alpha 3; ModerationCenter
44

55
$txt['moderation_center'] = 'Moderation Center';
66
$txt['mc_main'] = 'Main';

Languages/en_US/Modifications.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Modifications
3+
// Version: 3.0 Alpha 3; Modifications
44

55
?>

Languages/en_US/Modlog.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Modlog
3+
// Version: 3.0 Alpha 3; Modlog
44

55
$txt['modlog_date'] = 'Date';
66
$txt['modlog_member'] = 'Member';

Languages/en_US/Packages.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Packages
3+
// Version: 3.0 Alpha 3; Packages
44

55
$txt['package_proceed'] = 'Proceed';
66
$txt['php_script'] = 'Modification file was extracted, but this modification also comes with a PHP script which should be executed before it will work';

Languages/en_US/PersonalMessage.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; PersonalMessage
3+
// Version: 3.0 Alpha 3; PersonalMessage
44

55
// Things for the popup
66
$txt['pm_unread'] = 'Unread';

Languages/en_US/Post.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Post
3+
// Version: 3.0 Alpha 3; Post
44

55
$txt['post_reply'] = 'Post reply';
66
$txt['message_icon'] = 'Message icon';

Languages/en_US/Profile.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Profile
3+
// Version: 3.0 Alpha 3; Profile
44

55
// Some of the things from the popup need their own descriptions
66
$txt['popup_forumprofile'] = 'Profile Details';

Languages/en_US/Reports.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Reports
3+
// Version: 3.0 Alpha 3; Reports
44

55
$txt['generate_reports_desc'] = 'From this section you can generate a variety of reports to assist in the administration of your forum. Simply follow the steps below to select the option of your choice.';
66
$txt['generate_reports_continue'] = 'Continue';

Languages/en_US/Search.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Search
3+
// Version: 3.0 Alpha 3; Search
44

55
// Comma-separated list of words that should be ignored when searching in this language. Translators should NOT just translate the words in this list. Instead, replace them with common words that should be ignored when searching in the target language.
66
$txt['search_stopwords'] = 'a,about,an,are,as,at,be,by,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with';

Languages/en_US/Stats.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Stats
3+
// Version: 3.0 Alpha 3; Stats
44

55
$txt['most_online'] = 'Most Online';
66
$txt['most_online_number_date'] = '{number, number, integer} on {date}';

Languages/en_US/Themes.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Themes
3+
// Version: 3.0 Alpha 3; Themes
44

55
$txt['themeadmin_explain'] = 'Themes are the different looks and feels of your forum. These settings affect the selection of themes, and which themes guests and other members use.';
66

Languages/en_US/Timezones.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Timezones
3+
// Version: 3.0 Alpha 3; Timezones
44

55
// Standard Time or Daylight Saving Time
66
$tztxt['daylight_saving_time_false'] = 'Standard';

Languages/en_US/Who.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// Version: 3.0 Alpha 2; Who
3+
// Version: 3.0 Alpha 3; Who
44

55
$txt['who_hidden'] = 'Nothing, or nothing you can see...';
66
$txt['who_admin'] = 'Viewing the Administration Center';

SSI.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @copyright 2025 Simple Machines and individual contributors
2727
* @license https://www.simplemachines.org/about/smf/license.php BSD
2828
*
29-
* @version 3.0 Alpha 2
29+
* @version 3.0 Alpha 3
3030
*/
3131

3232
declare(strict_types=1);

Sources/ActionInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright 2025 Simple Machines and individual contributors
99
* @license https://www.simplemachines.org/about/smf/license.php BSD
1010
*
11-
* @version 3.0 Alpha 2
11+
* @version 3.0 Alpha 3
1212
*/
1313

1414
declare(strict_types=1);

Sources/ActionRouter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright 2025 Simple Machines and individual contributors
99
* @license https://www.simplemachines.org/about/smf/license.php BSD
1010
*
11-
* @version 3.0 Alpha 2
11+
* @version 3.0 Alpha 3
1212
*/
1313

1414
declare(strict_types=1);

Sources/ActionSuffixRouter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright 2025 Simple Machines and individual contributors
99
* @license https://www.simplemachines.org/about/smf/license.php BSD
1010
*
11-
* @version 3.0 Alpha 2
11+
* @version 3.0 Alpha 3
1212
*/
1313

1414
declare(strict_types=1);

Sources/ActionTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright 2025 Simple Machines and individual contributors
99
* @license https://www.simplemachines.org/about/smf/license.php BSD
1010
*
11-
* @version 3.0 Alpha 2
11+
* @version 3.0 Alpha 3
1212
*/
1313

1414
declare(strict_types=1);

Sources/Actions/Activate.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright 2025 Simple Machines and individual contributors
99
* @license https://www.simplemachines.org/about/smf/license.php BSD
1010
*
11-
* @version 3.0 Alpha 2
11+
* @version 3.0 Alpha 3
1212
*/
1313

1414
declare(strict_types=1);

Sources/Actions/Admin/ACP.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright 2025 Simple Machines and individual contributors
99
* @license https://www.simplemachines.org/about/smf/license.php BSD
1010
*
11-
* @version 3.0 Alpha 2
11+
* @version 3.0 Alpha 3
1212
*/
1313

1414
declare(strict_types=1);

Sources/Actions/Admin/Attachments.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @copyright 2025 Simple Machines and individual contributors
1313
* @license https://www.simplemachines.org/about/smf/license.php BSD
1414
*
15-
* @version 3.0 Alpha 2
15+
* @version 3.0 Alpha 3
1616
*/
1717

1818
declare(strict_types=1);

Sources/Actions/Admin/Bans.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @copyright 2025 Simple Machines and individual contributors
1313
* @license https://www.simplemachines.org/about/smf/license.php BSD
1414
*
15-
* @version 3.0 Alpha 2
15+
* @version 3.0 Alpha 3
1616
*/
1717

1818
declare(strict_types=1);

Sources/Actions/Admin/Boards.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright 2025 Simple Machines and individual contributors
99
* @license https://www.simplemachines.org/about/smf/license.php BSD
1010
*
11-
* @version 3.0 Alpha 2
11+
* @version 3.0 Alpha 3
1212
*/
1313

1414
declare(strict_types=1);

Sources/Actions/Admin/Calendar.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @copyright 2025 Simple Machines and individual contributors
1111
* @license https://www.simplemachines.org/about/smf/license.php BSD
1212
*
13-
* @version 3.0 Alpha 2
13+
* @version 3.0 Alpha 3
1414
*/
1515

1616
declare(strict_types=1);

0 commit comments

Comments
 (0)