[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-webextension] 60/95: add german message.json
From: |
gnunet |
Subject: |
[reclaim-webextension] 60/95: add german message.json |
Date: |
Fri, 11 Jun 2021 23:35:45 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository reclaim-webextension.
commit e908f7cc5ef9499de748944764986299cbd16dae
Author: anna wimbauer <anna.wibauer@gmx.de>
AuthorDate: Mon Oct 5 15:27:31 2020 +0200
add german message.json
---
_locales/{en => de}/messages.json | 188 +++++++++++++++++++-------------------
_locales/en/messages.json | 162 ++++++++++++++++----------------
2 files changed, 175 insertions(+), 175 deletions(-)
diff --git a/_locales/en/messages.json b/_locales/de/messages.json
similarity index 62%
copy from _locales/en/messages.json
copy to _locales/de/messages.json
index 80b2b63..6b685b1 100644
--- a/_locales/en/messages.json
+++ b/_locales/de/messages.json
@@ -1,49 +1,49 @@
{
"Decline":{
- "message": "Decline"
+ "message": "Ablehnen"
},
"Yes":{
- "message": "Yes"
+ "message": "Ja"
},
"No":{
- "message": "No"
+ "message": "Nein"
},
"Revoke":{
"message": "Revoke"
},
"Cancel":{
- "message": "Cancel"
+ "message": "Abbrechen"
},
"Back":{
- "message": "Back"
+ "message": "Zurück"
},
"SaveAndBack": {
- "message": "Save and Back"
+ "message": "Speichern und Zurück"
},
"Delete": {
- "message": "Delete"
+ "message": "Löschen"
},
"Save": {
- "message": "Save"
+ "message": "Speichern"
},
- "authorization-request.html:personalInfo":{
+ "authorization_request_html@personalInfo":{
"message": "Personal information request"
},
- "authorization-request.html:verifyRequest":{
+ "authorization_request_html@verifyRequest":{
"message": "Verifying request, please stand by..."
},
- "authorization-request.html:chooseId":{
+ "authorization_request_html@chooseId":{
"message": "asks you to share personal information.\n Choose an
identity to let it access the following information:"
},
- "authorization-request.html:attributes":{
+ "authorization_request_html@attributes":{
"message": "as well as the following additional attributes:"
},
- "authorization-request.html:personalDataWarning1":{
+ "authorization_request_html@personalDataWarning1":{
"message": "Be careful when sharing personal data with third parties!"
},
- "authorization-request.html:personalDataWarning2":{
+ "authorization_request_html@personalDataWarning2":{
"message": "If you do not want to share information from any of your
identities with \n $CLIENTNAME$, you may decline the request. \nYou may also
permanently remove or edit information from an identity before\nsharing.",
"placeholders": {
"clientname" : {
@@ -52,37 +52,37 @@
}
}
},
- "authorization-request.html:selectId":{
+ "authorization_request_html@selectId":{
"message": "Select identity..."
},
- "authorization-request.html:authFailed":{
+ "authorization_request_html@authFailed":{
"message": "Authorization failed."
},
- "authorization-request.html:retry":{
+ "authorization_request_html@retry":{
"message": "Retry"
},
- "authorization-request.html:cancelRequest":{
+ "authorization_request_html@cancelRequest":{
"message": "Cancel verification request"
},
- "authorization-request.ts:requestCancelled":{
+ "authorization_request_html@requestCancelled":{
"message": "Request cancelled"
},
- "edit-authorizations.html:manageAuths":{
+ "edit_authorizations_html@manageAuths":{
"message": "Manage authorizations for "
},
- "edit-authorizations.html:authEntity":{
+ "edit_authorizations_html@authEntity":{
"message": "Authorized Entity:"
},
- "edit-authorizations.html:sharedAttributes":{
+ "edit_authorizations_html@sharedAttributes":{
"message": "Shared attributes:"
},
- "edit-authorizations.html:revokeVerifikation":{
+ "edit_authorizations_html@revokeVerifikation":{
"message": "Do you really want to revoke this authorization?"
},
- "edit-authorizations.html:BackTo":{
+ "edit_authorizations_html@BackTo":{
"message": "Back to $IDENTITYNAME$",
"placeholders": {
"identityname" : {
@@ -91,80 +91,80 @@
}
}
},
- "edit-authorizations.ts:unknown":{
+ "edit_authorizations_ts@unknown":{
"message": "Unknown"
},
- "edit-credentials.html:credentialsFor":{
+ "edit_credentials_html@credentialsFor":{
"message": "Third party credentials for"
},
- "edit-credentials.html:linkAccount":{
+ "edit_credentials_html@linkAccount":{
"message": "Link account:"
},
- "edit-credentials.html:notCompatible":{
+ "edit_credentials_html@notCompatible":{
"message": "This account is not compatible with re:claimID."
},
- "edit-credentials.html:info":{
+ "edit_credentials_html@info":{
"message": "INFO"
},
- "edit-credentials.html:linkAccountInfo":{
+ "edit_credentials_html@linkAccountInfo":{
"message": "It is possible to link your external \naccounts with a
re:claimID identity. To do so, enter you email address \nbelow and click
\"Check compatibility\". \nNOTE: Not all external accounts \nsupport linking to
re:claimID identities."
},
- "edit-credentials.html:checkCompatability":{
+ "edit_credentials_html@checkCompatability":{
"message": "Check compatibility"
},
- "edit-credentials.html:availableClaims":{
+ "edit_credentials_html@availableClaims":{
"message": "Available claims to request:"
},
- "edit-credentials.html:link":{
+ "edit_credentials_html@link":{
"message": "Link"
},
- "edit-credentials.html:credentials":{
+ "edit_credentials_html@credentials":{
"message": "Credentials:"
},
- "edit-credentials.html:note":{
+ "edit_credentials_html@note":{
"message": "Note:"
},
- "edit-credentials.html:note1":{
+ "edit_credentials_html@note1":{
"message": "Only use alphanumeric credential names."
},
- "edit-credentials.html:note2":{
+ "edit_credentials_html@note2":{
"message": "You cannot define the same name twice."
},
- "edit-credentials.html:note3":{
+ "edit_credentials_html@note3":{
"message": "Types and values may not be empty!"
},
- "edit-credentials.html:name":{
+ "edit_credentials_html@name":{
"message": "Name"
},
- "edit-credentials.html:type":{
+ "edit_credentials_html@type":{
"message": "Type"
},
- "edit-credentials.html:expires":{
+ "edit_credentials_html@expires":{
"message": "Expires"
},
- "edit-credentials.html:issuer":{
+ "edit_credentials_html@issuer":{
"message": "Issuer"
},
- "edit-credentials.html:expired":{
+ "edit_credentials_html@expired":{
"message": "Expired"
},
- "edit-credentials.ts:noAccount":{
+ "edit_credentials_ts@noAccount":{
"message": "No account found with this email"
},
- "edit-credentials.ts:errorWrongAddress":{
+ "edit_credentials_ts@errorWrongAddress":{
"message": "An Error has occured - This may have been caused by a
wrong e-mail address"
},
- "edit-identity.html:basicInfo":{
+ "edit_identity_html@basicInfo":{
"message": "Basic user information"
},
- "edit-identity.html:standardScopes":{
+ "edit_identity_html@standardScopes":{
"message": "The attributes below correspond to the standard scopes of
the OpenID Connect \nspecification: ``profile'', ``email'', ``phone'' and
``address''."
},
- "edit-identity.html:claimAsAttribute":{
+ "edit_identity_html@claimAsAttribute":{
"message": "$CREDVALUE$ issued by $ISSUER$ as attribute for
``$CLAIMVALUE''",
"placeholders": {
"credvalue" : {
@@ -181,109 +181,109 @@
}
}
},
- "edit-identity.html:plain":{
+ "edit_identity_html@plain":{
"message": "Plain"
},
- "edit-identity.html:credential":{
+ "edit_identity_html@credential":{
"message": "Credential"
},
- "edit-identity.html:selectSource":{
+ "edit_identity_html@selectSource":{
"message": "Select credential source"
},
- "edit-identity.html:selectClaim":{
+ "edit_identity_html@selectClaim":{
"message": "Select Claim"
},
- "edit-identity.html:additionalInfo":{
+ "edit_identity_html@additionalInfo":{
"message": "Additional information"
},
- "edit-identity.html:non-standardClaims":{
+ "edit_identity_html@non_standardClaims":{
"message": "Non-standard claims which are not explicitly covered in
the OpenID Connect core specification."
},
- "edit-identity.html:note":{
+ "edit_identity_html@note":{
"message": "Note:"
},
- "edit-identity.html:note1":{
+ "edit_identity_html@note1":{
"message": "Only use alphanumeric credential names."
},
- "edit-identity.html:note2":{
+ "edit_identity_html@note2":{
"message": "You cannot define the same name twice."
},
- "edit-identity.html:note3":{
+ "edit_identity_html@note3":{
"message": "Types and values may not be empty!"
},
- "edit-identity.html:manageAuths":{
+ "edit_identity_html@manageAuths":{
"message": "Manage authorizations"
},
- "edit-identity.html:manageCreds":{
+ "edit_identity_html@manageCreds":{
"message": "Manage credentials"
},
- "identity-list.html:unableToConnect":{
+ "identity_list_html@unableToConnect":{
"message": "Unable to connect to GNUnet. \n Maybe it is not running?"
},
- "identity-list.html:newId":{
+ "identity_list_html@newId":{
"message": "New identity"
},
- "identity-list.html:declineRequest":{
+ "identity_list_html@declineRequest":{
"message": "Decline authorization request"
},
- "identity-list.html:dismiss":{
+ "identity_list_html@dismiss":{
"message": "Dismiss"
},
- "identity-list.html:noId":{
+ "identity_list_html@noId":{
"message": "You don't have any identities yet"
},
- "identity-list.html:addFirstId":{
+ "identity_list_html@addFirstId":{
"message": "Add your first identity!"
},
- "identity-list.html:noMatchingIds":{
+ "identity_list_html@noMatchingIds":{
"message": "No matching identities."
},
- "identity-list.html:verifyDelete":{
+ "identity_list_html@verifyDelete":{
"message": "Do you really want to delete this identity?"
},
- "identity-list.html:noAttributes1":{
+ "identity_list_html@noAttributes1":{
"message": "This identity has no attributes."
},
- "identity-list.html:noAttributes2":{
+ "identity_list_html@noAttributes2":{
"message": "Maybe try adding some?"
},
- "identity-list.html:missingInformation":{
+ "identity_list_html@missingInformation":{
"message": "This identity is missing some requested information:"
},
- "identity-list.html:required":{
+ "identity_list_html@required":{
"message": "required"
},
- "identity-list.html:editId":{
+ "identity_list_html@editId":{
"message": "Edit identity"
},
- "identity-list.html:moreAttributes":{
+ "identity_list_html@moreAttributes":{
"message": "... and $ATTRIBUTENUMBER$ more attributes",
"placeholders": {
- "attributenumbers" : {
+ "attributenumber" : {
"content" : "$1",
"example" : "3"
}
}
},
- "identity-list.html:showAll":{
+ "identity_list_html@showAll":{
"message": "Show all attributes"
},
- "identity-list.html:shareInfo1":{
+ "identity_list_html@shareInfo1":{
"message": "Share information marked with"
},
- "identity-list.html:shareInfo2":{
+ "identity_list_html@shareInfo2":{
"message": "from this identity."
},
- "identity-list.html:sharingDisabled":{
+ "identity_list_html@sharingDisabled":{
"message": "Sharing disabled"
},
- "identity-list.html:addId":{
+ "identity_list_html@addId":{
"message": "Click to add a new identity."
},
- "identity-list.ts:errorReferences":{
+ "identity_list_ts@errorReferences":{
"message": "Error retrieving references for ``$IDNAME$´´",
"placeholders": {
"idname": {
@@ -292,7 +292,7 @@
}
}
},
- "identity-list.ts:errorAttributes":{
+ "identity_list_ts@errorAttributes":{
"message": "Error retrieving attributes for ``$IDNAME$´´",
"placeholders": {
"idname": {
@@ -301,7 +301,7 @@
}
}
},
- "identity-list.ts:errorDeletingId":{
+ "identity_list_ts@errorDeletingId":{
"message": "Failed deleting identity ``$IDNAME$´´",
"placeholders": {
"idname": {
@@ -312,25 +312,25 @@
},
- "new-identity.html:newId": {
- "message": "New identity"
+ "new_identity_html@newId": {
+ "message": "Neue Identität"
},
- "new-identity.html:inputSpecification": {
+ "new_identity_html@inputSpecification": {
"message": "Only Alphanumeric input. No spaces or special characters
allowed."
},
- "new-identity.html:usernameDuplicate": {
- "message": "An identity with this username already exists."
+ "new_identity_html@usernameDuplicate": {
+ "message": "Es existiert bereits eine Identität mit diesem
Nutzernamen."
},
- "new-identity.html:enterUsername": {
- "message": "Enter a username for your new identity."
+ "new_identity_html@enterUsername": {
+ "message": "Geben Sie einen Nutzernamen für Ihre neue Identität ein."
},
- "app.html:experimentalEnabled": {
- "message": "Exerimental features enabled"
+ "app_html@experimentalEnabled": {
+ "message": "Experimentelle Funktionen an"
},
- "app.html:experimentalDisabled": {
- "message": "Exerimental features disabled"
+ "app_html@experimentalDisabled": {
+ "message": "Experimentelle Funktionen aus"
}
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 80b2b63..efe16de 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -28,22 +28,22 @@
},
- "authorization-request.html:personalInfo":{
+ "authorization_request_html@personalInfo":{
"message": "Personal information request"
},
- "authorization-request.html:verifyRequest":{
+ "authorization_request_html@verifyRequest":{
"message": "Verifying request, please stand by..."
},
- "authorization-request.html:chooseId":{
+ "authorization_request_html@chooseId":{
"message": "asks you to share personal information.\n Choose an
identity to let it access the following information:"
},
- "authorization-request.html:attributes":{
+ "authorization_request_html@attributes":{
"message": "as well as the following additional attributes:"
},
- "authorization-request.html:personalDataWarning1":{
+ "authorization_request_html@personalDataWarning1":{
"message": "Be careful when sharing personal data with third parties!"
},
- "authorization-request.html:personalDataWarning2":{
+ "authorization_request_html@personalDataWarning2":{
"message": "If you do not want to share information from any of your
identities with \n $CLIENTNAME$, you may decline the request. \nYou may also
permanently remove or edit information from an identity before\nsharing.",
"placeholders": {
"clientname" : {
@@ -52,37 +52,37 @@
}
}
},
- "authorization-request.html:selectId":{
+ "authorization_request_html@selectId":{
"message": "Select identity..."
},
- "authorization-request.html:authFailed":{
+ "authorization_request_html@authFailed":{
"message": "Authorization failed."
},
- "authorization-request.html:retry":{
+ "authorization_request_html@retry":{
"message": "Retry"
},
- "authorization-request.html:cancelRequest":{
+ "authorization_request_html@cancelRequest":{
"message": "Cancel verification request"
},
- "authorization-request.ts:requestCancelled":{
+ "authorization_request_html@requestCancelled":{
"message": "Request cancelled"
},
- "edit-authorizations.html:manageAuths":{
+ "edit_authorizations_html@manageAuths":{
"message": "Manage authorizations for "
},
- "edit-authorizations.html:authEntity":{
+ "edit_authorizations_html@authEntity":{
"message": "Authorized Entity:"
},
- "edit-authorizations.html:sharedAttributes":{
+ "edit_authorizations_html@sharedAttributes":{
"message": "Shared attributes:"
},
- "edit-authorizations.html:revokeVerifikation":{
+ "edit_authorizations_html@revokeVerifikation":{
"message": "Do you really want to revoke this authorization?"
},
- "edit-authorizations.html:BackTo":{
+ "edit_authorizations_html@BackTo":{
"message": "Back to $IDENTITYNAME$",
"placeholders": {
"identityname" : {
@@ -91,80 +91,80 @@
}
}
},
- "edit-authorizations.ts:unknown":{
+ "edit_authorizations_ts@unknown":{
"message": "Unknown"
},
- "edit-credentials.html:credentialsFor":{
+ "edit_credentials_html@credentialsFor":{
"message": "Third party credentials for"
},
- "edit-credentials.html:linkAccount":{
+ "edit_credentials_html@linkAccount":{
"message": "Link account:"
},
- "edit-credentials.html:notCompatible":{
+ "edit_credentials_html@notCompatible":{
"message": "This account is not compatible with re:claimID."
},
- "edit-credentials.html:info":{
+ "edit_credentials_html@info":{
"message": "INFO"
},
- "edit-credentials.html:linkAccountInfo":{
+ "edit_credentials_html@linkAccountInfo":{
"message": "It is possible to link your external \naccounts with a
re:claimID identity. To do so, enter you email address \nbelow and click
\"Check compatibility\". \nNOTE: Not all external accounts \nsupport linking to
re:claimID identities."
},
- "edit-credentials.html:checkCompatability":{
+ "edit_credentials_html@checkCompatability":{
"message": "Check compatibility"
},
- "edit-credentials.html:availableClaims":{
+ "edit_credentials_html@availableClaims":{
"message": "Available claims to request:"
},
- "edit-credentials.html:link":{
+ "edit_credentials_html@link":{
"message": "Link"
},
- "edit-credentials.html:credentials":{
+ "edit_credentials_html@credentials":{
"message": "Credentials:"
},
- "edit-credentials.html:note":{
+ "edit_credentials_html@note":{
"message": "Note:"
},
- "edit-credentials.html:note1":{
+ "edit_credentials_html@note1":{
"message": "Only use alphanumeric credential names."
},
- "edit-credentials.html:note2":{
+ "edit_credentials_html@note2":{
"message": "You cannot define the same name twice."
},
- "edit-credentials.html:note3":{
+ "edit_credentials_html@note3":{
"message": "Types and values may not be empty!"
},
- "edit-credentials.html:name":{
+ "edit_credentials_html@name":{
"message": "Name"
},
- "edit-credentials.html:type":{
+ "edit_credentials_html@type":{
"message": "Type"
},
- "edit-credentials.html:expires":{
+ "edit_credentials_html@expires":{
"message": "Expires"
},
- "edit-credentials.html:issuer":{
+ "edit_credentials_html@issuer":{
"message": "Issuer"
},
- "edit-credentials.html:expired":{
+ "edit_credentials_html@expired":{
"message": "Expired"
},
- "edit-credentials.ts:noAccount":{
+ "edit_credentials_ts@noAccount":{
"message": "No account found with this email"
},
- "edit-credentials.ts:errorWrongAddress":{
+ "edit_credentials_ts@errorWrongAddress":{
"message": "An Error has occured - This may have been caused by a
wrong e-mail address"
},
- "edit-identity.html:basicInfo":{
+ "edit_identity_html@basicInfo":{
"message": "Basic user information"
},
- "edit-identity.html:standardScopes":{
+ "edit_identity_html@standardScopes":{
"message": "The attributes below correspond to the standard scopes of
the OpenID Connect \nspecification: ``profile'', ``email'', ``phone'' and
``address''."
},
- "edit-identity.html:claimAsAttribute":{
+ "edit_identity_html@claimAsAttribute":{
"message": "$CREDVALUE$ issued by $ISSUER$ as attribute for
``$CLAIMVALUE''",
"placeholders": {
"credvalue" : {
@@ -181,109 +181,109 @@
}
}
},
- "edit-identity.html:plain":{
+ "edit_identity_html@plain":{
"message": "Plain"
},
- "edit-identity.html:credential":{
+ "edit_identity_html@credential":{
"message": "Credential"
},
- "edit-identity.html:selectSource":{
+ "edit_identity_html@selectSource":{
"message": "Select credential source"
},
- "edit-identity.html:selectClaim":{
+ "edit_identity_html@selectClaim":{
"message": "Select Claim"
},
- "edit-identity.html:additionalInfo":{
+ "edit_identity_html@additionalInfo":{
"message": "Additional information"
},
- "edit-identity.html:non-standardClaims":{
+ "edit_identity_html@non_standardClaims":{
"message": "Non-standard claims which are not explicitly covered in
the OpenID Connect core specification."
},
- "edit-identity.html:note":{
+ "edit_identity_html@note":{
"message": "Note:"
},
- "edit-identity.html:note1":{
+ "edit_identity_html@note1":{
"message": "Only use alphanumeric credential names."
},
- "edit-identity.html:note2":{
+ "edit_identity_html@note2":{
"message": "You cannot define the same name twice."
},
- "edit-identity.html:note3":{
+ "edit_identity_html@note3":{
"message": "Types and values may not be empty!"
},
- "edit-identity.html:manageAuths":{
+ "edit_identity_html@manageAuths":{
"message": "Manage authorizations"
},
- "edit-identity.html:manageCreds":{
+ "edit_identity_html@manageCreds":{
"message": "Manage credentials"
},
- "identity-list.html:unableToConnect":{
+ "identity_list_html@unableToConnect":{
"message": "Unable to connect to GNUnet. \n Maybe it is not running?"
},
- "identity-list.html:newId":{
+ "identity_list_html@newId":{
"message": "New identity"
},
- "identity-list.html:declineRequest":{
+ "identity_list_html@declineRequest":{
"message": "Decline authorization request"
},
- "identity-list.html:dismiss":{
+ "identity_list_html@dismiss":{
"message": "Dismiss"
},
- "identity-list.html:noId":{
+ "identity_list_html@noId":{
"message": "You don't have any identities yet"
},
- "identity-list.html:addFirstId":{
+ "identity_list_html@addFirstId":{
"message": "Add your first identity!"
},
- "identity-list.html:noMatchingIds":{
+ "identity_list_html@noMatchingIds":{
"message": "No matching identities."
},
- "identity-list.html:verifyDelete":{
+ "identity_list_html@verifyDelete":{
"message": "Do you really want to delete this identity?"
},
- "identity-list.html:noAttributes1":{
+ "identity_list_html@noAttributes1":{
"message": "This identity has no attributes."
},
- "identity-list.html:noAttributes2":{
+ "identity_list_html@noAttributes2":{
"message": "Maybe try adding some?"
},
- "identity-list.html:missingInformation":{
+ "identity_list_html@missingInformation":{
"message": "This identity is missing some requested information:"
},
- "identity-list.html:required":{
+ "identity_list_html@required":{
"message": "required"
},
- "identity-list.html:editId":{
+ "identity_list_html@editId":{
"message": "Edit identity"
},
- "identity-list.html:moreAttributes":{
+ "identity_list_html@moreAttributes":{
"message": "... and $ATTRIBUTENUMBER$ more attributes",
"placeholders": {
- "attributenumbers" : {
+ "attributenumber" : {
"content" : "$1",
"example" : "3"
}
}
},
- "identity-list.html:showAll":{
+ "identity_list_html@showAll":{
"message": "Show all attributes"
},
- "identity-list.html:shareInfo1":{
+ "identity_list_html@shareInfo1":{
"message": "Share information marked with"
},
- "identity-list.html:shareInfo2":{
+ "identity_list_html@shareInfo2":{
"message": "from this identity."
},
- "identity-list.html:sharingDisabled":{
+ "identity_list_html@sharingDisabled":{
"message": "Sharing disabled"
},
- "identity-list.html:addId":{
+ "identity_list_html@addId":{
"message": "Click to add a new identity."
},
- "identity-list.ts:errorReferences":{
+ "identity_list_ts@errorReferences":{
"message": "Error retrieving references for ``$IDNAME$´´",
"placeholders": {
"idname": {
@@ -292,7 +292,7 @@
}
}
},
- "identity-list.ts:errorAttributes":{
+ "identity_list_ts@errorAttributes":{
"message": "Error retrieving attributes for ``$IDNAME$´´",
"placeholders": {
"idname": {
@@ -301,7 +301,7 @@
}
}
},
- "identity-list.ts:errorDeletingId":{
+ "identity_list_ts@errorDeletingId":{
"message": "Failed deleting identity ``$IDNAME$´´",
"placeholders": {
"idname": {
@@ -312,24 +312,24 @@
},
- "new-identity.html:newId": {
+ "new_identity_html@newId": {
"message": "New identity"
},
- "new-identity.html:inputSpecification": {
+ "new_identity_html@inputSpecification": {
"message": "Only Alphanumeric input. No spaces or special characters
allowed."
},
- "new-identity.html:usernameDuplicate": {
+ "new_identity_html@usernameDuplicate": {
"message": "An identity with this username already exists."
},
- "new-identity.html:enterUsername": {
+ "new_identity_html@enterUsername": {
"message": "Enter a username for your new identity."
},
- "app.html:experimentalEnabled": {
+ "app_html@experimentalEnabled": {
"message": "Exerimental features enabled"
},
- "app.html:experimentalDisabled": {
+ "app_html@experimentalDisabled": {
"message": "Exerimental features disabled"
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-webextension] 55/95: update for 0.13.3, (continued)
- [reclaim-webextension] 55/95: update for 0.13.3, gnunet, 2021/06/11
- [reclaim-webextension] 46/95: -fix redirect creation, gnunet, 2021/06/11
- [reclaim-webextension] 45/95: update to v0.2.0, gnunet, 2021/06/11
- [reclaim-webextension] 53/95: update ui; update makefile, gnunet, 2021/06/11
- [reclaim-webextension] 38/95: update ui, gnunet, 2021/06/11
- [reclaim-webextension] 58/95: messages.json file, gnunet, 2021/06/11
- [reclaim-webextension] 64/95: Translated using Weblate (English), gnunet, 2021/06/11
- [reclaim-webextension] 67/95: update locales, gnunet, 2021/06/11
- [reclaim-webextension] 52/95: support build of chrome and ff webext; use version from latest tag, gnunet, 2021/06/11
- [reclaim-webextension] 72/95: improve submodule update, gnunet, 2021/06/11
- [reclaim-webextension] 60/95: add german message.json,
gnunet <=
- [reclaim-webextension] 59/95: english messages.json finished, gnunet, 2021/06/11
- [reclaim-webextension] 70/95: redirect at api request, gnunet, 2021/06/11
- [reclaim-webextension] 63/95: Translated using Weblate (German), gnunet, 2021/06/11
- [reclaim-webextension] 54/95: v0.13.1, gnunet, 2021/06/11
- [reclaim-webextension] 62/95: Translated using Weblate (German), gnunet, 2021/06/11
- [reclaim-webextension] 57/95: updated ui, gnunet, 2021/06/11
- [reclaim-webextension] 65/95: small fix, gnunet, 2021/06/11
- [reclaim-webextension] 56/95: set default locale, gnunet, 2021/06/11
- [reclaim-webextension] 69/95: changed redirect, gnunet, 2021/06/11
- [reclaim-webextension] 61/95: merge i18n, gnunet, 2021/06/11