Skip to content
Snippets Groups Projects

ABRepeatView: Add missing localization and accessibility

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:ab-repeat into master
2 files
+ 9
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -474,6 +474,11 @@
"INTERFACE_LOCK_BUTTON" = "Lock interface";
"SELECT_A_MARK" = "Select the A mark";
"SELECT_A_MARK_HINT" = "Select the A mark of the AB loop";
"SELECT_B_MARK" = "Select the B mark";
"SELECT_B_MARK_HINT" = "Select the B mark of the AB loop";
"AB_LOOP" = "A→B Loop";
"AB_LOOP_MARKS" = "A→B Loop Marks";
Loading