mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 22:25:46 +01:00
Fix a typo
This commit is contained in:
parent
1cbc91788f
commit
02ed6130e4
4 changed files with 4 additions and 4 deletions
|
|
@ -12466,7 +12466,7 @@ msgid "Create markers where xruns occur"
|
|||
msgstr "Bei xrun Marker erzeugen"
|
||||
|
||||
#: rc_option_editor.cc:3096
|
||||
msgid "External Syncronization"
|
||||
msgid "External Synchronization"
|
||||
msgstr "Externe Synchronisation"
|
||||
|
||||
#: rc_option_editor.cc:3100
|
||||
|
|
|
|||
|
|
@ -12377,7 +12377,7 @@ msgid "Create markers where xruns occur"
|
|||
msgstr "オーバー/アンダー・ランが発生した箇所にマーカーを作成"
|
||||
|
||||
#: rc_option_editor.cc:3096
|
||||
msgid "External Syncronization"
|
||||
msgid "External Synchronization"
|
||||
msgstr "外部同期"
|
||||
|
||||
#: rc_option_editor.cc:3100
|
||||
|
|
|
|||
|
|
@ -12324,7 +12324,7 @@ msgid "Create markers where xruns occur"
|
|||
msgstr "Создавать маркеры в точках рассинхронизации"
|
||||
|
||||
#: rc_option_editor.cc:3096
|
||||
msgid "External Syncronization"
|
||||
msgid "External Synchronization"
|
||||
msgstr ""
|
||||
|
||||
#: rc_option_editor.cc:3100
|
||||
|
|
|
|||
|
|
@ -3103,7 +3103,7 @@ RCOptionEditor::RCOptionEditor ()
|
|||
|
||||
/* SYNC */
|
||||
|
||||
add_option (_("Sync"), new OptionEditorHeading (_("External Syncronization")));
|
||||
add_option (_("Sync"), new OptionEditorHeading (_("External Synchronization")));
|
||||
|
||||
_sync_source = new ComboOption<SyncSource> (
|
||||
"sync-source",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue