Skip to content

Commit

Permalink
Merge pull request #16 from niscy-eudiw/main
Browse files Browse the repository at this point in the history
Literal correction
  • Loading branch information
stzouvaras authored Nov 20, 2024
2 parents e4d1cba + 3fbeaf3 commit 44951d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ TARGET_SDK_VERSION=35
MIN_SDK_VERSION=28

# PROJECT PROPERTIES
VERSION_NAME=0.0.2-SNAPSHOT
VERSION_NAME=0.0.3-SNAPSHOT
NAMESPACE=eu.europa.ec.eudi.rqesui
GROUP=eu.europa.ec.eudi

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ enum class LocalizableKey {
ConfirmSelectionTitle -> "Please confirm signing of the following"
SelectService -> "Select service"
SelectServiceTitle -> "Select remote signing service."
SelectServiceSubtitle -> "Remote signing enables you to digitally sign documents without the need for locally installed digital identities. Cloud-hosted signing service makes remote signing possible."
SelectServiceSubtitle -> "Remote Signing Service enables secure online document signing."
SelectCertificateTitle -> "You have chosen to sign the following document:"
SelectCertificateSubtitle -> "Please confirm signing with one of the following certificates:"
Success -> "Success!"
Expand Down

0 comments on commit 44951d1

Please sign in to comment.