polish
This commit is contained in:
parent
7a45a9abda
commit
1db752ef56
@ -380,11 +380,11 @@ namespace Exiv2 {
|
||||
|
||||
//! Lookup table to translate Sony camera settings drive mode values to readable labels
|
||||
extern const TagDetails sonyDriveModeStd[] = {
|
||||
{ 1, N_("Single Frame") },
|
||||
{ 2, N_("Continuous High") },
|
||||
{ 4, N_("Self-timer 10 sec") },
|
||||
{ 5, N_("Self-timer 2 sec") },
|
||||
{ 7, N_("Continuous Bracketing") },
|
||||
{ 1, N_("Single Frame") },
|
||||
{ 2, N_("Continuous High") },
|
||||
{ 4, N_("Self-timer 10 sec") },
|
||||
{ 5, N_("Self-timer 2 sec") },
|
||||
{ 7, N_("Continuous Bracketing") },
|
||||
{ 12, N_("Continuous Low") },
|
||||
{ 18, N_("White Balance Bracketing Low") },
|
||||
{ 19, N_("D-Range Optimizer Bracketing Low") }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user