Fix a typo

This commit is contained in:
Robin Gareus 2017-06-30 20:02:45 +02:00
parent 1cbc91788f
commit 02ed6130e4
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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",