mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Merge remote-tracking branch 'upstream/master'
Conflicts: src/SelectedRegion.h
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <wx/defs.h>
|
||||
#include <wx/wxchar.h>
|
||||
#include <math.h>
|
||||
|
||||
class XMLWriter;
|
||||
|
||||
class AUDACITY_DLL_API SelectedRegion {
|
||||
|
@@ -2,12 +2,15 @@
|
||||
Name=Audacity
|
||||
Name[de]=Audacity
|
||||
Name[ru]=Audacity
|
||||
Name[uk]=Audacity
|
||||
GenericName=Sound Editor
|
||||
GenericName[de]=Audio-Editor
|
||||
GenericName[ru]=Редактор звуковых файлов
|
||||
GenericName[uk]=Редактор звукових файлів
|
||||
Comment=Record and edit audio files
|
||||
Comment[de]=Audio-Dateien aufnehmen und bearbeiten
|
||||
Comment[ru]=Запись и редактирование звуковых файлов
|
||||
Comment[uk]=Запис і редагування звукових файлів
|
||||
|
||||
Icon=@AUDACITY_NAME@
|
||||
|
||||
|
Reference in New Issue
Block a user