Collapsed menu options under an "Open" dropdown.

The dropdown is only shown when a chart is displayed.
This commit is contained in:
Przemek Wiech
2020-04-03 18:33:07 +02:00
parent c9d5dac0f2
commit 9bbc8e1899
3 changed files with 43 additions and 19 deletions

View File

@@ -37,7 +37,7 @@ export function Intro() {
<FormattedMessage
id="intro.instructions"
defaultMessage={
'Use the LOAD FROM URL or LOAD FROM FILE buttons above to load' +
'Use the OPEN FILE or LOAD FROM URL buttons above to load' +
' a GEDCOM file. You can export a GEDCOM file from most of the' +
' existing genealogy programs and web sites.'
}