diff --git a/index.php b/index.php index 06283f1..6fbfaf0 100755 --- a/index.php +++ b/index.php @@ -10,7 +10,7 @@ use Endroid\QrCode\Color\Color; require "config.inc.php"; require "vendor/autoload.php"; -define("LIBREQR_VERSION", "2.0.0"); +define("LIBREQR_VERSION", "2.0.1dev"); // Defines the locale to be used $locale = DEFAULT_LOCALE; diff --git a/locales/en.php b/locales/en.php index bc5bef5..daa9502 100644 --- a/locales/en.php +++ b/locales/en.php @@ -14,7 +14,7 @@ $loc = array( 'help_content' => "
You can encode whatever text you want.
-Software which decodes these QR codes could suggest to open them with dedicated software, depending on their URI scheme.
+Software decoding these QR codes could suggest to open them with dedicated software, depending on their URI scheme.
For instance, to open a webpage: https://www.example/
To send an email: mailto:contact@email.example
To share geographic coordinates: geo:48.867564,2.364057