diff --git a/src/inc/locales/de.json b/src/inc/locales/de.json index d45cc42..62a2de5 100644 --- a/src/inc/locales/de.json +++ b/src/inc/locales/de.json @@ -170,7 +170,7 @@ "hide_koepfe_hint": "Die Köpfe deaktivieren", "comment_display_mode": "Kommentar-Anzeigemodus", "comment_display_tree": "Antwort-Baum (Standard)", - "comment_display_linear": "Linear / Flach (4chan-Stil)", + "comment_display_linear": "Linear", "comment_display_mode_hint": "Wähle aus, wie Kommentare angezeigt werden sollen.", "forced_mode_notice": "Diese Einstellung wird von einem Administrator verwaltet.", "language": "Sprache", diff --git a/src/inc/locales/en.json b/src/inc/locales/en.json index 4ac0d02..d150fa1 100644 --- a/src/inc/locales/en.json +++ b/src/inc/locales/en.json @@ -170,7 +170,7 @@ "hide_koepfe_hint": "Disable the Köpfe", "comment_display_mode": "Comment Display Mode", "comment_display_tree": "Reply Tree (Default)", - "comment_display_linear": "Linear / Flat (4chan style)", + "comment_display_linear": "Linear", "comment_display_mode_hint": "Choose how you want comments to be displayed.", "forced_mode_notice": "This setting is managed by an administrator.", "language": "Language", diff --git a/src/inc/locales/nl.json b/src/inc/locales/nl.json index 4d9a0f7..2e850b0 100644 --- a/src/inc/locales/nl.json +++ b/src/inc/locales/nl.json @@ -170,7 +170,7 @@ "hide_koepfe_hint": "De Köpfe uitschakelen", "comment_display_mode": "Reactie-weergavemodus", "comment_display_tree": "Antwoordboom (Standaard)", - "comment_display_linear": "Lineair / Vlak (4chan-stijl)", + "comment_display_linear": "Lineair", "comment_display_mode_hint": "Kies hoe je reacties wilt laten weergeven.", "forced_mode_notice": "Deze instelling wordt beheerd door een beheerder.", "language": "Taal", diff --git a/src/inc/locales/zange.json b/src/inc/locales/zange.json index d54755c..5482f0f 100644 --- a/src/inc/locales/zange.json +++ b/src/inc/locales/zange.json @@ -168,7 +168,7 @@ "hide_koepfe_hint": "Die Köpfe deaktivieren", "comment_display_mode": "Kommentar-Anzeigemodus", "comment_display_tree": "Antwort-Baum (Standard)", - "comment_display_linear": "Linear / Flach (Vierkanal-Stil)", + "comment_display_linear": "Linear", "comment_display_mode_hint": "Wähle aus, wie Kommentare angezeigt werden sollen.", "forced_mode_notice": "Diese Einstellung wird für Sie verwaltet.", "language": "Sprache",