diff --git a/src/main/resources/lang/lang_de.xml b/src/main/resources/lang/lang_de.xml index 9b8c288cb..57fbd51e1 100644 --- a/src/main/resources/lang/lang_de.xml +++ b/src/main/resources/lang/lang_de.xml @@ -1246,8 +1246,6 @@ Sind evtl. die Namen der Variablen nicht eindeutig? Breites Symbol Verwendet ein breiteres Symbol zur Darstellung des Gatters. - Standardmäßig breites Symbol verwenden. - Werden neue Gatter eingefügt, wird standardmäßig die breite Variante gewählt. Form Die Form, welche für die Repräsentation der Schaltung in einer einbettenden diff --git a/src/main/resources/lang/lang_en.xml b/src/main/resources/lang/lang_en.xml index e03b0fc43..f5df4d100 100644 --- a/src/main/resources/lang/lang_en.xml +++ b/src/main/resources/lang/lang_en.xml @@ -1236,8 +1236,6 @@ Wide Shape Uses a wider shape to visualize the gate. - Use wider shapes by default. - If new gates are inserted, the wide variant is selected by default. Shape The shape to be used for the representation of the circuit in an embedding circuit. diff --git a/src/main/resources/lang/lang_pt.xml b/src/main/resources/lang/lang_pt.xml index 2d575f740..c18a0c130 100644 --- a/src/main/resources/lang/lang_pt.xml +++ b/src/main/resources/lang/lang_pt.xml @@ -1208,8 +1208,6 @@ Formato ampliado Usará um formato ampliado para visualizar a porta. - Usar formato ampliado por padrão. - Se novas portas forem inseridas, essa opção será selecionada como padrão. Formato Formato a ser usado na representação de circuito integrado a outro. diff --git a/src/main/resources/lang/lang_pt_ref.xml b/src/main/resources/lang/lang_pt_ref.xml index 3fa1350fc..767b54c3b 100644 --- a/src/main/resources/lang/lang_pt_ref.xml +++ b/src/main/resources/lang/lang_pt_ref.xml @@ -1236,8 +1236,6 @@ Wide Shape Uses a wider shape to visualize the gate. - Use wider shapes by default. - If new gates are inserted, the wide variant is selected by default. Shape The shape to be used for the representation of the circuit in an embedding circuit.