Changeset 104 for trunk/classes/res/en/audioconv_en.rc
- Timestamp:
- Oct 2, 2023, 11:34:35 PM (23 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/v2.9 merged eligible /branches/v2.9_Lars merged eligible
-
Property svn:mergeinfo
set to
-
trunk/classes/res/en/audioconv_en.rc
r2 r104 7 7 BEGIN 8 8 9 IDSTR_CONVERTCHANNELS " %d Channels"10 IDSTR_CONVERTSAMPLERATE " %d Hz"11 IDSTR_CONVERTPLAYTIME " %d:%02d min playtime"9 IDSTR_CONVERTCHANNELS "Channels: %d" 10 IDSTR_CONVERTSAMPLERATE "Sample rate: %d Hz" 11 IDSTR_CONVERTPLAYTIME "Play time: %d:%02d" 12 12 IDSTR_CONVERTDIALOGERROR "Can't load dialog template! Please check your installation." 13 13 IDSTR_CONVERTNOSPACETITLE "Convert to wave" … … 17 17 18 18 END 19 20
Note:
See TracChangeset
for help on using the changeset viewer.