Skip to content

Fix outdated links and products in strings #105

@ralf-krause

Description

@ralf-krause

Hi Nicolas,

some text strings should be changed because the product is outdated.
The link to the micro usb power supply should be https://www.raspberrypi.com/products/micro-usb-power-supply/ and not the old one https://www.raspberrypi.org/products/raspberry-pi-universal-power-supply/ . I think also that we should add a link for the usb-c power supply.

In the german language pack I am using the following text:
<p>Verwenden Sie bitte die offizielle Stromversorgung <a href="https://www.raspberrypi.com/products/micro-usb-power-supply/" target="_blank"> für Raspberry Pi 3B / 3B+ / Zero2W </a> bzw. <a href="https://www.raspberrypi.org/products/type-c-power-supply/" target="_blank"> für Raspberry Pi 4B </a>.</p>

This is set in the following strings: badpowersupply, undervoltagedetected, undervoltageoccurred


Do we currently need the strings for the plugin? rpi4onemb, rpi4twomb, rpi4fourmb

These three text strings were added when you released the plugin version 2.2.0 for the Raspberry Pi 4B. Nobody will install the plugin version 2.2.0 or the MoodleBox image 3.0.0 anymore. Currently we have the plugin version is 2.13.0 and the MoodleBox image 4.3.0 (or 4.2.0 with 32bit). https://docs.moodle.org/dev/String_deprecation#How_to_deprecate_a_string

Best regards, Ralf

Metadata

Metadata

Assignees

Labels

Status: tests passedFeature or fix is successfully testedType: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions