Fix a typo
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user