[GH-ISSUE #590] Strings from build.js are not localised #120

Open
opened 2026-02-26 05:33:22 +03:00 by kerem · 0 comments
Owner

Originally created by @oleua on GitHub (Aug 23, 2023).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/590

I found that the strings which are present in build.js file (and not available in template files) are not localised in l10n js files. Please, add them all:
In particular:
"Disable"
"Enable"
"Verify"
"Confirm"
"The gateway can send authentication to your Signal mobile and deskop app." <- without <L10n text="...>tag, so cannot be localised
"You are not using {displayName} for two-factor authentication at the moment."
"Enter your identification (e.g. phone number to start the verification):"
"Could not verify your code. Please try again."
"The {displayName} gateway is not configured."
"A confirmation code has been sent to {phone} via SMS. Please insert the code here:"

Originally created by @oleua on GitHub (Aug 23, 2023). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/590 I found that the strings which are present in build.js file (and not available in template files) are not localised in l10n js files. Please, add them all: In particular: "Disable" "Enable" "Verify" "Confirm" "The gateway can send authentication to your Signal mobile and deskop app." <- without <L10n text="...>tag, so cannot be localised "You are not using {displayName} for two-factor authentication at the moment." "Enter your identification (e.g. phone number to start the verification):" "Could not verify your code. Please try again." "The {displayName} gateway is not configured." "A confirmation code has been sent to {phone} via SMS. Please insert the code here:"
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#120
No description provided.