Skip to content

Commit b1f4ef0

Browse files
Tsvetan StoychevTsvetan Stoychev
authored andcommitted
Normalize Basicrum branding copy
1 parent b7d8aa9 commit b1f4ef0

7 files changed

Lines changed: 12 additions & 12 deletions

File tree

plugins/basicrum/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== Plugin Name ===
2-
Plugin Name: Basic Rum Wordpress Plugin
2+
Plugin Name: Basicrum WordPress Plugin
33
Plugin URI: https://www.basicrum.com/
4-
Description: Budget - Open Source - Real User Monitoring system.
4+
Description: Open source Real User Monitoring for WordPress.
55
Version: 1.0.2
66
Author: Tsvetan Stoychev
77
Author URI: https://www.basicrum.com/contact/

plugins/basicrum/basicrum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Basicrum - Real User Monitoring
44
* Plugin URI: https://www.basicrum.com/
5-
* Description: Budget, open source, Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals.
5+
* Description: Open source Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals.
66
* Version: 1.0.2
77
* Author: Tsvetan Stoychev
88
* Author URI: https://www.basicrum.com/contact/

plugins/basicrum/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "basicrum/basicrum-wordpress",
3-
"description": "Basicrum - Budget, Open Source, Real User Monitoring for WordPress",
3+
"description": "Basicrum - Open Source Real User Monitoring for WordPress",
44
"type": "wordpress-plugin",
55
"license": "MIT",
66
"authors": [
-1 Bytes
Binary file not shown.

plugins/basicrum/languages/basicrum-bg_BG.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
msgid ""
22
msgstr ""
3-
"Project-Id-Version: Basic Rum Wordpress Plugin\n"
3+
"Project-Id-Version: Basicrum WordPress Plugin\n"
44
"Report-Msgid-Bugs-To: \n"
55
"Last-Translator: \n"
66
"Language-Team: Bulgarian\n"
@@ -26,11 +26,6 @@ msgstr ""
2626
msgid "https://www.basicrum.com/"
2727
msgstr "https://www.basicrum.com/"
2828

29-
#. Description of the plugin
30-
#: basicrum.php
31-
msgid "Budget, open source, Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals."
32-
msgstr ""
33-
3429
#. Author of the plugin
3530
#: basicrum.php
3631
msgid "Tsvetan Stoychev"
@@ -289,3 +284,8 @@ msgstr ""
289284
#: src/Admin/Settings/Page.php:711
290285
msgid "The callbacks are registered at the configured Script Position. Load the consent integration after that point; calls made before registration are not replayed."
291286
msgstr ""
287+
288+
#. Description of the plugin
289+
#: basicrum.php
290+
msgid "Open source Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals."
291+
msgstr ""

plugins/basicrum/languages/basicrum.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgstr ""
2727

2828
#. Description of the plugin
2929
#: basicrum.php
30-
msgid "Budget, open source, Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals."
30+
msgid "Open source Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals."
3131
msgstr ""
3232

3333
#. Author of the plugin

plugins/basicrum/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Stable tag: 1.0.2
88
License: MIT
99
License URI: https://opensource.org/licenses/MIT
1010

11-
Budget, open source, Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals.
11+
Open source Real User Monitoring powered by Boomerang.js. Track page load performance, page types, and Web Vitals.
1212

1313
== Description ==
1414

0 commit comments

Comments
 (0)