Updating i18n files from Crowdin

Change-Id: I9f62fc3b23441988aed2eb04768c4b05978f731f
diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json
index eacc043..431bae2 100644
--- a/src/_locales/de/messages.json
+++ b/src/_locales/de/messages.json
@@ -13,7 +13,7 @@
 	},
 	"contextmenu_title": {
 		"message": "Auswahl übersetzen auf...",
-		"description": "Title of the context menu that appears when a right click is done. Inside this parent menu there are the menus"
+		"description": "Title of the context menu that appears when a right click is done. Inside this parent item there are the target languages."
 	},
 	"contextmenu_title2": {
 		"message": "Auswahl übersetzen auf '$language$'",
@@ -27,35 +27,31 @@
 	},
 	"contextmenu_edit": {
 		"message": "Sprachen bearbeiten...",
-		"description": "Title of the option inside the 'Translate section into...' context menu."
+		"description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page."
 	},
 	"options_welcome": {
 		"message": "Willkommen!",
-		"description": "Title of the options page"
+		"description": "Title of the options page which welcomes users"
 	},
 	"options_introduction": {
 		"message": "Bitte wählen Sie die Sprachen aus, die im Übersetzungsmenü angezeigt werden sollen.",
-		"description": "Introduction paragraph to the options pages"
+		"description": "Introduction paragraph in the options page preceding the language list."
 	},
 	"options_languageselectheader": {
 		"message": "Sprachen:",
-		"description": "Header of the language select option."
+		"description": "Header of the selected languages list."
 	},
 	"options_otheroptionsheader": {
 		"message": "Weitere Optionen:",
-		"description": "Header of the options page."
+		"description": "Subheader in the options page before the options to choose where should the translation be shown.."
 	},
 	"options_tabsoption_1": {
 		"message": "Öffnen Sie Google Übersetzer in einem neuen Tab für jede Übersetzung.",
-		"description": "Option which defines how should the app behave in relation to tabs."
+		"description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)."
 	},
 	"options_tabsoption_2": {
 		"message": "Öffnen Sie Google Übersetzer in einem besonderen Tab und überschreiben Sie die letzte Übersetzung, anstatt weitere Tabs zu öffnen.",
-		"description": "Option which defines how should the app behave in relation to tabs."
-	},
-	"options_tabsoption_3": {
-		"message": "Öffnen Sie Google Übersetzer in der Schaltfläche (Aktivierung erforderlich: <a href='chrome://flags/#enable-panels' id='panelsflag'>--enable-panels</a>flag).<sup style='color:red; font-weight: bold;'>EXPERIMENTELL</sup>",
-		"description": "Option which defines how should the app behave in relation to tabs."
+		"description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)."
 	},
 	"options_savebutton": {
 		"message": "Speichern",
@@ -67,7 +63,7 @@
 	},
 	"options_addlanguage_addbutton": {
 		"message": "Hinzufügen",
-		"description": "Add button in the footer of the languages list"
+		"description": "'Add' button in the footer of the languages list which is used to show a dialog with a list of potential languages to add. In the dialog, this message is also shown inside a button which is used to confirm the action."
 	},
 	"options_language_label": {
 		"message": "Sprache:",
@@ -75,11 +71,11 @@
 	},
 	"options_credits": {
 		"message": "Mitwirkende",
-		"description": "Title for the credits link and dialog"
+		"description": "Message for the link to the credits dialog, and also the title for the credits dialog, which shows a list of open source projects used inside the extension and a list of translators/contributors."
 	},
 	"options_credits_homepage": {
 		"message": "Startseite",
-		"description": "Homepage link for an item in the credits. NOTE: put in in lowercase letters"
+		"description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters"
 	},
 	"options_credits_by": {
 		"message": "von",
@@ -87,11 +83,11 @@
 	},
 	"options_ok": {
 		"message": "OK",
-		"description": "OK button in the dialogs"
+		"description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)"
 	},
 	"options_cancel": {
 		"message": "Abbrechen",
-		"description": "Cancel button in the dialogs"
+		"description": "Cancel button in the dialogs, to reject an action."
 	},
 	"notification_install_title": {
 		"message": "Danke für die Installation von 'Translate Selected Text'."