Skip to content

Commit b48a4fb

Browse files
committed
Remove string
1 parent 897d7ed commit b48a4fb

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

specifyweb/frontend/js_src/lib/localization/resources.ts

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -624,33 +624,6 @@ export const resourcesText = createDictionary({
624624
condition and is not null.
625625
`,
626626
},
627-
elseConditionDescription: {
628-
'en-us': `
629-
This format will be used only if the condition field value equals this
630-
condition or if no other format matches it.
631-
`,
632-
'de-ch': `
633-
Dieses Format wird nur verwendet, wenn der Wert des Bedingungsfelds dieser
634-
Bedingung entspricht oder wenn kein anderes Format damit übereinstimmt.
635-
`,
636-
'es-es': `
637-
Este formato se utilizará sólo si el valor del campo de condición es igual
638-
a esta condición o si ningún otro formato coincide con ella.
639-
`,
640-
'fr-fr': `
641-
Ce format ne sera utilisé que si la valeur du champ de condition est égale
642-
à cette condition ou si aucun autre format ne lui correspond.
643-
`,
644-
'ru-ru': `
645-
Этот формат будет использоваться только в том случае, если значение поля
646-
условия соответствует этому условию или если ему не соответствует никакой
647-
другой формат.
648-
`,
649-
'uk-ua': `
650-
Цей формат використовуватиметься, лише якщо значення поля умови дорівнює
651-
цій умові або якщо жоден інший формат їй не відповідає.
652-
`,
653-
},
654627
wrongScopeWarning: {
655628
'en-us': `
656629
This resource belongs to a different collection/discipline than the one

0 commit comments

Comments
 (0)