gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-webextension] 68/95: remove locales; update ui


From: gnunet
Subject: [reclaim-webextension] 68/95: remove locales; update ui
Date: Fri, 11 Jun 2021 23:35:53 +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 6f192bfcdb2870a7e0f0b3d1c5f09ac86c0634bb
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Wed Oct 7 16:57:41 2020 +0200

    remove locales; update ui
---
 _locales/de/messages.json | 334 ----------------------------------------------
 _locales/en/messages.json | 334 ----------------------------------------------
 manifest-chrome.json      |   4 +-
 manifest-firefox.json     |   4 +-
 ui                        |   2 +-
 5 files changed, 3 insertions(+), 675 deletions(-)

diff --git a/_locales/de/messages.json b/_locales/de/messages.json
deleted file mode 100644
index f62bdf0..0000000
--- a/_locales/de/messages.json
+++ /dev/null
@@ -1,334 +0,0 @@
-{
-    "Decline": {
-        "message": "Ablehnen"
-    },
-    "Yes": {
-        "message": "Ja"
-    },
-    "No": {
-        "message": "Nein"
-    },
-    "Revoke": {
-        "message": "Entziehen"
-    },
-    "Cancel": {
-        "message": "Abbrechen"
-    },
-    "Back": {
-        "message": "Zurück"
-    },
-    "SaveAndBack": {
-        "message": "Speichern und Zurück"
-    },
-    "Delete": {
-        "message": "Löschen"
-    },
-    "Save": {
-        "message": "Speichern"
-    },
-    "Note": {
-        "message": "Hinweis: "
-    },
-    "Value": {
-        "message": "Wert"
-    },
-    "authorization_request_html@personalInfo": {
-        "message": "Persönliche Datenabfrage"
-    },
-    "authorization_request_html@verifyRequest": {
-        "message": "Verifiziere Anfrage, bitte warten ..."
-    },
-    "authorization_request_html@chooseId": {
-        "message": "frägt persönliche Daten an.\n Wähle eine Identität und 
erlaube damit den Zugriff auf folgende Daten:"
-    },
-    "authorization_request_html@attributes": {
-        "message": "zudem werden die folgenden freiwilligen Angaben angefragt:"
-    },
-    "authorization_request_html@personalDataWarning1": {
-        "message": "Sei vorsichtig mit wem du deine persönlichen Daten teilst!"
-    },
-    "authorization_request_html@personalDataWarning2": {
-        "message": "Wenn du mit $CLIENTNAME$ keine persönlichen Daten teilen 
willst,\nkannst du die Anfrage ablehnen.\nDu hast auch die Möglichkeit Daten 
permanent von Identitäten zu löschen bevor\ndu der Anfrage zustimmst.",
-        "placeholders": {
-            "clientname": {
-                "content": "$1",
-                "example": "admin"
-            }
-        }
-    },
-    "authorization_request_html@selectId": {
-        "message": "Identität auswählen…"
-    },
-    "authorization_request_html@authFailed": {
-        "message": "Autorisierung fehlgeschlagen."
-    },
-    "authorization_request_html@retry": {
-        "message": "Nochmal versuchen"
-    },
-    "authorization_request_html@cancelRequest": {
-        "message": "Verifikation abbrechen"
-    },
-    "authorization_request_html@requestCancelled": {
-        "message": "Anfrage abgebrochen"
-    },
-    "edit_authorizations_html@manageAuths": {
-        "message": "Autorisierungen verwalten für "
-    },
-    "edit_authorizations_html@authEntity": {
-        "message": "Autorisierte Partei:"
-    },
-    "edit_authorizations_html@sharedAttributes": {
-        "message": "Geteilte Attribute:"
-    },
-    "edit_authorizations_html@revokeVerifikation": {
-        "message": "Willst du diese Autorisierung wirklich aufheben?"
-    },
-    "edit_authorizations_html@BackTo": {
-        "message": "Zurück zu $IDENTITYNAME$",
-        "placeholders": {
-            "identityname": {
-                "content": "$1",
-                "example": "myFirstIdentity"
-            }
-        }
-    },
-    "edit_authorizations_ts@unknown": {
-        "message": "Unbekannt"
-    },
-    "edit_credentials_html@credentialsFor": {
-        "message": "Attestierungen durch Dritte für"
-    },
-    "edit_credentials_html@linkAccount": {
-        "message": "Konto verbinden:"
-    },
-    "edit_credentials_html@notCompatible": {
-        "message": "Dieses Konto ist nicht mit re:claimID kompatibel."
-    },
-    "edit_credentials_html@info": {
-        "message": "INFO"
-    },
-    "edit_credentials_html@linkAccountInfo1": {
-        "message": "Es ist möglich eines deiner externen Konten\n mit einer 
re:claimID Identität zu verbinden. Trage dafür deine\nE-Mail Adresse unten ein 
in klick auf \"Kompatibilität prüfen\"."
-    },
-    "edit_credentials_html@linkAccountInfo2": {
-        "message": "Nicht alle Konten unterstützen das Verbinden mit 
re:claimID."
-    },
-    "edit_credentials_html@checkCompatability": {
-        "message": "Kompatibilität prüfen"
-    },
-    "edit_credentials_html@availableClaims": {
-        "message": "Verfügbare attestierungen:"
-    },
-    "edit_credentials_html@link": {
-        "message": "Link"
-    },
-    "edit_credentials_html@credentials": {
-        "message": "Attestierungen:"
-    },
-    "edit_credentials_html@note1": {
-        "message": "Bitte nur alphanumerische Eingaben."
-    },
-    "edit_credentials_html@note2": {
-        "message": "Du kannst den selben Namen nicht doppelt vergeben."
-    },
-    "edit_credentials_html@note3": {
-        "message": "Typen und Werten dürfen nicht leer sein!"
-    },
-    "edit_credentials_html@name": {
-        "message": "Name"
-    },
-    "edit_credentials_html@type": {
-        "message": "Type"
-    },
-    "edit_credentials_html@expires": {
-        "message": "Ablaufdatum"
-    },
-    "edit_credentials_html@issuer": {
-        "message": "Aussteller"
-    },
-    "edit_credentials_html@expired": {
-        "message": "Abgelaufen"
-    },
-    "edit_credentials_html@credential":{
-        "message": "Attestierung"
-    },
-    "edit_credentials_ts@noAccount": {
-        "message": "Kein Konto mit diese E-Email Addresse gefunden"
-    },
-    "edit_credentials_ts@errorWrongAddress": {
-        "message": "Ein Fehler ist aufgetreten - Der Grund könnte eine falsche 
E-Email Adresse sein."
-    },
-    "edit_identity_html@basicInfo": {
-        "message": "Eckdaten"
-    },
-    "edit_identity_html@standardScopes": {
-        "message": "Die unten stehenden Attribute entsprechen den standard 
\"scopes\" von OpenID Connect:\n``profile'', ``email'', ``phone'' and 
``address''."
-    },
-    "edit_identity_html@claimAsAttribute": {
-        "message": "$CREDVALUE$ ausgestellt von $ISSUER$ als Attribut für 
``$CLAIMVALUE$''",
-        "placeholders": {
-            "credvalue": {
-                "content": "$1",
-                "example": "username"
-            },
-            "issuer": {
-                "content": "$2",
-                "example": "facebook"
-            },
-            "claimvalue": {
-                "content": "$3",
-                "example": "jdoe"
-            }
-        }
-    },
-    "edit_identity_html@attribute": {
-        "message": "Attribut"
-    },
-    "edit_identity_html@plain": {
-        "message": "Text"
-    },
-    "edit_identity_html@credential": {
-        "message": "Attestierung"
-    },
-    "edit_identity_html@selectSource": {
-        "message": "Quelle der Attestierung"
-    },
-    "edit_identity_html@selectClaim": {
-        "message": "Attestierung auswählen"
-    },
-    "edit_identity_html@additionalInfo": {
-        "message": "Mehr informationen"
-    },
-    "edit_identity_html@non_standardClaims": {
-        "message": "Nicht-standartisierte attribute welche nicht explizit in 
OpenID Connect definiert sind."
-    },
-    "edit_identity_html@note1": {
-        "message": "Bitte verwende nur alphanumerische Namen."
-    },
-    "edit_identity_html@note2": {
-        "message": "Du kannst den selben Namen nicht doppelt vergeben."
-    },
-    "edit_identity_html@note3": {
-        "message": "Typen und Werte können nicht leer sein!"
-    },
-    "edit_identity_html@manageAuths": {
-        "message": "Autorisierungen verwalten"
-    },
-    "edit_identity_html@manageCreds": {
-        "message": "Attestierungen verwalten"
-    },
-    "identity_list_html@unableToConnect": {
-        "message": "Verbindung zu GNUnet konnte nicht hergestellt werden. \n 
Vielleicht ist es nicht gestartet?"
-    },
-    "identity_list_html@searchbarPlaceholder": {
-        "message": "Suche Identitäten"
-    },
-    "identity_list_html@newId": {
-        "message": "Neue Identität"
-    },
-    "identity_list_html@declineRequest": {
-        "message": "Autorisierungsanfrage ablehnen"
-    },
-    "identity_list_html@dismiss": {
-        "message": "Ausblenden"
-    },
-    "identity_list_html@noId": {
-        "message": "Du hast noch keine Identitäten"
-    },
-    "identity_list_html@addFirstId": {
-        "message": "Erstelle deine erste Identität!"
-    },
-    "identity_list_html@noMatchingIds": {
-        "message": "Keine passenden Identitäten."
-    },
-    "identity_list_html@verifyDelete": {
-        "message": "Willst du diese Identität wirklich löschen?"
-    },
-    "identity_list_html@noAttributes1": {
-        "message": "Diese Identität hat keine Attribute."
-    },
-    "identity_list_html@noAttributes2": {
-        "message": "Füge welche hinzu?"
-    },
-    "identity_list_html@missingInformation": {
-        "message": "Dieser Identität fehlen einige angefragte Informationen:"
-    },
-    "identity_list_html@required": {
-        "message": "benötigt"
-    },
-    "identity_list_html@editId": {
-        "message": "Identität ändern"
-    },
-    "identity_list_html@moreAttributes": {
-        "message": "... und $ATTRIBUTENUMBER$ weitere Attribute",
-        "placeholders": {
-            "attributenumber": {
-                "content": "$1",
-                "example": "3"
-            }
-        }
-    },
-    "identity_list_html@showAll": {
-        "message": "Zeige alle Attribute"
-    },
-    "identity_list_html@shareInfo1": {
-        "message": "Teile markierte Informationen sind mit"
-    },
-    "identity_list_html@shareInfo2": {
-        "message": "von dieser Identität."
-    },
-    "identity_list_html@sharingDisabled": {
-        "message": "Teilen nicht möglich"
-    },
-    "identity_list_html@addId": {
-        "message": "Klicke hier um eine neue Identität hinzuzufügen."
-    },
-    "identity_list_ts@errorReferences": {
-        "message": "Fehler beim holen der Referenzen für ``$IDNAME$´´",
-        "placeholders": {
-            "idname": {
-                "content": "$1",
-                "example": "jdoe"
-            }
-        }
-    },
-    "identity_list_ts@errorAttributes": {
-        "message": "Fehler beim holen der Attribute für ``$IDNAME$´´",
-        "placeholders": {
-            "idname": {
-                "content": "$1",
-                "example": "jdoe"
-            }
-        }
-    },
-    "identity_list_ts@errorDeletingId": {
-        "message": "Fehler beim Löschen der Identität ``$IDNAME$´´",
-        "placeholders": {
-            "idname": {
-                "content": "$1",
-                "example": "jdoe"
-            }
-        }
-    },
-    "new_identity_html@newId": {
-        "message": "Neue Identität"
-    },
-    "new_identity_html@inputSpecification": {
-        "message": "Nur alphanumerische Eingaben. Keine Leerzeichen oder 
Sonderzeichen."
-    },
-    "new_identity_html@usernameDuplicate": {
-        "message": "Es existiert bereits eine Identität mit diesem 
Nutzernamen."
-    },
-    "new_identity_html@enterUsername": {
-        "message": "Geben Sie einen Nutzernamen für Ihre neue Identität ein."
-    },
-    "new_identity_html@username": {
-        "message": "Nutzername"
-    },
-    "app_html@experimentalEnabled": {
-        "message": "Experimentelle Funktionen an"
-    },
-    "app_html@experimentalDisabled": {
-        "message": "Experimentelle Funktionen aus"
-    }
-}
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
deleted file mode 100644
index c37eff7..0000000
--- a/_locales/en/messages.json
+++ /dev/null
@@ -1,334 +0,0 @@
-{
-    "Decline": {
-        "message": "Decline"
-    },
-    "Yes": {
-        "message": "Yes"
-    },
-    "No": {
-        "message": "No"
-    },
-    "Revoke": {
-        "message": "Revoke"
-    },
-    "Cancel": {
-        "message": "Cancel"
-    },
-    "Back": {
-        "message": "Back"
-    },
-    "SaveAndBack": {
-        "message": "Save and Back"
-    },
-    "Delete": {
-        "message": "Delete"
-    },
-    "Save": {
-        "message": "Save"
-    },
-    "Note": {
-        "message": "Note: "
-    },
-    "Value": {
-        "message": "Value"
-    },
-    "authorization_request_html@personalInfo": {
-        "message": "Personal information request"
-    },
-    "authorization_request_html@verifyRequest": {
-        "message": "Verifying request, please stand by…"
-    },
-    "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": {
-        "message": "as well as the following additional attributes:"
-    },
-    "authorization_request_html@personalDataWarning1": {
-        "message": "Be careful when sharing personal data with third parties!"
-    },
-    "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": {
-                "content": "$1",
-                "example": "admin"
-            }
-        }
-    },
-    "authorization_request_html@selectId": {
-        "message": "Select identity…"
-    },
-    "authorization_request_html@authFailed": {
-        "message": "Authorization failed."
-    },
-    "authorization_request_html@retry": {
-        "message": "Retry"
-    },
-    "authorization_request_html@cancelRequest": {
-        "message": "Cancel verification request"
-    },
-    "authorization_request_html@requestCancelled": {
-        "message": "Request cancelled"
-    },
-    "edit_authorizations_html@manageAuths": {
-        "message": "Manage authorizations for "
-    },
-    "edit_authorizations_html@authEntity": {
-        "message": "Authorized Entity:"
-    },
-    "edit_authorizations_html@sharedAttributes": {
-        "message": "Shared attributes:"
-    },
-    "edit_authorizations_html@revokeVerifikation": {
-        "message": "Do you really want to revoke this authorization?"
-    },
-    "edit_authorizations_html@BackTo": {
-        "message": "Back to $IDENTITYNAME$",
-        "placeholders": {
-            "identityname": {
-                "content": "$1",
-                "example": "myFirstIdentity"
-            }
-        }
-    },
-    "edit_authorizations_ts@unknown": {
-        "message": "Unknown"
-    },
-    "edit_credentials_html@credentialsFor": {
-        "message": "Third party credentials for"
-    },
-    "edit_credentials_html@linkAccount": {
-        "message": "Link account:"
-    },
-    "edit_credentials_html@notCompatible": {
-        "message": "This account is not compatible with re:claimID."
-    },
-    "edit_credentials_html@info": {
-        "message": "INFO"
-    },
-    "edit_credentials_html@linkAccountInfo1": {
-        "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\"."
-    },
-    "edit_credentials_html@linkAccountInfo2": {
-        "message": "Not all external accounts support linking to re:claimID 
identities."
-    },
-    "edit_credentials_html@checkCompatability": {
-        "message": "Check compatibility"
-    },
-    "edit_credentials_html@availableClaims": {
-        "message": "Available claims to request:"
-    },
-    "edit_credentials_html@link": {
-        "message": "Link"
-    },
-    "edit_credentials_html@credentials": {
-        "message": "Credentials:"
-    },
-    "edit_credentials_html@note1": {
-        "message": "Only use alphanumeric credential names."
-    },
-    "edit_credentials_html@note2": {
-        "message": "You cannot define the same name twice."
-    },
-    "edit_credentials_html@note3": {
-        "message": "Types and values may not be empty!"
-    },
-    "edit_credentials_html@name": {
-        "message": "Name"
-    },
-    "edit_credentials_html@type": {
-        "message": "Type"
-    },
-    "edit_credentials_html@expires": {
-        "message": "Expires"
-    },
-    "edit_credentials_html@issuer": {
-        "message": "Issuer"
-    },
-    "edit_credentials_html@expired": {
-        "message": "Expired"
-    },
-    "edit_credentials_html@credential":{
-        "message": "Credential"
-    },
-    "edit_credentials_ts@noAccount": {
-        "message": "No account found with this email"
-    },
-    "edit_credentials_ts@errorWrongAddress": {
-        "message": "An Error has occured - This may have been caused by a 
wrong e-mail address"
-    },
-    "edit_identity_html@basicInfo": {
-        "message": "Basic user information"
-    },
-    "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": {
-        "message": "$CREDVALUE$ issued by $ISSUER$ as attribute for 
``$CLAIMVALUE''",
-        "placeholders": {
-            "credvalue": {
-                "content": "$1",
-                "example": "username"
-            },
-            "issuer": {
-                "content": "$2",
-                "example": "facebook"
-            },
-            "claimvalue": {
-                "content": "$3",
-                "example": "jdoe"
-            }
-        }
-    },
-    "edit_identity_html@attribute": {
-        "message": "Attribute"
-    },
-    "edit_identity_html@plain": {
-        "message": "Plain"
-    },
-    "edit_identity_html@credential": {
-        "message": "Credential"
-    },
-    "edit_identity_html@selectSource": {
-        "message": "Select credential source"
-    },
-    "edit_identity_html@selectClaim": {
-        "message": "Select Claim"
-    },
-    "edit_identity_html@additionalInfo": {
-        "message": "Additional information"
-    },
-    "edit_identity_html@non_standardClaims": {
-        "message": "Non-standard claims which are not explicitly covered in 
the OpenID Connect core specification."
-    },
-    "edit_identity_html@note1": {
-        "message": "Only use alphanumeric credential names."
-    },
-    "edit_identity_html@note2": {
-        "message": "You cannot define the same name twice."
-    },
-    "edit_identity_html@note3": {
-        "message": "Types and values may not be empty!"
-    },
-    "edit_identity_html@manageAuths": {
-        "message": "Manage authorizations"
-    },
-    "edit_identity_html@manageCreds": {
-        "message": "Manage credentials"
-    },
-    "identity_list_html@unableToConnect": {
-        "message": "Unable to connect to GNUnet. \n Maybe it is not running?"
-    },
-    "identity_list_html@searchbarPlaceholder": {
-        "message": "Search identities"
-    },
-    "identity_list_html@newId": {
-        "message": "New identity"
-    },
-    "identity_list_html@declineRequest": {
-        "message": "Decline authorization request"
-    },
-    "identity_list_html@dismiss": {
-        "message": "Dismiss"
-    },
-    "identity_list_html@noId": {
-        "message": "You don't have any identities yet"
-    },
-    "identity_list_html@addFirstId": {
-        "message": "Add your first identity!"
-    },
-    "identity_list_html@noMatchingIds": {
-        "message": "No matching identities."
-    },
-    "identity_list_html@verifyDelete": {
-        "message": "Do you really want to delete this identity?"
-    },
-    "identity_list_html@noAttributes1": {
-        "message": "This identity has no attributes."
-    },
-    "identity_list_html@noAttributes2": {
-        "message": "Maybe try adding some?"
-    },
-    "identity_list_html@missingInformation": {
-        "message": "This identity is missing some requested information:"
-    },
-    "identity_list_html@required": {
-        "message": "required"
-    },
-    "identity_list_html@editId": {
-        "message": "Edit identity"
-    },
-    "identity_list_html@moreAttributes": {
-        "message": "… and $ATTRIBUTENUMBER$ more attributes",
-        "placeholders": {
-            "attributenumber": {
-                "content": "$1",
-                "example": "3"
-            }
-        }
-    },
-    "identity_list_html@showAll": {
-        "message": "Show all attributes"
-    },
-    "identity_list_html@shareInfo1": {
-        "message": "Share information marked with"
-    },
-    "identity_list_html@shareInfo2": {
-        "message": "from this identity."
-    },
-    "identity_list_html@sharingDisabled": {
-        "message": "Sharing disabled"
-    },
-    "identity_list_html@addId": {
-        "message": "Click to add a new identity."
-    },
-    "identity_list_ts@errorReferences": {
-        "message": "Error retrieving references for ``$IDNAME$´´",
-        "placeholders": {
-            "idname": {
-                "content": "$1",
-                "example": "jdoe"
-            }
-        }
-    },
-    "identity_list_ts@errorAttributes": {
-        "message": "Error retrieving attributes for ``$IDNAME$´´",
-        "placeholders": {
-            "idname": {
-                "content": "$1",
-                "example": "jdoe"
-            }
-        }
-    },
-    "identity_list_ts@errorDeletingId": {
-        "message": "Failed deleting identity ``$IDNAME$´´",
-        "placeholders": {
-            "idname": {
-                "content": "$1",
-                "example": "jdoe"
-            }
-        }
-    },
-    "new_identity_html@newId": {
-        "message": "New identity"
-    },
-    "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@enterUsername": {
-        "message": "Enter a username for your new identity."
-    },
-    "new_identity_html@username": {
-        "message": "Username"
-    },
-    "app_html@experimentalEnabled": {
-        "message": "Exerimental features enabled"
-    },
-    "app_html@experimentalDisabled": {
-        "message": "Exerimental features disabled"
-    }
-}
diff --git a/manifest-chrome.json b/manifest-chrome.json
index 94b3c95..a6c20de 100644
--- a/manifest-chrome.json
+++ b/manifest-chrome.json
@@ -36,7 +36,5 @@
       "page": "index.html",
       "open_in_tab": true,
       "chrome_style": true
-    },
-  
-  "default_locale": "en"
+    }
 }
diff --git a/manifest-firefox.json b/manifest-firefox.json
index d16654f..3087c0f 100644
--- a/manifest-firefox.json
+++ b/manifest-firefox.json
@@ -50,7 +50,5 @@
       "open_in_tab": true,
       "browser_style": true,
       "chrome_style": true
-    },
-
-  "default_locale": "en"
+    }
 }
diff --git a/ui b/ui
index 10b2b63..590bfbf 160000
--- a/ui
+++ b/ui
@@ -1 +1 @@
-Subproject commit 10b2b6346a0001900446a57e3ec5f0b8781cc355
+Subproject commit 590bfbf6480907692e89a26eeefc2a68a79673a1

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]