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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)';

0 commit comments

Comments
 (0)