summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/filtershow_strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index 852ef7474..b04413c7d 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -78,10 +78,16 @@
<string name="aspect">Aspect</string>
<!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
<string name="aspect1to1_effect">1:1</string>
+ <!-- Label for the aspect 4:3 effect [CHAR LIMIT=15] -->
+ <string name="aspect4to3_effect">4:3</string>
+ <!-- Label for the aspect 3:4 effect [CHAR LIMIT=15] -->
+ <string name="aspect3to4_effect">3:4</string>
<!-- Label for the aspect 4:7 effect [CHAR LIMIT=15] -->
<string name="aspect4to6_effect">4:6</string>
- <!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
+ <!-- Label for the aspect 5:7 effect [CHAR LIMIT=15] -->
<string name="aspect5to7_effect">5:7</string>
+ <!-- Label for the aspect 7:5 effect [CHAR LIMIT=15] -->
+ <string name="aspect7to5_effect">7:5</string>
<!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] -->
<string name="aspect9to16_effect">16:9</string>
<!-- Label for the aspect None effect [CHAR LIMIT=15] -->