Merge "Add a triangle to the popup button view" into gb-ub-photos-arches
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 986f56d..b8b4461 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -10,7 +10,7 @@
     <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="16" />
 
     <permission android:name="com.android.gallery3d.permission.GALLERY_PROVIDER"
-            android:protectionLevel="signature" />
+            android:protectionLevel="signatureOrSystem" />
 
     <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
     <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
@@ -297,6 +297,8 @@
                 <action android:name="android.media.action.STILL_IMAGE_CAMERA" />
                 <category android:name="android.intent.category.DEFAULT" />
             </intent-filter>
+            <meta-data android:name="com.android.keyguard.layout"
+                    android:resource="@layout/keyguard_widget" />
         </activity>
 
         <activity android:name="com.android.camera.SecureCameraActivity"
@@ -316,6 +318,8 @@
                 <action android:name="android.media.action.IMAGE_CAPTURE_SECURE" />
                 <category android:name="android.intent.category.DEFAULT" />
             </intent-filter>
+            <meta-data android:name="com.android.keyguard.layout"
+                    android:resource="@layout/keyguard_widget" />
         </activity>
 
         <activity-alias android:icon="@mipmap/ic_launcher_camera"
diff --git a/res/values-af/filtershow_strings.xml b/res/values-af/filtershow_strings.xml
index a413722..83ea198 100644
--- a/res/values-af/filtershow_strings.xml
+++ b/res/values-af/filtershow_strings.xml
@@ -57,7 +57,7 @@
     <string name="saturation" msgid="7026791551032438585">"Versadiging"</string>
     <string name="bwfilter" msgid="8927492494576933793">"SW-filter"</string>
     <string name="wbalance" msgid="6346581563387083613">"Outokleur"</string>
-    <string name="hue" msgid="6231252147971086030">"Hue-tint"</string>
+    <string name="hue" msgid="6231252147971086030">"Kleur"</string>
     <string name="shadow_recovery" msgid="3928572915300287152">"Skaduwees"</string>
     <string name="curvesRGB" msgid="915010781090477550">"Kurwes"</string>
     <string name="vignette" msgid="934721068851885390">"Vinjet"</string>
diff --git a/res/values-ar/filtershow_strings.xml b/res/values-ar/filtershow_strings.xml
index 74029ee..d8db3fc 100644
--- a/res/values-ar/filtershow_strings.xml
+++ b/res/values-ar/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"محرر الصور"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"لا يمكن تحميل الصورة!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"أصلية"</string>
+    <string name="borders" msgid="2067345080568684614">"حدود"</string>
+    <string name="done" msgid="3112344807927554662">"تم"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"تراجع"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"إعادة"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"عرض السجل"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"إخفاء السجل"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"عرض حالة الصورة"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"إخفاء حالة الصورة"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"إعدادات"</string>
+    <string name="history" msgid="455767361472692409">"السجل"</string>
+    <string name="reset" msgid="9013181350779592937">"إعادة تعيين"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"حالة الصورة الحالية"</string>
+    <string name="compare_original" msgid="8140838959007796977">"مقارنة"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"تطبيق"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"إعادة تعيين"</string>
+    <string name="aspect" msgid="4025244950820813059">"جانب"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"لا شيء"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
-    <string name="exposure" msgid="6526397045949374905">"التعرض"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"كوكب صغير"</string>
+    <string name="exposure" msgid="6526397045949374905">"التعرض للضوء"</string>
+    <string name="sharpness" msgid="6463103068318055412">"حدة"</string>
+    <string name="contrast" msgid="2310908487756769019">"تباين"</string>
+    <string name="vibrance" msgid="3326744578577835915">"حيوية"</string>
+    <string name="saturation" msgid="7026791551032438585">"تشبع اللون"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"فلتر أبيض وأسود"</string>
+    <string name="wbalance" msgid="6346581563387083613">"لون تلقائي"</string>
+    <string name="hue" msgid="6231252147971086030">"تدرج اللون"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"ظلال"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"المنحنيات"</string>
+    <string name="vignette" msgid="934721068851885390">"نقوش صورة نصفية"</string>
+    <string name="redeye" msgid="4508883127049472069">"العين الحمراء"</string>
     <string name="straighten" msgid="26025591664983528">"تسوية"</string>
     <string name="crop" msgid="5781263790107850771">"اقتصاص"</string>
     <string name="rotate" msgid="2796802553793795371">"تدوير"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"بلا"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"انعكاس"</string>
+    <string name="none" msgid="6633966646410296520">"لا شيء"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"حمراء"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"خضراء"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"زرقاء"</string>
 </resources>
diff --git a/res/values-be/filtershow_strings.xml b/res/values-be/filtershow_strings.xml
index 1161de3..55472bb 100644
--- a/res/values-be/filtershow_strings.xml
+++ b/res/values-be/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Фотарэдактар"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Не атрымлiваецца загрузіць малюнак"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Арыгiнал"</string>
+    <string name="borders" msgid="2067345080568684614">"Межы"</string>
+    <string name="done" msgid="3112344807927554662">"Гатова"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Вярнуць"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Паўтарыць"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Паказаць гісторыю"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Схаваць гісторыю"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Паказаць статус малюнка"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Схаваць статус малюнка"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Налады"</string>
+    <string name="history" msgid="455767361472692409">"Гісторыя"</string>
+    <string name="reset" msgid="9013181350779592937">"Скінуць"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Бягучы стан малюнка"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Параўнаць"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Паспрабаваць"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Скінуць"</string>
+    <string name="aspect" msgid="4025244950820813059">"Аспект"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Няма"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Маленькая планета"</string>
     <string name="exposure" msgid="6526397045949374905">"Экспазіцыя"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Выпраміць"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Выразнасць"</string>
+    <string name="contrast" msgid="2310908487756769019">"Кантраст"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Вібрацыя"</string>
+    <string name="saturation" msgid="7026791551032438585">"Насычанасць"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Чорна-белы фiльтр"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Aўтаколер"</string>
+    <string name="hue" msgid="6231252147971086030">"Тон"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Цені"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Пэндзаль"</string>
+    <string name="vignette" msgid="934721068851885390">"Віньетка"</string>
+    <string name="redeye" msgid="4508883127049472069">"Чырвонае вока"</string>
+    <string name="straighten" msgid="26025591664983528">"Выраўнаваць"</string>
     <string name="crop" msgid="5781263790107850771">"Абрэзаць"</string>
     <string name="rotate" msgid="2796802553793795371">"Павярнуць"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Люстра"</string>
     <string name="none" msgid="6633966646410296520">"Няма"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Чырвоны"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Зялёны"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Сiнi"</string>
 </resources>
diff --git a/res/values-ca/filtershow_strings.xml b/res/values-ca/filtershow_strings.xml
index 9c9d09c..0945162 100644
--- a/res/values-ca/filtershow_strings.xml
+++ b/res/values-ca/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor de fotos"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"No es pot carregar la imatge."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Vores"</string>
+    <string name="done" msgid="3112344807927554662">"Fet"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Desfés"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Refés"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Mostra l\'historial"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Amaga l\'historial"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Mostra estat imatge"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Amaga estat d\'imatge"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Configuració"</string>
+    <string name="history" msgid="455767361472692409">"Historial"</string>
+    <string name="reset" msgid="9013181350779592937">"Restableix"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Estat de la imatge actual"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Compara"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Aplica"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Restableix"</string>
+    <string name="aspect" msgid="4025244950820813059">"Aspecte"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Cap"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Planeta petit"</string>
     <string name="exposure" msgid="6526397045949374905">"Exposició"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Redreçament"</string>
-    <string name="crop" msgid="5781263790107850771">"Escapça"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Nitidesa"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Vibració"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturació"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filtre B/N"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autocolor"</string>
+    <string name="hue" msgid="6231252147971086030">"To de color"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Ombres"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Corbes"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinyeta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Ulls vermells"</string>
+    <string name="straighten" msgid="26025591664983528">"Redreça"</string>
+    <string name="crop" msgid="5781263790107850771">"Retalla"</string>
     <string name="rotate" msgid="2796802553793795371">"Gira"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Reflex"</string>
     <string name="none" msgid="6633966646410296520">"Cap"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Vermell"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Verd"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Blau"</string>
 </resources>
diff --git a/res/values-da/filtershow_strings.xml b/res/values-da/filtershow_strings.xml
index 41f9472..b49b0ea 100644
--- a/res/values-da/filtershow_strings.xml
+++ b/res/values-da/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Fotoredigeringsværktøj"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Billedet kan ikke indlæses."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Rammer"</string>
+    <string name="done" msgid="3112344807927554662">"Udfør"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Fortryd"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Annuller fortryd"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Vis historik"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Skjul historik"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Vis billedtilstand"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Skjul billedtilstand"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Indstillinger"</string>
+    <string name="history" msgid="455767361472692409">"Historik"</string>
+    <string name="reset" msgid="9013181350779592937">"Nulstil"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Nuværende billedtilstand"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Sammenlign"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Anvend"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Nulstil"</string>
+    <string name="aspect" msgid="4025244950820813059">"Billedformat"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ingen"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Tiny Planet"</string>
     <string name="exposure" msgid="6526397045949374905">"Eksponering"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Skarphed"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Livlighed"</string>
+    <string name="saturation" msgid="7026791551032438585">"Mætning"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"BW Filter"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Automatisk farve"</string>
+    <string name="hue" msgid="6231252147971086030">"Nuance"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Skygger"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Kurver"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignet"</string>
+    <string name="redeye" msgid="4508883127049472069">"Røde øjne"</string>
     <string name="straighten" msgid="26025591664983528">"Ret op"</string>
     <string name="crop" msgid="5781263790107850771">"Beskær"</string>
     <string name="rotate" msgid="2796802553793795371">"Roter"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Spejl"</string>
     <string name="none" msgid="6633966646410296520">"Ingen"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Rød"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Grøn"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Blå"</string>
 </resources>
diff --git a/res/values-de/filtershow_strings.xml b/res/values-de/filtershow_strings.xml
index c4dfab6..d9856c9 100644
--- a/res/values-de/filtershow_strings.xml
+++ b/res/values-de/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Fotoeditor"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Bild kann nicht geladen werden."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Rahmen"</string>
+    <string name="done" msgid="3112344807927554662">"Fertig"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Rückgängig machen"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Wiederholen"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Verlauf anzeigen"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Verlauf ausblenden"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Bildstatus anzeigen"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Bildstatus ausblenden"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Einstellungen"</string>
+    <string name="history" msgid="455767361472692409">"Verlauf"</string>
+    <string name="reset" msgid="9013181350779592937">"Zurücksetzen"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Aktueller Bildstatus"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Vergleichen"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Übernehmen"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Zurücksetzen"</string>
+    <string name="aspect" msgid="4025244950820813059">"Seitenverhältnis"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Kein Effekt"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Tiny Planet"</string>
     <string name="exposure" msgid="6526397045949374905">"Belichtung"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Schärfe"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Farbsättigung"</string>
+    <string name="saturation" msgid="7026791551032438585">"Sättigung"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"SW-Filter"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autom. Farbe"</string>
+    <string name="hue" msgid="6231252147971086030">"Farbton"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Schatten"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Kurven"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignettierung"</string>
+    <string name="redeye" msgid="4508883127049472069">"Rote Augen"</string>
     <string name="straighten" msgid="26025591664983528">"Ausrichten"</string>
     <string name="crop" msgid="5781263790107850771">"Zuschneiden"</string>
     <string name="rotate" msgid="2796802553793795371">"Drehen"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Effekt löschen"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Spiegeln"</string>
+    <string name="none" msgid="6633966646410296520">"Keines"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Rot"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Grün"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Blau"</string>
 </resources>
diff --git a/res/values-el/filtershow_strings.xml b/res/values-el/filtershow_strings.xml
index 057ce6c..a2b53a1 100644
--- a/res/values-el/filtershow_strings.xml
+++ b/res/values-el/filtershow_strings.xml
@@ -57,7 +57,7 @@
     <string name="saturation" msgid="7026791551032438585">"Κορεσμός"</string>
     <string name="bwfilter" msgid="8927492494576933793">"Φίλτρο ΑΜ"</string>
     <string name="wbalance" msgid="6346581563387083613">"Αυτόματο χρώμα"</string>
-    <string name="hue" msgid="6231252147971086030">"Χουέ"</string>
+    <string name="hue" msgid="6231252147971086030">"Απόχρωση"</string>
     <string name="shadow_recovery" msgid="3928572915300287152">"Σκιές"</string>
     <string name="curvesRGB" msgid="915010781090477550">"Καμπύλες"</string>
     <string name="vignette" msgid="934721068851885390">"Βινιετάρισμα"</string>
diff --git a/res/values-es-rUS/filtershow_strings.xml b/res/values-es-rUS/filtershow_strings.xml
index 58bc3e6..df5fb95 100644
--- a/res/values-es-rUS/filtershow_strings.xml
+++ b/res/values-es-rUS/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor fotográfico"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"No se puede cargar la imagen."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Bordes"</string>
+    <string name="done" msgid="3112344807927554662">"Listo"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Deshacer"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Rehacer"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Mostrar historial"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Ocultar historial"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Mostrar estado imag."</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Ocultar estado imag."</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Configuración"</string>
+    <string name="history" msgid="455767361472692409">"Historial"</string>
+    <string name="reset" msgid="9013181350779592937">"Restablecer"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Estado actual de la imagen"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Comparar"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Aplicar"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Restablecer"</string>
+    <string name="aspect" msgid="4025244950820813059">"Aspecto"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ninguno"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
-    <string name="exposure" msgid="6526397045949374905">"Valor de exposición"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Pequeño planeta"</string>
+    <string name="exposure" msgid="6526397045949374905">"Exposición"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Nitidez"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contraste"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Intensidad"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturación"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filtro B/N"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Color autom."</string>
+    <string name="hue" msgid="6231252147971086030">"Tono"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Sombras"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Curvas"</string>
+    <string name="vignette" msgid="934721068851885390">"Viñeta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Ojos rojos"</string>
     <string name="straighten" msgid="26025591664983528">"Enderezar"</string>
     <string name="crop" msgid="5781263790107850771">"Recortar"</string>
     <string name="rotate" msgid="2796802553793795371">"Rotar"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Espejo"</string>
     <string name="none" msgid="6633966646410296520">"Ninguno"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RVA"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Rojo"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Verde"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Azul"</string>
 </resources>
diff --git a/res/values-es/filtershow_strings.xml b/res/values-es/filtershow_strings.xml
index 1b8a010..61d3a3a 100644
--- a/res/values-es/filtershow_strings.xml
+++ b/res/values-es/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor de fotos"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Error al cargar la imagen"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Margen"</string>
+    <string name="done" msgid="3112344807927554662">"Listo"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Deshacer"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Rehacer"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Mostrar historial"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Ocultar historial"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Mostrar estado imagen"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Ocultar estado de la imagen"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Ajustes"</string>
+    <string name="history" msgid="455767361472692409">"Historial"</string>
+    <string name="reset" msgid="9013181350779592937">"Restablecer"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Estado de imagen actual"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Comparar"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Aplicar"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Restablecer"</string>
+    <string name="aspect" msgid="4025244950820813059">"Aspecto"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ninguno"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Pequeño planeta"</string>
     <string name="exposure" msgid="6526397045949374905">"Exposición"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Nitidez"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contraste"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Intensidad"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturación"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filtro b/n"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Color automático"</string>
+    <string name="hue" msgid="6231252147971086030">"Tonalidad"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Sombras"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Curvar"</string>
+    <string name="vignette" msgid="934721068851885390">"Viñeta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Ojos rojos"</string>
     <string name="straighten" msgid="26025591664983528">"Enderezar"</string>
     <string name="crop" msgid="5781263790107850771">"Recortar"</string>
     <string name="rotate" msgid="2796802553793795371">"Girar"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Espejo"</string>
     <string name="none" msgid="6633966646410296520">"Ninguno"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Rojo"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Verde"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Azul"</string>
 </resources>
diff --git a/res/values-et/filtershow_strings.xml b/res/values-et/filtershow_strings.xml
index 2cdae89..2f585f1 100644
--- a/res/values-et/filtershow_strings.xml
+++ b/res/values-et/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Fototöötlus"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Pilti ei saa laadida!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Originaal"</string>
+    <string name="borders" msgid="2067345080568684614">"Äärised"</string>
+    <string name="done" msgid="3112344807927554662">"Valmis"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Võta tagasi"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Tee uuesti"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Kuva ajalugu"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Peida ajalugu"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Kuva pildi olek"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Peida pildi olek"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Seaded"</string>
+    <string name="history" msgid="455767361472692409">"Ajalugu"</string>
+    <string name="reset" msgid="9013181350779592937">"Lähtesta"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Pildi praegune olek"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Võrdle"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Rakenda"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Lähtesta"</string>
+    <string name="aspect" msgid="4025244950820813059">"Kuvasuhe"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Mitte ühtegi"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Pisike planeet"</string>
     <string name="exposure" msgid="6526397045949374905">"Säriaeg"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Rihtimine"</string>
-    <string name="crop" msgid="5781263790107850771">"Kärbi"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Teravus"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Kirkus"</string>
+    <string name="saturation" msgid="7026791551032438585">"Küllastus"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"MV filter"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autom. värvid"</string>
+    <string name="hue" msgid="6231252147971086030">"Värvitoon"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Varjud"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Kõverad"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinjett"</string>
+    <string name="redeye" msgid="4508883127049472069">"Punasilmsus"</string>
+    <string name="straighten" msgid="26025591664983528">"Rihi otseks"</string>
+    <string name="crop" msgid="5781263790107850771">"Kärpimine"</string>
     <string name="rotate" msgid="2796802553793795371">"Pööra"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Peegelpilt"</string>
     <string name="none" msgid="6633966646410296520">"Mitte ühtegi"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Punane"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Roheline"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Sinine"</string>
 </resources>
diff --git a/res/values-fa/filtershow_strings.xml b/res/values-fa/filtershow_strings.xml
index 3d8f620..e34823b 100644
--- a/res/values-fa/filtershow_strings.xml
+++ b/res/values-fa/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"ویرایشگر عکس"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"تصویر بارگیری نمی‌شود!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"اصلی"</string>
+    <string name="borders" msgid="2067345080568684614">"حاشیه‌ها"</string>
+    <string name="done" msgid="3112344807927554662">"انجام شد"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"لغو عمل"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"انجام مجدد"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"نمایش سابقه"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"پنهان کردن سابقه"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"نمایش وضعیت تصویر"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"پنهان کردن وضعیت تصویر"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"تنظیمات"</string>
+    <string name="history" msgid="455767361472692409">"سابقه"</string>
+    <string name="reset" msgid="9013181350779592937">"بازنشانی"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"وضعیت کنونی تصویر"</string>
+    <string name="compare_original" msgid="8140838959007796977">"مقایسه"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"اعمال‌ کردن"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"بازنشانی"</string>
+    <string name="aspect" msgid="4025244950820813059">"نسبت ابعادی"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"۱:۱"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"۴:۳"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"۳:۴"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"۴:۶"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"۵:۷"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"۷:۵"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"۱۶:۹"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"هیچکدام"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"سیاره کوچک"</string>
     <string name="exposure" msgid="6526397045949374905">"نوردهی"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"صاف کردن"</string>
+    <string name="sharpness" msgid="6463103068318055412">"وضوح"</string>
+    <string name="contrast" msgid="2310908487756769019">"کنتراست"</string>
+    <string name="vibrance" msgid="3326744578577835915">"درخشندگی"</string>
+    <string name="saturation" msgid="7026791551032438585">"اشباع رنگ"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"فیلتر سیاه و سفید"</string>
+    <string name="wbalance" msgid="6346581563387083613">"رنگ خودکار"</string>
+    <string name="hue" msgid="6231252147971086030">"رنگ‌مایه"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"سایه‌ها"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"نمودارها"</string>
+    <string name="vignette" msgid="934721068851885390">"محو لبه‌ها"</string>
+    <string name="redeye" msgid="4508883127049472069">"قرمزی چشم"</string>
+    <string name="straighten" msgid="26025591664983528">"صاف‌ کردن"</string>
     <string name="crop" msgid="5781263790107850771">"برش"</string>
     <string name="rotate" msgid="2796802553793795371">"چرخش"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"معکوس کردن"</string>
     <string name="none" msgid="6633966646410296520">"هیچکدام"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"قرمز"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"سبز"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"آبی"</string>
 </resources>
diff --git a/res/values-fi/filtershow_strings.xml b/res/values-fi/filtershow_strings.xml
index fbe5fd2..38be733 100644
--- a/res/values-fi/filtershow_strings.xml
+++ b/res/values-fi/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Kuvanmuokkaussovellus"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Kuvaa ei voi ladata."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Alkuperäinen"</string>
+    <string name="borders" msgid="2067345080568684614">"Reunukset"</string>
+    <string name="done" msgid="3112344807927554662">"Valmis"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Kumoa"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Toista"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Näytä historia"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Piilota historia"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Näytä kuvan tila"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Piilota kuvan tila"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Asetukset"</string>
+    <string name="history" msgid="455767361472692409">"Historia"</string>
+    <string name="reset" msgid="9013181350779592937">"Palauta"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Kuvan nykyinen tila"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Vertaa"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Käytä"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Palauta"</string>
+    <string name="aspect" msgid="4025244950820813059">"Kuvasuhde"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ei mitään"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Pikkuplaneetta"</string>
     <string name="exposure" msgid="6526397045949374905">"Valotus"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Terävyys"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrasti"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Värien eloisuus"</string>
+    <string name="saturation" msgid="7026791551032438585">"Värikylläisyys"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"MV-suodin"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autom. värit"</string>
+    <string name="hue" msgid="6231252147971086030">"Sävy"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Tummat alueet"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Valotuskäyrät"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinjetti"</string>
+    <string name="redeye" msgid="4508883127049472069">"Punasilmäisyys"</string>
     <string name="straighten" msgid="26025591664983528">"Suorista"</string>
-    <string name="crop" msgid="5781263790107850771">"Leikkaa"</string>
+    <string name="crop" msgid="5781263790107850771">"Rajaa"</string>
     <string name="rotate" msgid="2796802553793795371">"Kierrä"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Peilikuva"</string>
     <string name="none" msgid="6633966646410296520">"Ei mitään"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Punainen"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Vihreä"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Sininen"</string>
 </resources>
diff --git a/res/values-hi/filtershow_strings.xml b/res/values-hi/filtershow_strings.xml
index 9eee64e..bca9006 100644
--- a/res/values-hi/filtershow_strings.xml
+++ b/res/values-hi/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"फ़ोटो संपादक"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"चित्र लोड नहीं हो सकता!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"मूल"</string>
+    <string name="borders" msgid="2067345080568684614">"बॉर्डर"</string>
+    <string name="done" msgid="3112344807927554662">"पूर्ण"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"पूर्ववत करें"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"फिर से करें"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"इतिहास दिखाएं"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"इतिहास छिपाएं"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"चित्र स्थिति दिखाएं"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"चित्र स्थिति छिपाएं"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"सेटिंग"</string>
+    <string name="history" msgid="455767361472692409">"इतिहास"</string>
+    <string name="reset" msgid="9013181350779592937">"रीसेट करें"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"वर्तमान चित्र स्थिति"</string>
+    <string name="compare_original" msgid="8140838959007796977">"तुलना करें"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"लागू करें"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"रीसेट करें"</string>
+    <string name="aspect" msgid="4025244950820813059">"पहलू"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"कुछ नहीं"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
-    <string name="exposure" msgid="6526397045949374905">"एक्स्पोजर"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"छोटा ग्रह"</string>
+    <string name="exposure" msgid="6526397045949374905">"एक्सपोज़र"</string>
+    <string name="sharpness" msgid="6463103068318055412">"शार्पनेस"</string>
+    <string name="contrast" msgid="2310908487756769019">"कंट्रास्‍ट"</string>
+    <string name="vibrance" msgid="3326744578577835915">"वाइब्रैंस"</string>
+    <string name="saturation" msgid="7026791551032438585">"संतृप्तता"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"BW फ़िल्टर"</string>
+    <string name="wbalance" msgid="6346581563387083613">"ऑटोकलर"</string>
+    <string name="hue" msgid="6231252147971086030">"ह्यू"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"छाया"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"वक्र"</string>
+    <string name="vignette" msgid="934721068851885390">"विनेट"</string>
+    <string name="redeye" msgid="4508883127049472069">"रेड आई"</string>
     <string name="straighten" msgid="26025591664983528">"सीधा करें"</string>
-    <string name="crop" msgid="5781263790107850771">"काटें"</string>
+    <string name="crop" msgid="5781263790107850771">"काट-छांट करें"</string>
     <string name="rotate" msgid="2796802553793795371">"घुमाएं"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"कोई नहीं"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"दर्पण"</string>
+    <string name="none" msgid="6633966646410296520">"कुछ नहीं"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"लाल"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"हरा"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"नीला"</string>
 </resources>
diff --git a/res/values-hr/filtershow_strings.xml b/res/values-hr/filtershow_strings.xml
index f3cc3cb..82e9fae 100644
--- a/res/values-hr/filtershow_strings.xml
+++ b/res/values-hr/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Uređivač fotografija"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Nije moguće učitati sliku!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Obrubi"</string>
+    <string name="done" msgid="3112344807927554662">"Završeno"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Poništi"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Ponovi"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Prikaži povijest"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Sakrij povijest"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Prikaži stanje slike"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Sakrij stanje slike"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Postavke"</string>
+    <string name="history" msgid="455767361472692409">"Povijest"</string>
+    <string name="reset" msgid="9013181350779592937">"Poništi"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Trenutačno stanje slike"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Usporedi"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Primijeni"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Poništi"</string>
+    <string name="aspect" msgid="4025244950820813059">"Omjer"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ništa"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Mali planet"</string>
     <string name="exposure" msgid="6526397045949374905">"Ekspozicija"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Poravnaj"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Oštrina"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Živost boja"</string>
+    <string name="saturation" msgid="7026791551032438585">"Zasićenje"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"CB filtar"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Automatska boja"</string>
+    <string name="hue" msgid="6231252147971086030">"Nijansa"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Sjenke"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Krivulje"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinjeta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Crvene oči"</string>
+    <string name="straighten" msgid="26025591664983528">"Poravnanje"</string>
     <string name="crop" msgid="5781263790107850771">"Obrezivanje"</string>
-    <string name="rotate" msgid="2796802553793795371">"Rotiraj"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="rotate" msgid="2796802553793795371">"Okretanje"</string>
+    <string name="mirror" msgid="5482518108154883096">"Zrcalo"</string>
     <string name="none" msgid="6633966646410296520">"Ništa"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Crveno"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Zeleno"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Plavo"</string>
 </resources>
diff --git a/res/values-hu/filtershow_strings.xml b/res/values-hu/filtershow_strings.xml
index 3ed4660..f699dc3 100644
--- a/res/values-hu/filtershow_strings.xml
+++ b/res/values-hu/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Fényképszerkesztő"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Nem sikerült betölteni a képet!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Eredeti"</string>
+    <string name="borders" msgid="2067345080568684614">"Szegélyek"</string>
+    <string name="done" msgid="3112344807927554662">"Kész"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Visszavonás"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Ismétlés"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Előzmények"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Előzmények elrejtése"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Képállapot"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Állapot elrejtés"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Beállítások"</string>
+    <string name="history" msgid="455767361472692409">"Előzmények"</string>
+    <string name="reset" msgid="9013181350779592937">"Visszaállítás"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Aktuális fényképállapot"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Összehasonlítás"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Alkalmaz"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Visszaállítás"</string>
+    <string name="aspect" msgid="4025244950820813059">"Képarány"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Nincs"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
-    <string name="exposure" msgid="6526397045949374905">"Megvilágítás"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Kisbolygó"</string>
+    <string name="exposure" msgid="6526397045949374905">"Expozíció"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Élesség"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontraszt"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Dinamika"</string>
+    <string name="saturation" msgid="7026791551032438585">"Telítettség"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"FF szűrő"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Automat. szín"</string>
+    <string name="hue" msgid="6231252147971086030">"Színárnyalat"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Árnyékok"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Görbék"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignetta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Vörösszem"</string>
     <string name="straighten" msgid="26025591664983528">"Kiegyenesítés"</string>
-    <string name="crop" msgid="5781263790107850771">"Levágás"</string>
+    <string name="crop" msgid="5781263790107850771">"Körülvágás"</string>
     <string name="rotate" msgid="2796802553793795371">"Forgatás"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Tükrözés"</string>
     <string name="none" msgid="6633966646410296520">"Nincs"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Piros"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Zöld"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Kék"</string>
 </resources>
diff --git a/res/values-in/filtershow_strings.xml b/res/values-in/filtershow_strings.xml
index 7d94186..d5d9e42 100644
--- a/res/values-in/filtershow_strings.xml
+++ b/res/values-in/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor Foto"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Tidak dapat memuat gambar!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Asli"</string>
+    <string name="borders" msgid="2067345080568684614">"Batas"</string>
+    <string name="done" msgid="3112344807927554662">"Selesai"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Batalkan"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Ulangi"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Tampilkan Riwayat"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Sembunyikan Riwayat"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Tampilkan Status"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Sembunyikan Status"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Setelan"</string>
+    <string name="history" msgid="455767361472692409">"Riwayat"</string>
+    <string name="reset" msgid="9013181350779592937">"Setel Ulang"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Status Gambar Saat Ini"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Bandingkan"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Terapkan"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Setel Ulang"</string>
+    <string name="aspect" msgid="4025244950820813059">"Aspek"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Tidak ada"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Planet Mini"</string>
     <string name="exposure" msgid="6526397045949374905">"Pencahayaan"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Ketajaman"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontras"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Cemerlang"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturasi"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filter HP"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Warna Otomatis"</string>
+    <string name="hue" msgid="6231252147971086030">"Rona"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Bayangan"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Kurva"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinyet"</string>
+    <string name="redeye" msgid="4508883127049472069">"Mata Merah"</string>
     <string name="straighten" msgid="26025591664983528">"Luruskan"</string>
     <string name="crop" msgid="5781263790107850771">"Pangkas"</string>
     <string name="rotate" msgid="2796802553793795371">"Putar"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Tidak Ada"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Cermin"</string>
+    <string name="none" msgid="6633966646410296520">"Tidak ada"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Merah"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Hijau"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Biru"</string>
 </resources>
diff --git a/res/values-it/filtershow_strings.xml b/res/values-it/filtershow_strings.xml
index 8914450..33f6012 100644
--- a/res/values-it/filtershow_strings.xml
+++ b/res/values-it/filtershow_strings.xml
@@ -56,7 +56,7 @@
     <string name="vibrance" msgid="3326744578577835915">"Vividezza"</string>
     <string name="saturation" msgid="7026791551032438585">"Saturazione"</string>
     <string name="bwfilter" msgid="8927492494576933793">"Filtro BN"</string>
-    <string name="wbalance" msgid="6346581563387083613">"Colore automatico"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Colore autom."</string>
     <string name="hue" msgid="6231252147971086030">"Tonalità"</string>
     <string name="shadow_recovery" msgid="3928572915300287152">"Ombre"</string>
     <string name="curvesRGB" msgid="915010781090477550">"Curve"</string>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 9e795fe..64e7fa1 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -57,7 +57,7 @@
     <string name="confirm" msgid="8646870096527848520">"Conferma"</string>
     <string name="cancel" msgid="3637516880917356226">"Annulla"</string>
     <string name="share" msgid="3619042788254195341">"Condividi"</string>
-    <string name="share_panorama" msgid="2569029972820978718">"Condividi panoramica"</string>
+    <string name="share_panorama" msgid="2569029972820978718">"Condividi panorama"</string>
     <string name="share_as_photo" msgid="8959225188897026149">"Condividi come foto"</string>
     <string name="deleted" msgid="6795433049119073871">"Eliminata"</string>
     <string name="undo" msgid="2930873956446586313">"ANNULLA"</string>
@@ -197,6 +197,6 @@
     <string name="please_wait" msgid="7296066089146487366">"Attendi"</string>
     <string name="save_into" msgid="4960537214388766062">"Salvataggio del video ritagliato nell\'album:"</string>
     <string name="trim_too_short" msgid="751593965620665326">"Impossibile tagliare: video di destinazione troppo breve"</string>
-    <string name="pano_progress_text" msgid="1586851614586678464">"Creazione panoramica in corso"</string>
+    <string name="pano_progress_text" msgid="1586851614586678464">"Creazione panorama in corso"</string>
     <string name="save" msgid="613976532235060516">"Salva"</string>
 </resources>
diff --git a/res/values-iw/filtershow_strings.xml b/res/values-iw/filtershow_strings.xml
index fb09564..95942dc 100644
--- a/res/values-iw/filtershow_strings.xml
+++ b/res/values-iw/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"עורך תמונות"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"לא ניתן להעלות את התמונה!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"מקור"</string>
+    <string name="borders" msgid="2067345080568684614">"גבולות"</string>
+    <string name="done" msgid="3112344807927554662">"בוצע"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"בטל"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"בצע מחדש"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"הצג היסטוריה"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"הסתר היסטוריה"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"הצג מצב תמונה"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"הסתר מצב תמונה"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"הגדרות"</string>
+    <string name="history" msgid="455767361472692409">"היסטוריה"</string>
+    <string name="reset" msgid="9013181350779592937">"אפס"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"מצב תמונה נוכחית"</string>
+    <string name="compare_original" msgid="8140838959007796977">"השווה"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"החל"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"אפס"</string>
+    <string name="aspect" msgid="4025244950820813059">"יחס גובה-רוחב"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"ללא"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"פלנטה קטנה"</string>
     <string name="exposure" msgid="6526397045949374905">"חשיפה"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"חדות"</string>
+    <string name="contrast" msgid="2310908487756769019">"ניגודיות"</string>
+    <string name="vibrance" msgid="3326744578577835915">"חיוניות"</string>
+    <string name="saturation" msgid="7026791551032438585">"רוויה"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"מסנן ש/ל"</string>
+    <string name="wbalance" msgid="6346581563387083613">"צבע אוטומטי"</string>
+    <string name="hue" msgid="6231252147971086030">"גוון"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"צלליות"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"קימורים"</string>
+    <string name="vignette" msgid="934721068851885390">"עמעום קצוות"</string>
+    <string name="redeye" msgid="4508883127049472069">"עיניים אדומות"</string>
     <string name="straighten" msgid="26025591664983528">"יישר"</string>
     <string name="crop" msgid="5781263790107850771">"חתוך"</string>
-    <string name="rotate" msgid="2796802553793795371">"סיבוב"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="rotate" msgid="2796802553793795371">"סובב"</string>
+    <string name="mirror" msgid="5482518108154883096">"מראה"</string>
     <string name="none" msgid="6633966646410296520">"ללא"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"אדום"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"ירוק"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"כחול"</string>
 </resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 7ecbbc2..153a2b2 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -28,7 +28,7 @@
     <string name="resume_playing_message" msgid="5184414518126703481">"להמשיך להפעיל מ-%s?"</string>
     <string name="resume_playing_resume" msgid="3847915469173852416">"המשך את ההפעלה"</string>
     <string name="loading" msgid="7038208555304563571">"טוען..."</string>
-    <string name="fail_to_load" msgid="8394392853646664505">"לא ניתן לטעון"</string>
+    <string name="fail_to_load" msgid="8394392853646664505">"לא ניתן להעלות"</string>
     <string name="fail_to_load_image" msgid="6155388718549782425">"לא היתה אפשרות לטעון את התמונה"</string>
     <string name="no_thumbnail" msgid="284723185546429750">"ללא תמונה ממוזערת"</string>
     <string name="resume_playing_restart" msgid="5471008499835769292">"התחל מחדש"</string>
diff --git a/res/values-ja/filtershow_strings.xml b/res/values-ja/filtershow_strings.xml
index 3bd1879..aaf301c 100644
--- a/res/values-ja/filtershow_strings.xml
+++ b/res/values-ja/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"フォトエディタ"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"画像を読み込めません"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"元の画像"</string>
+    <string name="borders" msgid="2067345080568684614">"境界"</string>
+    <string name="done" msgid="3112344807927554662">"完了"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"元に戻す"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"やり直し"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"履歴を表示する"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"履歴を表示しない"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"画像ステータスを表示"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"画像ステータスを非表示"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"設定"</string>
+    <string name="history" msgid="455767361472692409">"履歴"</string>
+    <string name="reset" msgid="9013181350779592937">"リセット"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"現在の画像ステータス"</string>
+    <string name="compare_original" msgid="8140838959007796977">"比較"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"適用"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"リセット"</string>
+    <string name="aspect" msgid="4025244950820813059">"アスペクト比"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"なし"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"小さな惑星"</string>
     <string name="exposure" msgid="6526397045949374905">"露出"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"シャープネス"</string>
+    <string name="contrast" msgid="2310908487756769019">"コントラスト"</string>
+    <string name="vibrance" msgid="3326744578577835915">"自然な彩度"</string>
+    <string name="saturation" msgid="7026791551032438585">"彩度"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"モノクロフィルタ"</string>
+    <string name="wbalance" msgid="6346581563387083613">"自動色補正"</string>
+    <string name="hue" msgid="6231252147971086030">"色彩"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"影"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"カーブ"</string>
+    <string name="vignette" msgid="934721068851885390">"周辺減光"</string>
+    <string name="redeye" msgid="4508883127049472069">"赤目処理"</string>
     <string name="straighten" msgid="26025591664983528">"傾き調整"</string>
     <string name="crop" msgid="5781263790107850771">"トリミング"</string>
     <string name="rotate" msgid="2796802553793795371">"回転"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"鏡"</string>
     <string name="none" msgid="6633966646410296520">"なし"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"赤"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"緑"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"青"</string>
 </resources>
diff --git a/res/values-ko/filtershow_strings.xml b/res/values-ko/filtershow_strings.xml
index 8575528..4cb7e99 100644
--- a/res/values-ko/filtershow_strings.xml
+++ b/res/values-ko/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"사진 편집기"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"이미지를 로드할 수 없습니다."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"원본"</string>
+    <string name="borders" msgid="2067345080568684614">"테두리"</string>
+    <string name="done" msgid="3112344807927554662">"완료"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"실행취소"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"다시실행"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"기록 표시"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"기록 숨기기"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"이미지 상태 표시"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"이미지 상태 숨기기"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"설정"</string>
+    <string name="history" msgid="455767361472692409">"기록"</string>
+    <string name="reset" msgid="9013181350779592937">"초기화"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"현재 이미지 상태"</string>
+    <string name="compare_original" msgid="8140838959007796977">"비교하기"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"적용"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"초기화"</string>
+    <string name="aspect" msgid="4025244950820813059">"가로 세로 비율"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"선택 안 함"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"작은 행성"</string>
     <string name="exposure" msgid="6526397045949374905">"노출"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"똑바르게"</string>
+    <string name="sharpness" msgid="6463103068318055412">"선명도"</string>
+    <string name="contrast" msgid="2310908487756769019">"대비"</string>
+    <string name="vibrance" msgid="3326744578577835915">"생동감"</string>
+    <string name="saturation" msgid="7026791551032438585">"채도"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"흑백 필터"</string>
+    <string name="wbalance" msgid="6346581563387083613">"자동 색상"</string>
+    <string name="hue" msgid="6231252147971086030">"색조"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"그림자"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"곡선"</string>
+    <string name="vignette" msgid="934721068851885390">"비네트"</string>
+    <string name="redeye" msgid="4508883127049472069">"적목현상 없애기"</string>
+    <string name="straighten" msgid="26025591664983528">"수평조절"</string>
     <string name="crop" msgid="5781263790107850771">"자르기"</string>
     <string name="rotate" msgid="2796802553793795371">"회전"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"없음"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"거울"</string>
+    <string name="none" msgid="6633966646410296520">"선택 안 함"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"빨간색"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"녹색"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"파란색"</string>
 </resources>
diff --git a/res/values-lt/filtershow_strings.xml b/res/values-lt/filtershow_strings.xml
index 21190b1..1296e97 100644
--- a/res/values-lt/filtershow_strings.xml
+++ b/res/values-lt/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Nuotraukų redagavimo priemonė"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Nepavyksta įkelti vaizdo!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Originalas"</string>
+    <string name="borders" msgid="2067345080568684614">"Kraštinės"</string>
+    <string name="done" msgid="3112344807927554662">"Atlikta"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Anuliuoti"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Grąžinti"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Rodyti istoriją"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Slėpti istoriją"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Rodyti vaizdo būseną"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Slėpti vaizdo būseną"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Nustatymai"</string>
+    <string name="history" msgid="455767361472692409">"Istorija"</string>
+    <string name="reset" msgid="9013181350779592937">"Nust. iš naujo"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Dabartinė vaizdo būsena"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Palyginti"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Taikyti"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Nust. iš naujo"</string>
+    <string name="aspect" msgid="4025244950820813059">"Vaizdo santykis"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Nėra"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Maža plan."</string>
     <string name="exposure" msgid="6526397045949374905">"Išlaikymas"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Tiesinti"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Ryškumas"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrastas"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Gyvumas"</string>
+    <string name="saturation" msgid="7026791551032438585">"Spalvų sodrumas"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Nesp. filtras"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autom. spalva"</string>
+    <string name="hue" msgid="6231252147971086030">"Atspalvis"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Šešėliai"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Kreivės"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinjetė"</string>
+    <string name="redeye" msgid="4508883127049472069">"Raudonos akys"</string>
+    <string name="straighten" msgid="26025591664983528">"Ištiesinti"</string>
     <string name="crop" msgid="5781263790107850771">"Apkarpyti"</string>
     <string name="rotate" msgid="2796802553793795371">"Sukti"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Joks"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Veidrod. atsp."</string>
+    <string name="none" msgid="6633966646410296520">"Nėra"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Raudona"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Žalia"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Mėlyna"</string>
 </resources>
diff --git a/res/values-lv/filtershow_strings.xml b/res/values-lv/filtershow_strings.xml
index 077f336..af201d7 100644
--- a/res/values-lv/filtershow_strings.xml
+++ b/res/values-lv/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Fotoattēlu redaktors"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Nevar ielādēt attēlu."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Oriģināls"</string>
+    <string name="borders" msgid="2067345080568684614">"Robežas"</string>
+    <string name="done" msgid="3112344807927554662">"Gatavs"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Atsaukt"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Atcelt atsaukšanu"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Rādīt vēsturi"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Slēpt vēsturi"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Rādīt attēla statusu"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Slēpt attēla statusu"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Iestatījumi"</string>
+    <string name="history" msgid="455767361472692409">"Vēsture"</string>
+    <string name="reset" msgid="9013181350779592937">"Atiestatīt"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Pašreizējais attēla statuss"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Salīdzināt"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Lietot"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Atiestatīt"</string>
+    <string name="aspect" msgid="4025244950820813059">"Malu attiecība"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Nav"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Tiny Planet"</string>
     <string name="exposure" msgid="6526397045949374905">"Ekspozīcija"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Iztaisnot"</string>
-    <string name="crop" msgid="5781263790107850771">"Apgriezt"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Asums"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrasts"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Dzīvīgums"</string>
+    <string name="saturation" msgid="7026791551032438585">"Piesātinājums"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"M/B filtrs"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Aut. krāsu pal."</string>
+    <string name="hue" msgid="6231252147971086030">"Nokrāsa"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Ēnas"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Līknes"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinjete"</string>
+    <string name="redeye" msgid="4508883127049472069">"Sarkano acu ef."</string>
+    <string name="straighten" msgid="26025591664983528">"Iztaisnošana"</string>
+    <string name="crop" msgid="5781263790107850771">"Izgriešana"</string>
     <string name="rotate" msgid="2796802553793795371">"Pagriezt"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Spogulis"</string>
     <string name="none" msgid="6633966646410296520">"Nav"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Sarkans"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Zaļš"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Zils"</string>
 </resources>
diff --git a/res/values-ms/filtershow_strings.xml b/res/values-ms/filtershow_strings.xml
index e0bf15a..81fa7ad 100644
--- a/res/values-ms/filtershow_strings.xml
+++ b/res/values-ms/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor Foto"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Tidak dapat memuatkan imej!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Asli"</string>
+    <string name="borders" msgid="2067345080568684614">"Sempadan"</string>
+    <string name="done" msgid="3112344807927554662">"Selesai"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Buat asal"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Buat semula"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Tunjukkan Sejarah"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Sembunyikan Sejarah"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Tunjukkan Keadaan Imej"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Sembunyikan Keadaan Imej"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Tetapan"</string>
+    <string name="history" msgid="455767361472692409">"Sejarah"</string>
+    <string name="reset" msgid="9013181350779592937">"Tetapkan semula"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Keadaan Imej Semasa"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Bandingkan"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Gunakan"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Tetapkan semula"</string>
+    <string name="aspect" msgid="4025244950820813059">"Aspek"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Tiada"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Planet Kecil"</string>
     <string name="exposure" msgid="6526397045949374905">"Dedahan"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Ketajaman"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontras"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Kecerahan"</string>
+    <string name="saturation" msgid="7026791551032438585">"Ketepuan"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Penapis H &amp; P"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autowarna"</string>
+    <string name="hue" msgid="6231252147971086030">"Rona"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Bayang-bayang"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Lengkung"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignet"</string>
+    <string name="redeye" msgid="4508883127049472069">"Mata Merah"</string>
     <string name="straighten" msgid="26025591664983528">"Luruskan"</string>
     <string name="crop" msgid="5781263790107850771">"Pangkas"</string>
     <string name="rotate" msgid="2796802553793795371">"Putar"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Cermin"</string>
     <string name="none" msgid="6633966646410296520">"Tiada"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Merah"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Hijau"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Biru"</string>
 </resources>
diff --git a/res/values-nb/filtershow_strings.xml b/res/values-nb/filtershow_strings.xml
index 82b48f0..faa77ce 100644
--- a/res/values-nb/filtershow_strings.xml
+++ b/res/values-nb/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Bilderedigerer"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Kan ikke laste inn bildet."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Kantlinjer"</string>
+    <string name="done" msgid="3112344807927554662">"Fullført"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Angre"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Gjør om"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Vis loggen"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Skjul loggen"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Vis bildetilstanden"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Skjul bildetilstanden"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Innstillinger"</string>
+    <string name="history" msgid="455767361472692409">"Logg"</string>
+    <string name="reset" msgid="9013181350779592937">"Tilbakestill"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Nåværende bildetilstand"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Sammenlign"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Bruk"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Tilbakestill"</string>
+    <string name="aspect" msgid="4025244950820813059">"Størrelsesforhold"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ingen"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Liten planet"</string>
     <string name="exposure" msgid="6526397045949374905">"Eksponering"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Skarphet"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Livlig"</string>
+    <string name="saturation" msgid="7026791551032438585">"Fargemetning"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Svart/hvitt-filter"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autofarger"</string>
+    <string name="hue" msgid="6231252147971086030">"Nyanse"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Skygger"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Kurver"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignettering"</string>
+    <string name="redeye" msgid="4508883127049472069">"Røde øyne"</string>
     <string name="straighten" msgid="26025591664983528">"Rett opp"</string>
     <string name="crop" msgid="5781263790107850771">"Beskjær"</string>
-    <string name="rotate" msgid="2796802553793795371">"Roter"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="rotate" msgid="2796802553793795371">"Rotér"</string>
+    <string name="mirror" msgid="5482518108154883096">"Speil"</string>
     <string name="none" msgid="6633966646410296520">"Ingen"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Rød"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Grønn"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Blå"</string>
 </resources>
diff --git a/res/values-nl/filtershow_strings.xml b/res/values-nl/filtershow_strings.xml
index 33d7cce..f66e1a9 100644
--- a/res/values-nl/filtershow_strings.xml
+++ b/res/values-nl/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Foto-editor"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Kan de afbeelding niet laden."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Origineel"</string>
+    <string name="borders" msgid="2067345080568684614">"Randen"</string>
+    <string name="done" msgid="3112344807927554662">"Gereed"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Ongedaan maken"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Opnieuw"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Geschiedenis weerg."</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Geschiedenis verb."</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Afb.status weergeven"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Afb.status verbergen"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Instellingen"</string>
+    <string name="history" msgid="455767361472692409">"Geschiedenis"</string>
+    <string name="reset" msgid="9013181350779592937">"Opnieuw instellen"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Huidige afbeeldingsstatus"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Vergelijken"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Toepassen"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Opnieuw instellen"</string>
+    <string name="aspect" msgid="4025244950820813059">"Beeldverhouding"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Geen"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Tiny Planet"</string>
     <string name="exposure" msgid="6526397045949374905">"Belichting"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Scherpte"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Levendigheid"</string>
+    <string name="saturation" msgid="7026791551032438585">"Verzadiging"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Z/W-filter"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Auto-kleur"</string>
+    <string name="hue" msgid="6231252147971086030">"Kleurschakering"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Schaduw"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Curven"</string>
+    <string name="vignette" msgid="934721068851885390">"Vervloeien"</string>
+    <string name="redeye" msgid="4508883127049472069">"Rode ogen"</string>
     <string name="straighten" msgid="26025591664983528">"Recht maken"</string>
     <string name="crop" msgid="5781263790107850771">"Bijsnijden"</string>
     <string name="rotate" msgid="2796802553793795371">"Draaien"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Spiegelen"</string>
     <string name="none" msgid="6633966646410296520">"Geen"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Rood"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Groen"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Blauw"</string>
 </resources>
diff --git a/res/values-pl/filtershow_strings.xml b/res/values-pl/filtershow_strings.xml
index d94afdb..d4a360a 100644
--- a/res/values-pl/filtershow_strings.xml
+++ b/res/values-pl/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Edytor zdjęć"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Nie można wczytać zdjęcia."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Oryginalny"</string>
+    <string name="borders" msgid="2067345080568684614">"Granice"</string>
+    <string name="done" msgid="3112344807927554662">"Gotowe"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Cofnij"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Ponów"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Pokaż historię"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Ukryj historię"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Pokaż stan obrazu"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Ukryj stan obrazu"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Ustawienia"</string>
+    <string name="history" msgid="455767361472692409">"Historia"</string>
+    <string name="reset" msgid="9013181350779592937">"Resetuj"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Obecny stan obrazu"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Porównaj"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Zastosuj"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Resetuj"</string>
+    <string name="aspect" msgid="4025244950820813059">"Proporcje"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Brak"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Mała planetka"</string>
     <string name="exposure" msgid="6526397045949374905">"Ekspozycja"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Ostrość"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Wibrancja"</string>
+    <string name="saturation" msgid="7026791551032438585">"Nasycenie"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filtr cz-b"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Automatyczny kolor"</string>
+    <string name="hue" msgid="6231252147971086030">"Odcień"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Cienie"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Krzywe"</string>
+    <string name="vignette" msgid="934721068851885390">"Winietowanie"</string>
+    <string name="redeye" msgid="4508883127049472069">"Czerwone oczy"</string>
     <string name="straighten" msgid="26025591664983528">"Wyprostowanie"</string>
-    <string name="crop" msgid="5781263790107850771">"Przytnij"</string>
-    <string name="rotate" msgid="2796802553793795371">"Obróć"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="crop" msgid="5781263790107850771">"Przycinanie"</string>
+    <string name="rotate" msgid="2796802553793795371">"Obrót"</string>
+    <string name="mirror" msgid="5482518108154883096">"Odbicie"</string>
     <string name="none" msgid="6633966646410296520">"Brak"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Czerwony"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Zielony"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Niebieski"</string>
 </resources>
diff --git a/res/values-pt-rPT/filtershow_strings.xml b/res/values-pt-rPT/filtershow_strings.xml
index b729645..ff4c930 100644
--- a/res/values-pt-rPT/filtershow_strings.xml
+++ b/res/values-pt-rPT/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor de Fotografias"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Não é possível carregar a imagem!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Limites"</string>
+    <string name="done" msgid="3112344807927554662">"Concluído"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Anular"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Refazer"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Mostrar Histórico"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Ocultar Histórico"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Ver Estado da Imagem"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Ocul. Estado Imagem"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Definições"</string>
+    <string name="history" msgid="455767361472692409">"Histórico"</string>
+    <string name="reset" msgid="9013181350779592937">"Repor"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Estado da Imagem Atual"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Comparar"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Aplicar"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Repor"</string>
+    <string name="aspect" msgid="4025244950820813059">"Formato"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Nenhum"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Planeta Minúsculo"</string>
     <string name="exposure" msgid="6526397045949374905">"Exposição"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Nitidez"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contraste"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Vibração"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturação"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filtro P&amp;B"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Cor automática"</string>
+    <string name="hue" msgid="6231252147971086030">"Tonalidade"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Sombras"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Curvas"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinheta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Olhos Vermelhos"</string>
     <string name="straighten" msgid="26025591664983528">"Endireitar"</string>
     <string name="crop" msgid="5781263790107850771">"Recortar"</string>
     <string name="rotate" msgid="2796802553793795371">"Rodar"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Espelho"</string>
     <string name="none" msgid="6633966646410296520">"Nenhum"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Vermelho"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Verde"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Azul"</string>
 </resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 9d5dd20..f9d4e63 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -149,7 +149,7 @@
     <string name="ffx_bw_contrast" msgid="517988490066217206">"P/B"</string>
     <string name="ffx_punch" msgid="1343475517872562639">"Punch"</string>
     <string name="ffx_x_process" msgid="4779398678661811765">"Processo X"</string>
-    <string name="ffx_washout" msgid="4594160692176642735">"Café com leite"</string>
+    <string name="ffx_washout" msgid="4594160692176642735">"Latte"</string>
     <string name="ffx_washout_color" msgid="8034075742195795219">"Litografia"</string>
   <plurals name="make_albums_available_offline">
     <item quantity="one" msgid="2171596356101611086">"Disponibilizar álbum offline."</item>
diff --git a/res/values-pt/filtershow_strings.xml b/res/values-pt/filtershow_strings.xml
index 3a2ff7d..4dd44bc 100644
--- a/res/values-pt/filtershow_strings.xml
+++ b/res/values-pt/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor de fotos"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Não é possível carregar a imagem!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Bordas"</string>
+    <string name="done" msgid="3112344807927554662">"Concluir"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Desfazer"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Refazer"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Mostrar histórico"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Ocultar histórico"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Mostrar estado"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Ocultar estado"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Configurações"</string>
+    <string name="history" msgid="455767361472692409">"Histórico"</string>
+    <string name="reset" msgid="9013181350779592937">"Restaurar"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Estado atual da imagem"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Comparar"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Aplicar"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Restaurar"</string>
+    <string name="aspect" msgid="4025244950820813059">"Proporção"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Nenhuma"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Planetinha"</string>
     <string name="exposure" msgid="6526397045949374905">"Exposição"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Nitidez"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contraste"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Vibração"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturação"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filtro P&amp;B"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Cor automática"</string>
+    <string name="hue" msgid="6231252147971086030">"Matiz"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Sombras"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Curvas"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinheta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Olhos vermelhos"</string>
     <string name="straighten" msgid="26025591664983528">"Endireitar"</string>
     <string name="crop" msgid="5781263790107850771">"Cortar"</string>
     <string name="rotate" msgid="2796802553793795371">"Girar"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Espelhar"</string>
     <string name="none" msgid="6633966646410296520">"Nenhum"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Vermelho"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Verde"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Azul"</string>
 </resources>
diff --git a/res/values-ro/filtershow_strings.xml b/res/values-ro/filtershow_strings.xml
index 81a3439..ff26d1f 100644
--- a/res/values-ro/filtershow_strings.xml
+++ b/res/values-ro/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor foto"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Nu se poate încărca imaginea!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Originală"</string>
+    <string name="borders" msgid="2067345080568684614">"Chenar"</string>
+    <string name="done" msgid="3112344807927554662">"Terminat"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Anulaţi"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Repetaţi"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Afişaţi istoricul"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Ascundeţi istoricul"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Afişaţi stare foto."</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Ascundeţi stare foto"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Setări"</string>
+    <string name="history" msgid="455767361472692409">"Istoric"</string>
+    <string name="reset" msgid="9013181350779592937">"Resetaţi"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Starea curentă a imaginii"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Comparaţi"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Aplicaţi"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Resetaţi"</string>
+    <string name="aspect" msgid="4025244950820813059">"Aspect"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Niciunul"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Planetă mică"</string>
     <string name="exposure" msgid="6526397045949374905">"Expunere"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Claritate"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Vibranţă"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturaţie"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filtru A/N"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Culoare auto."</string>
+    <string name="hue" msgid="6231252147971086030">"Tonalitate"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Umbre"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Curbe"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignetare"</string>
+    <string name="redeye" msgid="4508883127049472069">"Ochi roşii"</string>
     <string name="straighten" msgid="26025591664983528">"Îndreptare"</string>
-    <string name="crop" msgid="5781263790107850771">"Decupaţi"</string>
-    <string name="rotate" msgid="2796802553793795371">"Rotiţi"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="crop" msgid="5781263790107850771">"Decupare"</string>
+    <string name="rotate" msgid="2796802553793795371">"Rotire"</string>
+    <string name="mirror" msgid="5482518108154883096">"Oglindă"</string>
     <string name="none" msgid="6633966646410296520">"Niciunul"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Roşu"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Verde"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Albastru"</string>
 </resources>
diff --git a/res/values-ru/filtershow_strings.xml b/res/values-ru/filtershow_strings.xml
index 2f978c3..215dffb 100644
--- a/res/values-ru/filtershow_strings.xml
+++ b/res/values-ru/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Графический редактор"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Не удалось загрузить изображение."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Оригинал"</string>
+    <string name="borders" msgid="2067345080568684614">"Границы"</string>
+    <string name="done" msgid="3112344807927554662">"Готово"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Отмена"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Повторить"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Показать историю"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Скрыть историю"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Показать состояние"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Скрыть состояние"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Настройки"</string>
+    <string name="history" msgid="455767361472692409">"История"</string>
+    <string name="reset" msgid="9013181350779592937">"Сброс"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Состояние изображения"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Сравнить"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Применить:"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Сброс"</string>
+    <string name="aspect" msgid="4025244950820813059">"Формат"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Оригинал"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Закругление"</string>
     <string name="exposure" msgid="6526397045949374905">"Экспозиция"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Резкость"</string>
+    <string name="contrast" msgid="2310908487756769019">"Контраст"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Вибрация"</string>
+    <string name="saturation" msgid="7026791551032438585">"Насыщ-сть"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Ч/Б"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Авторежим"</string>
+    <string name="hue" msgid="6231252147971086030">"Оттенок"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Тени"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Кривые"</string>
+    <string name="vignette" msgid="934721068851885390">"Виньет-ние"</string>
+    <string name="redeye" msgid="4508883127049472069">"Красные глаза"</string>
     <string name="straighten" msgid="26025591664983528">"Выровнять"</string>
-    <string name="crop" msgid="5781263790107850771">"Обрезать"</string>
+    <string name="crop" msgid="5781263790107850771">"Кадрирование"</string>
     <string name="rotate" msgid="2796802553793795371">"Повернуть"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Без эффектов"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Отразить"</string>
+    <string name="none" msgid="6633966646410296520">"Оригинал"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Красный"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Зеленый"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Синий"</string>
 </resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 9c5ac01..d55f6dc 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -144,11 +144,11 @@
     <string name="ffx_original" msgid="372686331501281474">"Оригинал"</string>
     <string name="ffx_vintage" msgid="8348759951363844780">"Винтаж"</string>
     <string name="ffx_instant" msgid="726968618715691987">"Полароид"</string>
-    <string name="ffx_bleach" msgid="8946700451603478453">"Отбеливатель"</string>
-    <string name="ffx_blue_crush" msgid="6034283412305561226">"Синий"</string>
+    <string name="ffx_bleach" msgid="8946700451603478453">"Отбеливание"</string>
+    <string name="ffx_blue_crush" msgid="6034283412305561226">"Синева"</string>
     <string name="ffx_bw_contrast" msgid="517988490066217206">"Ч/Б"</string>
     <string name="ffx_punch" msgid="1343475517872562639">"Сжатие"</string>
-    <string name="ffx_x_process" msgid="4779398678661811765">"Перекрестная обработка"</string>
+    <string name="ffx_x_process" msgid="4779398678661811765">"X-процесс"</string>
     <string name="ffx_washout" msgid="4594160692176642735">"Латте"</string>
     <string name="ffx_washout_color" msgid="8034075742195795219">"Литография"</string>
   <plurals name="make_albums_available_offline">
diff --git a/res/values-sk/filtershow_strings.xml b/res/values-sk/filtershow_strings.xml
index d3b035a..db4775b 100644
--- a/res/values-sk/filtershow_strings.xml
+++ b/res/values-sk/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor fotografií"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Obrázok sa nepodarilo načítať!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Pôvodné"</string>
+    <string name="borders" msgid="2067345080568684614">"Okraje"</string>
+    <string name="done" msgid="3112344807927554662">"Hotovo"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Späť"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Znova"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Zobraziť históriu"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Skryť históriu"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Zobraz. stav obrázka"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Skryť stav obrázka"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Nastavenia"</string>
+    <string name="history" msgid="455767361472692409">"História"</string>
+    <string name="reset" msgid="9013181350779592937">"Obnoviť"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Aktuálny stav obrázka"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Porovnať"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Použiť"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Obnoviť"</string>
+    <string name="aspect" msgid="4025244950820813059">"Pomer strán"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Žiadny"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Malá planéta"</string>
     <string name="exposure" msgid="6526397045949374905">"Expozícia"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Vyrovnanie"</string>
-    <string name="crop" msgid="5781263790107850771">"Orezať"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Ostrosť"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Živosť"</string>
+    <string name="saturation" msgid="7026791551032438585">"Sýtosť"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Filter ČB"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autom. farba"</string>
+    <string name="hue" msgid="6231252147971086030">"Odtieň"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Tiene"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Krivky"</string>
+    <string name="vignette" msgid="934721068851885390">"Vineta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Červené oči"</string>
+    <string name="straighten" msgid="26025591664983528">"Vyrovnať"</string>
+    <string name="crop" msgid="5781263790107850771">"Orezanie"</string>
     <string name="rotate" msgid="2796802553793795371">"Otočiť"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Zrkadliť"</string>
     <string name="none" msgid="6633966646410296520">"Žiadne"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Červená"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Zelená"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Modrá"</string>
 </resources>
diff --git a/res/values-sl/filtershow_strings.xml b/res/values-sl/filtershow_strings.xml
index cf29dd6..917eaaf 100644
--- a/res/values-sl/filtershow_strings.xml
+++ b/res/values-sl/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Urejevalnik fotografij"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Slike ni mogoče naložiti."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Izvirnik"</string>
+    <string name="borders" msgid="2067345080568684614">"Obrobe"</string>
+    <string name="done" msgid="3112344807927554662">"Končano"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Razveljavi"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Uveljavi"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Pokaži zgodovino"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Skrij zgodovino"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Pokaži stanje slike"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Skrij stanje slike"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Nastavitve"</string>
+    <string name="history" msgid="455767361472692409">"Zgodovina"</string>
+    <string name="reset" msgid="9013181350779592937">"Ponastavi"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Trenutno stanje slike"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Primerjaj"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Uporabi"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Ponastavi"</string>
+    <string name="aspect" msgid="4025244950820813059">"Razmerje"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1 : 1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4 : 3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3 : 4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4 : 6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5 : 7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7 : 5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16 : 9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Brez"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Planetek"</string>
     <string name="exposure" msgid="6526397045949374905">"Osvetlitev"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Poravnavanje"</string>
-    <string name="crop" msgid="5781263790107850771">"Obreži"</string>
-    <string name="rotate" msgid="2796802553793795371">"Zasukaj"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Ostrina"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Živahnost"</string>
+    <string name="saturation" msgid="7026791551032438585">"Nasičenost"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"ČB-filter"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Samodej. barva"</string>
+    <string name="hue" msgid="6231252147971086030">"Odtenek"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Sence"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Krivulje"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinjeta"</string>
+    <string name="redeye" msgid="4508883127049472069">"Rdeče oči"</string>
+    <string name="straighten" msgid="26025591664983528">"Poravnanje"</string>
+    <string name="crop" msgid="5781263790107850771">"Obrezovanje"</string>
+    <string name="rotate" msgid="2796802553793795371">"Zavrti"</string>
+    <string name="mirror" msgid="5482518108154883096">"Zrcaljenje"</string>
     <string name="none" msgid="6633966646410296520">"Brez"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Rdeče"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Zeleno"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Modro"</string>
 </resources>
diff --git a/res/values-sr/filtershow_strings.xml b/res/values-sr/filtershow_strings.xml
index 48df9e9..64721be 100644
--- a/res/values-sr/filtershow_strings.xml
+++ b/res/values-sr/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Уређивач слика"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Није могуће учитати слику!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Оригинална"</string>
+    <string name="borders" msgid="2067345080568684614">"Ивице"</string>
+    <string name="done" msgid="3112344807927554662">"Готово"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Опозови"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Понови"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Прикажи историју"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Сакриј историју"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Прикажи статус слике"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Сакриј статус слике"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Подешавања"</string>
+    <string name="history" msgid="455767361472692409">"Историја"</string>
+    <string name="reset" msgid="9013181350779592937">"Поново постави"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Актуелни статус слике"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Упореди"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Примени"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Поново постави"</string>
+    <string name="aspect" msgid="4025244950820813059">"Размера"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ниједно"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
-    <string name="exposure" msgid="6526397045949374905">"Видљивост"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Исправи"</string>
-    <string name="crop" msgid="5781263790107850771">"Опсеци"</string>
+    <string name="tinyplanet" msgid="2783694326474415761">"Мала планета"</string>
+    <string name="exposure" msgid="6526397045949374905">"Експозиција"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Оштрина"</string>
+    <string name="contrast" msgid="2310908487756769019">"Контраст"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Живост боја"</string>
+    <string name="saturation" msgid="7026791551032438585">"Засићење"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Црно-бели филтер"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Аутоматска боја"</string>
+    <string name="hue" msgid="6231252147971086030">"Нијанса"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Сенке"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Криве"</string>
+    <string name="vignette" msgid="934721068851885390">"Вињета"</string>
+    <string name="redeye" msgid="4508883127049472069">"Црвене очи"</string>
+    <string name="straighten" msgid="26025591664983528">"Исправљање"</string>
+    <string name="crop" msgid="5781263790107850771">"Опсецање"</string>
     <string name="rotate" msgid="2796802553793795371">"Ротирај"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Ништа"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Огледало"</string>
+    <string name="none" msgid="6633966646410296520">"Ниједно"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Црвена"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Зелена"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Плава"</string>
 </resources>
diff --git a/res/values-sv/filtershow_strings.xml b/res/values-sv/filtershow_strings.xml
index ad8cbb0..46964c2 100644
--- a/res/values-sv/filtershow_strings.xml
+++ b/res/values-sv/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Fotoredigerare"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Det går inte att läsa in bilden."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Original"</string>
+    <string name="borders" msgid="2067345080568684614">"Ramar"</string>
+    <string name="done" msgid="3112344807927554662">"Klar"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Ångra"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Gör om"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Visa historik"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Dölj historik"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Visa bildläge"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Dölj bildläge"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Inställningar"</string>
+    <string name="history" msgid="455767361472692409">"Historik"</string>
+    <string name="reset" msgid="9013181350779592937">"Återställ"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Aktuellt bildläge"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Jämför"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Använd"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Återställ"</string>
+    <string name="aspect" msgid="4025244950820813059">"Format"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Ingen"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Tiny Planet"</string>
     <string name="exposure" msgid="6526397045949374905">"Exponering"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Skärpa"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Färgmättnad"</string>
+    <string name="saturation" msgid="7026791551032438585">"Mättnad"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Svartvitt filt."</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autofärg"</string>
+    <string name="hue" msgid="6231252147971086030">"Nyans"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Skuggor"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Kurvor"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignette"</string>
+    <string name="redeye" msgid="4508883127049472069">"Röda ögon"</string>
     <string name="straighten" msgid="26025591664983528">"Räta ut"</string>
     <string name="crop" msgid="5781263790107850771">"Beskär"</string>
     <string name="rotate" msgid="2796802553793795371">"Rotera"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Ingen"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Spegel"</string>
+    <string name="none" msgid="6633966646410296520">"Inga"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Röd"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Grön"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Blå"</string>
 </resources>
diff --git a/res/values-sw/filtershow_strings.xml b/res/values-sw/filtershow_strings.xml
index ca279c9..30aab76 100644
--- a/res/values-sw/filtershow_strings.xml
+++ b/res/values-sw/filtershow_strings.xml
@@ -16,7 +16,7 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="title_activity_filter_show" msgid="2036539130684382763">"Picha ya Mhariri"</string>
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Uhariri Picha"</string>
     <string name="cannot_load_image" msgid="5023634941212959976">"Haiwezi kupakia picha!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
@@ -38,7 +38,7 @@
     <string name="compare_original" msgid="8140838959007796977">"Linganisha"</string>
     <string name="apply_effect" msgid="1218288221200568947">"Tekeleza"</string>
     <string name="reset_effect" msgid="7712605581024929564">"Weka upya"</string>
-    <string name="aspect" msgid="4025244950820813059">"Kipengee"</string>
+    <string name="aspect" msgid="4025244950820813059">"Uwiano"</string>
     <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
     <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
     <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
@@ -46,21 +46,21 @@
     <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
     <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
     <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
-    <string name="aspectNone_effect" msgid="6263330561046574134">"Umekamilisha"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Bila"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
     <string name="tinyplanet" msgid="2783694326474415761">"Sayari Ndogo zaidi"</string>
     <string name="exposure" msgid="6526397045949374905">"Uwekaji wazi"</string>
     <string name="sharpness" msgid="6463103068318055412">"Ung\'aavu"</string>
     <string name="contrast" msgid="2310908487756769019">"Ulinganuzi"</string>
-    <string name="vibrance" msgid="3326744578577835915">"Mtetemeko"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Ya kusisimua"</string>
     <string name="saturation" msgid="7026791551032438585">"Uloweshaji"</string>
-    <string name="bwfilter" msgid="8927492494576933793">"Kichujio cha BW"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Kichujio cha Nyeusi na Nyeupe"</string>
     <string name="wbalance" msgid="6346581563387083613">"Rangi otomatiki"</string>
     <string name="hue" msgid="6231252147971086030">"Rangi"</string>
     <string name="shadow_recovery" msgid="3928572915300287152">"Vivuli"</string>
-    <string name="curvesRGB" msgid="915010781090477550">"Pindi"</string>
-    <string name="vignette" msgid="934721068851885390">"Vignette"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Pindo"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignete"</string>
     <string name="redeye" msgid="4508883127049472069">"Jicho Jekundu"</string>
     <string name="straighten" msgid="26025591664983528">"Nyoosha"</string>
     <string name="crop" msgid="5781263790107850771">"Puna"</string>
diff --git a/res/values-th/filtershow_strings.xml b/res/values-th/filtershow_strings.xml
index 94bb285..6fe2ff4 100644
--- a/res/values-th/filtershow_strings.xml
+++ b/res/values-th/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"โปรแกรมตกแต่งรูปภาพ"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"ไม่สามารถโหลดภาพ!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"ต้นฉบับ"</string>
+    <string name="borders" msgid="2067345080568684614">"ขอบ"</string>
+    <string name="done" msgid="3112344807927554662">"เสร็จสิ้น"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"เลิกทำ"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"ทำซ้ำ"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"แสดงประวัติ"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"ซ่อนประวัติ"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"สถานะแสดงภาพ"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"สถานะซ่อนภาพ"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"การตั้งค่า"</string>
+    <string name="history" msgid="455767361472692409">"ประวัติ"</string>
+    <string name="reset" msgid="9013181350779592937">"รีเซ็ต"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"สถานะภาพปัจจุบัน"</string>
+    <string name="compare_original" msgid="8140838959007796977">"เปรียบเทียบ"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"ใช้"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"รีเซ็ต"</string>
+    <string name="aspect" msgid="4025244950820813059">"อัตราส่วน"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"ไม่มี"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"โลกใบเล็ก"</string>
     <string name="exposure" msgid="6526397045949374905">"การรับแสง"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"ความคมชัด"</string>
+    <string name="contrast" msgid="2310908487756769019">"ความเปรียบต่าง"</string>
+    <string name="vibrance" msgid="3326744578577835915">"ความสด"</string>
+    <string name="saturation" msgid="7026791551032438585">"ความชัดเจน"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"ตัวกรองขาวดำ"</string>
+    <string name="wbalance" msgid="6346581563387083613">"ให้สีอัตโนมัติ"</string>
+    <string name="hue" msgid="6231252147971086030">"สี"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"เงา"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"เส้นโค้ง"</string>
+    <string name="vignette" msgid="934721068851885390">"วิกเน็ตต์"</string>
+    <string name="redeye" msgid="4508883127049472069">"ตาแดง"</string>
     <string name="straighten" msgid="26025591664983528">"ทำให้ตรง"</string>
-    <string name="crop" msgid="5781263790107850771">"ตัดภาพ"</string>
+    <string name="crop" msgid="5781263790107850771">"ครอบตัด"</string>
     <string name="rotate" msgid="2796802553793795371">"หมุน"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"มิเรอร์"</string>
     <string name="none" msgid="6633966646410296520">"ไม่มี"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"สีแดง"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"สีเขียว"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"สีน้ำเงิน"</string>
 </resources>
diff --git a/res/values-tl/filtershow_strings.xml b/res/values-tl/filtershow_strings.xml
index 474acb5..4b96f8e 100644
--- a/res/values-tl/filtershow_strings.xml
+++ b/res/values-tl/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Editor ng Larawan"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Hindi ma-load ang larawan!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Orihinal"</string>
+    <string name="borders" msgid="2067345080568684614">"Mga Border"</string>
+    <string name="done" msgid="3112344807927554662">"Tapos na"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"I-undo"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"I-redo"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Ipakita Kasaysayan"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Kasaysayan Pagtago"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Ipakita Image State"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Itago Image State"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Mga Setting"</string>
+    <string name="history" msgid="455767361472692409">"Kasaysayan"</string>
+    <string name="reset" msgid="9013181350779592937">"I-reset"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Kasalukuyang Katayuan ng Larawan"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Ihambing"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Ilapat"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"I-reset"</string>
+    <string name="aspect" msgid="4025244950820813059">"Aspeto"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Wala"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
-    <string name="exposure" msgid="6526397045949374905">"Pagkakalantad"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Tiny Planet"</string>
+    <string name="exposure" msgid="6526397045949374905">"Exposure"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Sharpness"</string>
+    <string name="contrast" msgid="2310908487756769019">"Contrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Vibrance"</string>
+    <string name="saturation" msgid="7026791551032438585">"Saturation"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"BW na Filter"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Autocolor"</string>
+    <string name="hue" msgid="6231252147971086030">"Hue"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Mga Shadow"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Mga Kurba"</string>
+    <string name="vignette" msgid="934721068851885390">"Vignette"</string>
+    <string name="redeye" msgid="4508883127049472069">"Red Eye"</string>
     <string name="straighten" msgid="26025591664983528">"Ituwid"</string>
     <string name="crop" msgid="5781263790107850771">"I-crop"</string>
     <string name="rotate" msgid="2796802553793795371">"I-rotate"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Mirror"</string>
     <string name="none" msgid="6633966646410296520">"Wala"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Pula"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Berde"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Asul"</string>
 </resources>
diff --git a/res/values-tr/filtershow_strings.xml b/res/values-tr/filtershow_strings.xml
index 9023fd6..2a785de 100644
--- a/res/values-tr/filtershow_strings.xml
+++ b/res/values-tr/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Fotoğraf Düzenleyici"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Resim yüklenemiyor"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Orijinal"</string>
+    <string name="borders" msgid="2067345080568684614">"Kenarlıklar"</string>
+    <string name="done" msgid="3112344807927554662">"Bitti"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Geri al"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Yeniden yap"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Geçmişi Göster"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Geçmişi Gizle"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Resim Durumunu Göster"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Resim Durumunu Gizle"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Ayarlar"</string>
+    <string name="history" msgid="455767361472692409">"Geçmiş"</string>
+    <string name="reset" msgid="9013181350779592937">"Sıfırla"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Mevcut Resim Durumu"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Karşılaştır"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Uygula"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Sıfırla"</string>
+    <string name="aspect" msgid="4025244950820813059">"En Boy Oranı"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Hiçbiri"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Küçük Gezegen"</string>
     <string name="exposure" msgid="6526397045949374905">"Pozlama"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Keskinlik"</string>
+    <string name="contrast" msgid="2310908487756769019">"Kontrast"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Titreşim"</string>
+    <string name="saturation" msgid="7026791551032438585">"Doygunluk"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"SB Filtresi"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Otomatik Renk"</string>
+    <string name="hue" msgid="6231252147971086030">"Hue"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Gölgeler"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Eğriler"</string>
+    <string name="vignette" msgid="934721068851885390">"Vinyet"</string>
+    <string name="redeye" msgid="4508883127049472069">"Kırmızı Göz"</string>
     <string name="straighten" msgid="26025591664983528">"Düzleştir"</string>
     <string name="crop" msgid="5781263790107850771">"Kırp"</string>
     <string name="rotate" msgid="2796802553793795371">"Döndür"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Yok"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Ayna"</string>
+    <string name="none" msgid="6633966646410296520">"Hiçbiri"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Kırmızı"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Yeşil"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Mavi"</string>
 </resources>
diff --git a/res/values-uk/filtershow_strings.xml b/res/values-uk/filtershow_strings.xml
index 0b62aa4..c3a085b 100644
--- a/res/values-uk/filtershow_strings.xml
+++ b/res/values-uk/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Редактор фотографій"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Неможливо завантажити зображення."</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Оригінал"</string>
+    <string name="borders" msgid="2067345080568684614">"Облямівка"</string>
+    <string name="done" msgid="3112344807927554662">"Готово"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Відмінити"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Повторити"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Показати історію"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Сховати історію"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Показ. стан зображ."</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Сховати стан зображ."</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Налаштування"</string>
+    <string name="history" msgid="455767361472692409">"Історія"</string>
+    <string name="reset" msgid="9013181350779592937">"Скинути"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Поточний стан зображення"</string>
+    <string name="compare_original" msgid="8140838959007796977">"Порівняти"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Застосувати"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Скинути"</string>
+    <string name="aspect" msgid="4025244950820813059">"Співвідношення"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Немає"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Мала планета"</string>
     <string name="exposure" msgid="6526397045949374905">"Експозиція"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
-    <string name="straighten" msgid="26025591664983528">"Вирівняти"</string>
-    <string name="crop" msgid="5781263790107850771">"Обріз."</string>
-    <string name="rotate" msgid="2796802553793795371">"Повернути"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Немає"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"Різкість"</string>
+    <string name="contrast" msgid="2310908487756769019">"Контраст"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Барвистість"</string>
+    <string name="saturation" msgid="7026791551032438585">"Насиченість"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Ч/б фільтр"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Автоколір"</string>
+    <string name="hue" msgid="6231252147971086030">"Тон"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Тіні"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Криві"</string>
+    <string name="vignette" msgid="934721068851885390">"Віньєтка"</string>
+    <string name="redeye" msgid="4508883127049472069">"Червоні очі"</string>
+    <string name="straighten" msgid="26025591664983528">"Вирівнювання"</string>
+    <string name="crop" msgid="5781263790107850771">"Обрізати"</string>
+    <string name="rotate" msgid="2796802553793795371">"Обертання"</string>
+    <string name="mirror" msgid="5482518108154883096">"Дзеркало"</string>
+    <string name="none" msgid="6633966646410296520">"Нічого"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Червоний"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Зелений"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Синій"</string>
 </resources>
diff --git a/res/values-vi/filtershow_strings.xml b/res/values-vi/filtershow_strings.xml
index 54297a4..c7ead9a 100644
--- a/res/values-vi/filtershow_strings.xml
+++ b/res/values-vi/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"Trình chỉnh sửa ảnh"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"Không thể tải hình ảnh!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"Gốc"</string>
+    <string name="borders" msgid="2067345080568684614">"Đường viền"</string>
+    <string name="done" msgid="3112344807927554662">"Xong"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"Hoàn tác"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"Làm lại"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"Hiển thị lịch sử"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"Ẩn lịch sử"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"Hiện tr.thái hình ảnh"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"Ẩn tr.thái hình ảnh"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"Cài đặt"</string>
+    <string name="history" msgid="455767361472692409">"Lịch sử"</string>
+    <string name="reset" msgid="9013181350779592937">"Đặt lại"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"Trạng thái hình ảnh hiện tại"</string>
+    <string name="compare_original" msgid="8140838959007796977">"So sánh"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"Áp dụng"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"Đặt lại"</string>
+    <string name="aspect" msgid="4025244950820813059">"Tỷ lệ"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"Không có"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
-    <string name="exposure" msgid="6526397045949374905">"Phơi sáng"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"Hành tinh nhỏ"</string>
+    <string name="exposure" msgid="6526397045949374905">"Độ phơi sáng"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Độ sắc nét"</string>
+    <string name="contrast" msgid="2310908487756769019">"Độ tương phản"</string>
+    <string name="vibrance" msgid="3326744578577835915">"Dao động"</string>
+    <string name="saturation" msgid="7026791551032438585">"Bão hòa"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"Bộ lọc ĐT"</string>
+    <string name="wbalance" msgid="6346581563387083613">"Màu tự động"</string>
+    <string name="hue" msgid="6231252147971086030">"Màu sắc"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"Bóng"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"Đồ thị màu"</string>
+    <string name="vignette" msgid="934721068851885390">"Làm mờ nét ảnh"</string>
+    <string name="redeye" msgid="4508883127049472069">"Mắt đỏ"</string>
     <string name="straighten" msgid="26025591664983528">"Làm thẳng"</string>
     <string name="crop" msgid="5781263790107850771">"Cắt"</string>
     <string name="rotate" msgid="2796802553793795371">"Xoay"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
-    <string name="none" msgid="6633966646410296520">"Bỏ chọn tất cả"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"Phản chiếu"</string>
+    <string name="none" msgid="6633966646410296520">"Không có"</string>
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"Đỏ"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"Xanh lục"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"Xanh lam"</string>
 </resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index 966b005..c59e24c 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -178,7 +178,7 @@
     <string name="albums" msgid="7320787705180057947">"Album"</string>
     <string name="times" msgid="2023033894889499219">"Lần"</string>
     <string name="locations" msgid="6649297994083130305">"Vị trí"</string>
-    <string name="people" msgid="4114003823747292747">"Mọi người"</string>
+    <string name="people" msgid="4114003823747292747">"Danh bạ"</string>
     <string name="tags" msgid="5539648765482935955">"Thẻ"</string>
     <string name="group_by" msgid="4308299657902209357">"Nhóm theo"</string>
     <string name="settings" msgid="1534847740615665736">"Cài đặt"</string>
diff --git a/res/values-zh-rCN/filtershow_strings.xml b/res/values-zh-rCN/filtershow_strings.xml
index 10cfb8a..daf004c 100644
--- a/res/values-zh-rCN/filtershow_strings.xml
+++ b/res/values-zh-rCN/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"照片编辑器"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"无法加载该图片!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"原图"</string>
+    <string name="borders" msgid="2067345080568684614">"边框"</string>
+    <string name="done" msgid="3112344807927554662">"完成"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"撤消"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"重做"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"显示历史记录"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"隐藏历史记录"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"显示图片状态"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"隐藏图片状态"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"设置"</string>
+    <string name="history" msgid="455767361472692409">"历史记录"</string>
+    <string name="reset" msgid="9013181350779592937">"重置"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"当前的图片状态"</string>
+    <string name="compare_original" msgid="8140838959007796977">"比较"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"应用"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"重置"</string>
+    <string name="aspect" msgid="4025244950820813059">"宽高比"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"无"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"小星球"</string>
     <string name="exposure" msgid="6526397045949374905">"曝光"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"锐度"</string>
+    <string name="contrast" msgid="2310908487756769019">"对比度"</string>
+    <string name="vibrance" msgid="3326744578577835915">"自然饱和度"</string>
+    <string name="saturation" msgid="7026791551032438585">"饱和度"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"黑白过滤器"</string>
+    <string name="wbalance" msgid="6346581563387083613">"自动调整色彩"</string>
+    <string name="hue" msgid="6231252147971086030">"色调"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"阴影"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"曲线"</string>
+    <string name="vignette" msgid="934721068851885390">"晕影"</string>
+    <string name="redeye" msgid="4508883127049472069">"红眼"</string>
     <string name="straighten" msgid="26025591664983528">"拉直"</string>
-    <string name="crop" msgid="5781263790107850771">"修剪"</string>
+    <string name="crop" msgid="5781263790107850771">"裁剪"</string>
     <string name="rotate" msgid="2796802553793795371">"旋转"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"镜像"</string>
     <string name="none" msgid="6633966646410296520">"无"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"红色"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"绿色"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"蓝色"</string>
 </resources>
diff --git a/res/values-zh-rTW/filtershow_strings.xml b/res/values-zh-rTW/filtershow_strings.xml
index d3600f2..9c98b53 100644
--- a/res/values-zh-rTW/filtershow_strings.xml
+++ b/res/values-zh-rTW/filtershow_strings.xml
@@ -16,104 +16,59 @@
 
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- no translation found for title_activity_filter_show (2036539130684382763) -->
-    <skip />
-    <!-- no translation found for cannot_load_image (5023634941212959976) -->
-    <skip />
+    <string name="title_activity_filter_show" msgid="2036539130684382763">"相片編輯器"</string>
+    <string name="cannot_load_image" msgid="5023634941212959976">"無法載入圖片!"</string>
     <!-- no translation found for original_picture_text (3076213290079909698) -->
     <skip />
-    <!-- no translation found for original (3524493791230430897) -->
-    <skip />
-    <!-- no translation found for borders (2067345080568684614) -->
-    <!-- no translation found for borders (4461692156695893616) -->
-    <skip />
-    <!-- no translation found for done (3112344807927554662) -->
-    <skip />
-    <!-- no translation found for filtershow_undo (6781743189243585101) -->
-    <skip />
-    <!-- no translation found for filtershow_redo (4219489910543059747) -->
-    <skip />
-    <!-- no translation found for show_history_panel (7785810372502120090) -->
-    <skip />
-    <!-- no translation found for hide_history_panel (2082672248771133871) -->
-    <skip />
-    <!-- no translation found for show_imagestate_panel (7132294085840948243) -->
-    <skip />
-    <!-- no translation found for hide_imagestate_panel (1135313661068111161) -->
-    <skip />
-    <!-- no translation found for menu_settings (6428291655769260831) -->
-    <skip />
-    <!-- no translation found for history (455767361472692409) -->
-    <skip />
-    <!-- no translation found for reset (9013181350779592937) -->
-    <skip />
+    <string name="original" msgid="3524493791230430897">"原始"</string>
+    <string name="borders" msgid="2067345080568684614">"邊框"</string>
+    <string name="done" msgid="3112344807927554662">"完成"</string>
+    <string name="filtershow_undo" msgid="6781743189243585101">"復原"</string>
+    <string name="filtershow_redo" msgid="4219489910543059747">"重做"</string>
+    <string name="show_history_panel" msgid="7785810372502120090">"顯示紀錄"</string>
+    <string name="hide_history_panel" msgid="2082672248771133871">"隱藏紀錄"</string>
+    <string name="show_imagestate_panel" msgid="7132294085840948243">"顯示圖片狀態"</string>
+    <string name="hide_imagestate_panel" msgid="1135313661068111161">"隱藏圖片狀態"</string>
+    <string name="menu_settings" msgid="6428291655769260831">"設定"</string>
+    <string name="history" msgid="455767361472692409">"紀錄"</string>
+    <string name="reset" msgid="9013181350779592937">"重設"</string>
     <!-- no translation found for history_original (150973253194312841) -->
     <skip />
-    <!-- no translation found for imageState (3609930035023754855) -->
-    <skip />
-    <!-- no translation found for compare_original (8140838959007796977) -->
-    <skip />
-    <!-- no translation found for apply_effect (1218288221200568947) -->
-    <skip />
-    <!-- no translation found for reset_effect (7712605581024929564) -->
-    <skip />
-    <!-- no translation found for aspect (4025244950820813059) -->
-    <skip />
-    <!-- no translation found for aspect1to1_effect (1159104543795779123) -->
-    <skip />
-    <!-- no translation found for aspect4to3_effect (7968067847241223578) -->
-    <skip />
-    <!-- no translation found for aspect3to4_effect (7078163990979248864) -->
-    <skip />
-    <!-- no translation found for aspect4to6_effect (1410129351686165654) -->
-    <skip />
-    <!-- no translation found for aspect5to7_effect (5122395569059384741) -->
-    <skip />
-    <!-- no translation found for aspect7to5_effect (5780001758108328143) -->
-    <skip />
-    <!-- no translation found for aspect9to16_effect (7740468012919660728) -->
-    <skip />
-    <!-- no translation found for aspectNone_effect (6263330561046574134) -->
-    <skip />
+    <string name="imageState" msgid="3609930035023754855">"目前圖片狀態"</string>
+    <string name="compare_original" msgid="8140838959007796977">"比較"</string>
+    <string name="apply_effect" msgid="1218288221200568947">"套用"</string>
+    <string name="reset_effect" msgid="7712605581024929564">"重設"</string>
+    <string name="aspect" msgid="4025244950820813059">"長寬比"</string>
+    <string name="aspect1to1_effect" msgid="1159104543795779123">"1:1"</string>
+    <string name="aspect4to3_effect" msgid="7968067847241223578">"4:3"</string>
+    <string name="aspect3to4_effect" msgid="7078163990979248864">"3:4"</string>
+    <string name="aspect4to6_effect" msgid="1410129351686165654">"4:6"</string>
+    <string name="aspect5to7_effect" msgid="5122395569059384741">"5:7"</string>
+    <string name="aspect7to5_effect" msgid="5780001758108328143">"7:5"</string>
+    <string name="aspect9to16_effect" msgid="7740468012919660728">"16:9"</string>
+    <string name="aspectNone_effect" msgid="6263330561046574134">"無"</string>
     <!-- no translation found for aspectOriginal_effect (5678516555493036594) -->
     <skip />
-    <!-- no translation found for tinyplanet (2783694326474415761) -->
-    <skip />
+    <string name="tinyplanet" msgid="2783694326474415761">"小星球"</string>
     <string name="exposure" msgid="6526397045949374905">"曝光"</string>
-    <!-- no translation found for sharpness (6463103068318055412) -->
-    <skip />
-    <!-- no translation found for contrast (2310908487756769019) -->
-    <skip />
-    <!-- no translation found for vibrance (3326744578577835915) -->
-    <skip />
-    <!-- no translation found for saturation (7026791551032438585) -->
-    <skip />
-    <!-- no translation found for bwfilter (8927492494576933793) -->
-    <skip />
-    <!-- no translation found for wbalance (6346581563387083613) -->
-    <skip />
-    <!-- no translation found for hue (6231252147971086030) -->
-    <skip />
-    <!-- no translation found for shadow_recovery (3928572915300287152) -->
-    <skip />
-    <!-- no translation found for curvesRGB (915010781090477550) -->
-    <skip />
-    <!-- no translation found for vignette (934721068851885390) -->
-    <skip />
-    <!-- no translation found for redeye (4508883127049472069) -->
-    <skip />
+    <string name="sharpness" msgid="6463103068318055412">"銳利度"</string>
+    <string name="contrast" msgid="2310908487756769019">"對比"</string>
+    <string name="vibrance" msgid="3326744578577835915">"鮮明化"</string>
+    <string name="saturation" msgid="7026791551032438585">"飽和度"</string>
+    <string name="bwfilter" msgid="8927492494576933793">"黑白濾鏡"</string>
+    <string name="wbalance" msgid="6346581563387083613">"自動色彩校正"</string>
+    <string name="hue" msgid="6231252147971086030">"色調"</string>
+    <string name="shadow_recovery" msgid="3928572915300287152">"陰影"</string>
+    <string name="curvesRGB" msgid="915010781090477550">"曲線"</string>
+    <string name="vignette" msgid="934721068851885390">"暈影"</string>
+    <string name="redeye" msgid="4508883127049472069">"紅眼"</string>
     <string name="straighten" msgid="26025591664983528">"拉正"</string>
     <string name="crop" msgid="5781263790107850771">"裁剪"</string>
     <string name="rotate" msgid="2796802553793795371">"旋轉"</string>
-    <!-- no translation found for mirror (5482518108154883096) -->
-    <skip />
+    <string name="mirror" msgid="5482518108154883096">"鏡像"</string>
     <string name="none" msgid="6633966646410296520">"無"</string>
-    <!-- no translation found for curves_channel_rgb (7909209509638333690) -->
-    <skip />
-    <!-- no translation found for curves_channel_red (4199710104162111357) -->
-    <skip />
-    <!-- no translation found for curves_channel_green (3733003466905031016) -->
-    <skip />
-    <!-- no translation found for curves_channel_blue (9129211507395079371) -->
-    <skip />
+    <string name="curves_channel_rgb" msgid="7909209509638333690">"RGB"</string>
+    <string name="curves_channel_red" msgid="4199710104162111357">"紅色"</string>
+    <string name="curves_channel_green" msgid="3733003466905031016">"綠色"</string>
+    <string name="curves_channel_blue" msgid="9129211507395079371">"藍色"</string>
 </resources>
diff --git a/res/values-zu/filtershow_strings.xml b/res/values-zu/filtershow_strings.xml
index ae837ee..18d1c69 100644
--- a/res/values-zu/filtershow_strings.xml
+++ b/res/values-zu/filtershow_strings.xml
@@ -51,7 +51,7 @@
     <skip />
     <string name="tinyplanet" msgid="2783694326474415761">"Inkanyezi ezungeza ilanga encane"</string>
     <string name="exposure" msgid="6526397045949374905">"Ukuboniswa"</string>
-    <string name="sharpness" msgid="6463103068318055412">"Ukuba bukhali"</string>
+    <string name="sharpness" msgid="6463103068318055412">"Ubukhali"</string>
     <string name="contrast" msgid="2310908487756769019">"Ukugqama"</string>
     <string name="vibrance" msgid="3326744578577835915">"Ukudlidliza"</string>
     <string name="saturation" msgid="7026791551032438585">"Gcwalisa isikhala"</string>
diff --git a/src/com/android/gallery3d/app/AlbumDataLoader.java b/src/com/android/gallery3d/app/AlbumDataLoader.java
index 8093bb9..0ee1b03 100644
--- a/src/com/android/gallery3d/app/AlbumDataLoader.java
+++ b/src/com/android/gallery3d/app/AlbumDataLoader.java
@@ -72,6 +72,8 @@
     private LoadingListener mLoadingListener;
 
     private ReloadTask mReloadTask;
+    // the data version on which last loading failed
+    private long mFailedVersion = MediaObject.INVALID_DATA_VERSION;
 
     public AlbumDataLoader(AbstractGalleryActivity context, MediaSet mediaSet) {
         mSource = mediaSet;
@@ -93,7 +95,11 @@
                         if (mLoadingListener != null) mLoadingListener.onLoadingStarted();
                         return;
                     case MSG_LOAD_FINISH:
-                        if (mLoadingListener != null) mLoadingListener.onLoadingFinished();
+                        if (mLoadingListener != null) {
+                            boolean loadingFailed =
+                                    (mFailedVersion != MediaObject.INVALID_DATA_VERSION);
+                            mLoadingListener.onLoadingFinished(loadingFailed);
+                        }
                         return;
                 }
             }
@@ -245,6 +251,10 @@
 
         @Override
         public UpdateInfo call() throws Exception {
+            if (mFailedVersion == mVersion) {
+                // previous loading failed, return null to pause loading
+                return null;
+            }
             UpdateInfo info = new UpdateInfo();
             long version = mVersion;
             info.version = mSourceVersion;
@@ -283,7 +293,14 @@
 
             ArrayList<MediaItem> items = info.items;
 
-            if (items == null) return null;
+            mFailedVersion = MediaObject.INVALID_DATA_VERSION;
+            if ((items == null) || items.isEmpty()) {
+                if (info.reloadCount > 0) {
+                    mFailedVersion = info.version;
+                    Log.d(TAG, "loading failed: " + mFailedVersion);
+                }
+                return null;
+            }
             int start = Math.max(info.reloadStart, mContentStart);
             int end = Math.min(info.reloadStart + items.size(), mContentEnd);
 
@@ -340,11 +357,17 @@
                 synchronized (this) {
                     if (mActive && !mDirty && updateComplete) {
                         updateLoading(false);
+                        if (mFailedVersion != MediaObject.INVALID_DATA_VERSION) {
+                            Log.d(TAG, "reload pause");
+                        }
                         Utils.waitWithoutInterrupt(this);
+                        if (mActive && (mFailedVersion != MediaObject.INVALID_DATA_VERSION)) {
+                            Log.d(TAG, "reload resume");
+                        }
                         continue;
                     }
+                    mDirty = false;
                 }
-                mDirty = false;
                 updateLoading(true);
                 long version = mSource.reload();
                 UpdateInfo info = executeAndWait(new GetUpdateInfo(version));
diff --git a/src/com/android/gallery3d/app/AlbumPage.java b/src/com/android/gallery3d/app/AlbumPage.java
index 4c945a4..ee7a107 100644
--- a/src/com/android/gallery3d/app/AlbumPage.java
+++ b/src/com/android/gallery3d/app/AlbumPage.java
@@ -108,6 +108,8 @@
 
     private int mLoadingBits = 0;
     private boolean mInitialSynced = false;
+    private int mSyncResult;
+    private boolean mLoadingFailed;
     private RelativePosition mOpenCenter = new RelativePosition();
 
     private Handler mHandler;
@@ -419,6 +421,7 @@
 
         // Set the reload bit here to prevent it exit this page in clearLoadingBit().
         setLoadingBit(BIT_LOADING_RELOAD);
+        mLoadingFailed = false;
         mAlbumDataAdapter.resume();
 
         mAlbumView.resume();
@@ -693,17 +696,13 @@
             public void run() {
                 GLRoot root = mActivity.getGLRoot();
                 root.lockRenderThread();
+                mSyncResult = resultCode;
                 try {
                     if (resultCode == MediaSet.SYNC_RESULT_SUCCESS) {
                         mInitialSynced = true;
                     }
                     clearLoadingBit(BIT_LOADING_SYNC);
-                    if (resultCode == MediaSet.SYNC_RESULT_ERROR && mIsActive
-                            && (mAlbumDataAdapter.size() == 0)) {
-                        // show error toast only if the album is empty
-                        Toast.makeText(mActivity, R.string.sync_album_error,
-                                Toast.LENGTH_LONG).show();
-                    }
+                    showSyncErrorIfNecessary(mLoadingFailed);
                 } finally {
                     root.unlockRenderThread();
                 }
@@ -711,6 +710,19 @@
         });
     }
 
+    // Show sync error toast when all the following conditions are met:
+    // (1) both loading and sync are done,
+    // (2) sync result is error,
+    // (3) the page is still active, and
+    // (4) no photo is shown or loading fails.
+    private void showSyncErrorIfNecessary(boolean loadingFailed) {
+        if ((mLoadingBits == 0) && (mSyncResult == MediaSet.SYNC_RESULT_ERROR) && mIsActive
+                && (loadingFailed || (mAlbumDataAdapter.size() == 0))) {
+            Toast.makeText(mActivity, R.string.sync_album_error,
+                    Toast.LENGTH_LONG).show();
+        }
+    }
+
     private void setLoadingBit(int loadTaskBit) {
         mLoadingBits |= loadTaskBit;
     }
@@ -731,11 +743,14 @@
         @Override
         public void onLoadingStarted() {
             setLoadingBit(BIT_LOADING_RELOAD);
+            mLoadingFailed = false;
         }
 
         @Override
-        public void onLoadingFinished() {
+        public void onLoadingFinished(boolean loadingFailed) {
             clearLoadingBit(BIT_LOADING_RELOAD);
+            mLoadingFailed = loadingFailed;
+            showSyncErrorIfNecessary(loadingFailed);
         }
     }
 
diff --git a/src/com/android/gallery3d/app/AlbumSetDataLoader.java b/src/com/android/gallery3d/app/AlbumSetDataLoader.java
index 9f7014e..cf380f8 100644
--- a/src/com/android/gallery3d/app/AlbumSetDataLoader.java
+++ b/src/com/android/gallery3d/app/AlbumSetDataLoader.java
@@ -95,7 +95,7 @@
                         if (mLoadingListener != null) mLoadingListener.onLoadingStarted();
                         return;
                     case MSG_LOAD_FINISH:
-                        if (mLoadingListener != null) mLoadingListener.onLoadingFinished();
+                        if (mLoadingListener != null) mLoadingListener.onLoadingFinished(false);
                         return;
                 }
             }
diff --git a/src/com/android/gallery3d/app/AlbumSetPage.java b/src/com/android/gallery3d/app/AlbumSetPage.java
index 49ab683..cae606b 100644
--- a/src/com/android/gallery3d/app/AlbumSetPage.java
+++ b/src/com/android/gallery3d/app/AlbumSetPage.java
@@ -734,7 +734,7 @@
         }
 
         @Override
-        public void onLoadingFinished() {
+        public void onLoadingFinished(boolean loadingFailed) {
             clearLoadingBit(BIT_LOADING_RELOAD);
         }
     }
diff --git a/src/com/android/gallery3d/app/Gallery.java b/src/com/android/gallery3d/app/Gallery.java
index 78fedd8..e28404f 100644
--- a/src/com/android/gallery3d/app/Gallery.java
+++ b/src/com/android/gallery3d/app/Gallery.java
@@ -27,6 +27,7 @@
 import android.os.Bundle;
 import android.provider.OpenableColumns;
 import android.view.Window;
+import android.view.WindowManager;
 import android.widget.Toast;
 
 import com.android.gallery3d.R;
@@ -48,6 +49,7 @@
     public static final String KEY_GET_ALBUM = "get-album";
     public static final String KEY_TYPE_BITS = "type-bits";
     public static final String KEY_MEDIA_TYPES = "mediaTypes";
+    public static final String KEY_DISMISS_KEYGUARD = "dismiss-keyguard";
 
     private static final String TAG = "Gallery";
     private Dialog mVersionCheckDialog;
@@ -58,6 +60,11 @@
         requestWindowFeature(Window.FEATURE_ACTION_BAR);
         requestWindowFeature(Window.FEATURE_ACTION_BAR_OVERLAY);
 
+        if (getIntent().getBooleanExtra(KEY_DISMISS_KEYGUARD, false)) {
+            getWindow().addFlags(
+                    WindowManager.LayoutParams.FLAG_DISMISS_KEYGUARD);
+        }
+
         setContentView(R.layout.main);
 
         if (savedInstanceState != null) {
diff --git a/src/com/android/gallery3d/app/LoadingListener.java b/src/com/android/gallery3d/app/LoadingListener.java
index ecbd798..e94df93 100644
--- a/src/com/android/gallery3d/app/LoadingListener.java
+++ b/src/com/android/gallery3d/app/LoadingListener.java
@@ -18,5 +18,10 @@
 
 public interface LoadingListener {
     public void onLoadingStarted();
-    public void onLoadingFinished();
+    /**
+     * Called when loading is complete or no further progress can be made.
+     *
+     * @param loadingFailed true if data source cannot provide requested data
+     */
+    public void onLoadingFinished(boolean loadingFailed);
 }
diff --git a/src/com/android/gallery3d/app/MoviePlayer.java b/src/com/android/gallery3d/app/MoviePlayer.java
index 9d229f0..85dc442 100644
--- a/src/com/android/gallery3d/app/MoviePlayer.java
+++ b/src/com/android/gallery3d/app/MoviePlayer.java
@@ -74,8 +74,8 @@
     private static final long RESUMEABLE_TIMEOUT = 3 * 60 * 1000; // 3 mins
 
     private Context mContext;
-    private final VideoView mVideoView;
     private final View mRootView;
+    private final VideoView mVideoView;
     private final Bookmarker mBookmarker;
     private final Uri mUri;
     private final Handler mHandler = new Handler();
@@ -104,14 +104,6 @@
         }
     };
 
-    private final Runnable mRemoveBackground = new Runnable() {
-        @SuppressWarnings("deprecation")
-        @Override
-        public void run() {
-            mRootView.setBackgroundDrawable(null);
-        }
-    };
-
     private final Runnable mProgressChecker = new Runnable() {
         @Override
         public void run() {
@@ -199,19 +191,7 @@
                 if ((diff & View.SYSTEM_UI_FLAG_HIDE_NAVIGATION) != 0
                         && (visibility & View.SYSTEM_UI_FLAG_HIDE_NAVIGATION) == 0) {
                     mController.show();
-
-                    // We need to set the background to clear ghosting images
-                    // when ActionBar slides in. However, if we keep the background,
-                    // there will be one additional layer in HW composer, which is bad
-                    // to battery. As a solution, we remove the background when we
-                    // hide the action bar
-                    mHandler.removeCallbacks(mRemoveBackground);
                     mRootView.setBackgroundColor(Color.BLACK);
-                } else {
-                    mHandler.removeCallbacks(mRemoveBackground);
-
-                    // Wait for the slide out animation, one second should be enough
-                    mHandler.postDelayed(mRemoveBackground, 1000);
                 }
             }
         });
diff --git a/src/com/android/gallery3d/app/OrientationManager.java b/src/com/android/gallery3d/app/OrientationManager.java
index 0e033eb..0a644ef 100644
--- a/src/com/android/gallery3d/app/OrientationManager.java
+++ b/src/com/android/gallery3d/app/OrientationManager.java
@@ -27,30 +27,16 @@
 
 import com.android.gallery3d.ui.OrientationSource;
 
-import java.util.ArrayList;
-
 public class OrientationManager implements OrientationSource {
     private static final String TAG = "OrientationManager";
 
-    public interface Listener {
-        public void onOrientationCompensationChanged();
-    }
-
     // Orientation hysteresis amount used in rounding, in degrees
     private static final int ORIENTATION_HYSTERESIS = 5;
 
     private Activity mActivity;
-    private ArrayList<Listener> mListeners;
     private MyOrientationEventListener mOrientationListener;
-    // The degrees of the device rotated clockwise from its natural orientation.
-    private int mOrientation = OrientationEventListener.ORIENTATION_UNKNOWN;
     // If the framework orientation is locked.
     private boolean mOrientationLocked = false;
-    // The orientation compensation: if the framwork orientation is locked, the
-    // device orientation and the framework orientation may be different, so we
-    // need to rotate the UI. For example, if this value is 90, the UI
-    // components should be rotated 90 degrees counter-clockwise.
-    private int mOrientationCompensation = 0;
 
     // This is true if "Settings -> Display -> Rotation Lock" is checked. We
     // don't allow the orientation to be unlocked if the value is true.
@@ -58,7 +44,6 @@
 
     public OrientationManager(Activity activity) {
         mActivity = activity;
-        mListeners = new ArrayList<Listener>();
         mOrientationListener = new MyOrientationEventListener(activity);
     }
 
@@ -73,18 +58,6 @@
         mOrientationListener.disable();
     }
 
-    public void addListener(Listener listener) {
-        synchronized (mListeners) {
-            mListeners.add(listener);
-        }
-    }
-
-    public void removeListener(Listener listener) {
-        synchronized (mListeners) {
-            mListeners.remove(listener);
-        }
-    }
-
     ////////////////////////////////////////////////////////////////////////////
     //  Orientation handling
     //
@@ -98,15 +71,27 @@
     public void lockOrientation() {
         if (mOrientationLocked) return;
         mOrientationLocked = true;
+        mActivity.setRequestedOrientation(calculateCurrentScreenOrientation());
+    }
+
+    // Unlock the framework orientation, so it can change when the device
+    // rotates.
+    public void unlockOrientation() {
+        if (!mOrientationLocked) return;
+        mOrientationLocked = false;
+        Log.d(TAG, "unlock orientation");
+        mActivity.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED);
+    }
+
+    private int calculateCurrentScreenOrientation() {
         int displayRotation = getDisplayRotation();
         // Display rotation >= 180 means we need to use the REVERSE landscape/portrait
         boolean standard = displayRotation < 180;
         if (mActivity.getResources().getConfiguration().orientation
                 == Configuration.ORIENTATION_LANDSCAPE) {
-            Log.d(TAG, "lock orientation to landscape");
-            mActivity.setRequestedOrientation(standard
+            return standard
                     ? ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE
-                    : ActivityInfo.SCREEN_ORIENTATION_REVERSE_LANDSCAPE);
+                    : ActivityInfo.SCREEN_ORIENTATION_REVERSE_LANDSCAPE;
         } else {
             if (displayRotation == 90 || displayRotation == 270) {
                 // If displayRotation = 90 or 270 then we are on a landscape
@@ -115,53 +100,9 @@
                 // to flip which portrait we pick as display rotation is counter clockwise
                 standard = !standard;
             }
-            Log.d(TAG, "lock orientation to portrait");
-            mActivity.setRequestedOrientation(standard
+            return standard
                     ? ActivityInfo.SCREEN_ORIENTATION_PORTRAIT
-                    : ActivityInfo.SCREEN_ORIENTATION_REVERSE_PORTRAIT);
-        }
-        updateCompensation();
-    }
-
-    // Unlock the framework orientation, so it can change when the device
-    // rotates.
-    public void unlockOrientation() {
-        if (!mOrientationLocked) return;
-        if (mRotationLockedSetting) return;
-        mOrientationLocked = false;
-        Log.d(TAG, "unlock orientation");
-        mActivity.setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED);
-        disableCompensation();
-    }
-
-    // Calculate the compensation value and send it to listeners.
-    private void updateCompensation() {
-        if (mOrientation == OrientationEventListener.ORIENTATION_UNKNOWN) {
-            return;
-        }
-
-        int orientationCompensation =
-            (mOrientation + getDisplayRotation(mActivity)) % 360;
-
-        if (mOrientationCompensation != orientationCompensation) {
-            mOrientationCompensation = orientationCompensation;
-            notifyListeners();
-        }
-    }
-
-    // Make the compensation value 0 and send it to listeners.
-    private void disableCompensation() {
-        if (mOrientationCompensation != 0) {
-            mOrientationCompensation = 0;
-            notifyListeners();
-        }
-    }
-
-    private void notifyListeners() {
-        synchronized (mListeners) {
-            for (int i = 0, n = mListeners.size(); i < n; i++) {
-                mListeners.get(i).onOrientationCompensationChanged();
-            }
+                    : ActivityInfo.SCREEN_ORIENTATION_REVERSE_PORTRAIT;
         }
     }
 
@@ -177,10 +118,7 @@
             // the camera then point the camera to floor or sky, we still have
             // the correct orientation.
             if (orientation == ORIENTATION_UNKNOWN) return;
-            mOrientation = roundOrientation(orientation, mOrientation);
-            // If the framework orientation is locked, we update the
-            // compensation value and notify the listeners.
-            if (mOrientationLocked) updateCompensation();
+            orientation = roundOrientation(orientation, 0);
         }
     }
 
@@ -191,7 +129,7 @@
 
     @Override
     public int getCompensation() {
-        return mOrientationCompensation;
+        return 0;
     }
 
     private static int roundOrientation(int orientation, int orientationHistory) {
diff --git a/src/com/android/gallery3d/app/PhotoDataAdapter.java b/src/com/android/gallery3d/app/PhotoDataAdapter.java
index 731b3fc..8485b25 100644
--- a/src/com/android/gallery3d/app/PhotoDataAdapter.java
+++ b/src/com/android/gallery3d/app/PhotoDataAdapter.java
@@ -203,7 +203,7 @@
                     }
                     case MSG_LOAD_FINISH: {
                         if (mDataListener != null) {
-                            mDataListener.onLoadingFinished();
+                            mDataListener.onLoadingFinished(false);
                         }
                         return;
                     }
diff --git a/src/com/android/gallery3d/app/PhotoPage.java b/src/com/android/gallery3d/app/PhotoPage.java
index 985868f..b43cf2a 100644
--- a/src/com/android/gallery3d/app/PhotoPage.java
+++ b/src/com/android/gallery3d/app/PhotoPage.java
@@ -72,7 +72,7 @@
 import com.android.gallery3d.util.GalleryUtils;
 
 public class PhotoPage extends ActivityState implements
-        PhotoView.Listener, OrientationManager.Listener, AppBridge.Server,
+        PhotoView.Listener, AppBridge.Server,
         PhotoPageBottomControls.Delegate, GalleryActionBar.OnAlbumModeSelectedListener {
     private static final String TAG = "PhotoPage";
 
@@ -285,7 +285,6 @@
         mRootPane.addComponent(mPhotoView);
         mApplication = (GalleryApp) ((Activity) mActivity).getApplication();
         mOrientationManager = mActivity.getOrientationManager();
-        mOrientationManager.addListener(this);
         mActivity.getGLRoot().setOrientationSource(mOrientationManager);
 
         mHandler = new SynchronizedHandler(mActivity.getGLRoot()) {
@@ -534,7 +533,7 @@
                 }
 
                 @Override
-                public void onLoadingFinished() {
+                public void onLoadingFinished(boolean loadingFailed) {
                     if (!mModel.isEmpty()) {
                         MediaItem photo = mModel.getMediaItem(0);
                         if (photo != null) updateCurrentPhoto(photo);
@@ -688,7 +687,8 @@
     }
 
     private void launchCamera() {
-        Intent intent = new Intent(mActivity, CameraActivity.class);
+        Intent intent = new Intent(mActivity, CameraActivity.class)
+            .addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
         mRecenterCameraOnResume = false;
         mActivity.startActivity(intent);
     }
@@ -864,11 +864,6 @@
     }
 
     @Override
-    public void onOrientationCompensationChanged() {
-        mActivity.getGLRoot().requestLayoutContentPane();
-    }
-
-    @Override
     protected void onBackPressed() {
         if (mShowDetails) {
             hideDetails();
@@ -1136,8 +1131,7 @@
         }
 
         int supported = item.getSupportedOperations();
-        boolean playVideo = (mSecureAlbum == null) &&
-                ((supported & MediaItem.SUPPORT_PLAY) != 0);
+        boolean playVideo = ((supported & MediaItem.SUPPORT_PLAY) != 0);
         boolean unlock = ((supported & MediaItem.SUPPORT_UNLOCK) != 0);
         boolean goBack = ((supported & MediaItem.SUPPORT_BACK) != 0);
         boolean launchCamera = ((supported & MediaItem.SUPPORT_CAMERA_SHORTCUT) != 0);
@@ -1152,11 +1146,17 @@
         }
 
         if (playVideo) {
-            playVideo(mActivity, item.getPlayUri(), item.getName());
+            if (mSecureAlbum == null) {
+                playVideo(mActivity, item.getPlayUri(), item.getName());
+            } else {
+                mActivity.getStateManager().finishState(this);
+            }
         } else if (goBack) {
             onBackPressed();
         } else if (unlock) {
-            mActivity.getStateManager().finishState(this);
+            Intent intent = new Intent(mActivity, Gallery.class);
+            intent.putExtra(Gallery.KEY_DISMISS_KEYGUARD, true);
+            mActivity.startActivity(intent);
         } else if (launchCamera) {
             launchCamera();
         } else {
@@ -1418,7 +1418,6 @@
             mScreenNailSet = null;
             mScreenNailItem = null;
         }
-        mOrientationManager.removeListener(this);
         mActivity.getGLRoot().setOrientationSource(null);
         if (mBottomControls != null) mBottomControls.cleanup();
 
diff --git a/src/com/android/gallery3d/data/SecureAlbum.java b/src/com/android/gallery3d/data/SecureAlbum.java
index 0a8c5a8..204f848 100644
--- a/src/com/android/gallery3d/data/SecureAlbum.java
+++ b/src/com/android/gallery3d/data/SecureAlbum.java
@@ -64,17 +64,22 @@
     }
 
     public void addMediaItem(boolean isVideo, int id) {
+        Path pathBase;
         if (isVideo) {
-            mAllItems.add(Path.fromString("/local/video/item/" + id));
+            pathBase = LocalVideo.ITEM_PATH;
             mMinVideoId = Math.min(mMinVideoId, id);
             mMaxVideoId = Math.max(mMaxVideoId, id);
         } else {
-            mAllItems.add(Path.fromString("/local/image/item/" + id));
+            pathBase = LocalImage.ITEM_PATH;
             mMinImageId = Math.min(mMinImageId, id);
             mMaxImageId = Math.max(mMaxImageId, id);
         }
-        mAllItemTypes.add(isVideo);
-        mNotifier.fakeChange();
+        Path path = pathBase.getChild(id);
+        if (!mAllItems.contains(path)) {
+            mAllItems.add(path);
+            mAllItemTypes.add(isVideo);
+            mNotifier.fakeChange();
+        }
     }
 
     // The sequence is stitching items, local media items, and unlock image.
diff --git a/src/com/android/gallery3d/data/UriSource.java b/src/com/android/gallery3d/data/UriSource.java
index 6247471..f66bacd 100644
--- a/src/com/android/gallery3d/data/UriSource.java
+++ b/src/com/android/gallery3d/data/UriSource.java
@@ -21,7 +21,6 @@
 import android.webkit.MimeTypeMap;
 
 import com.android.gallery3d.app.GalleryApp;
-import com.android.gallery3d.util.MediaSetUtils;
 
 import java.io.UnsupportedEncodingException;
 import java.net.URLDecoder;
@@ -36,22 +35,6 @@
 
     private GalleryApp mApplication;
 
-    //Array of accepted Uri paths
-    private static final String[] ALLOWED_URIS = {
-        "content://downloads/all_downloads/"
-    };
-
-    private static boolean checkIfUriStringAllowed(String uri){
-        boolean ret = false;
-        for(String u : ALLOWED_URIS) {
-                if (uri.startsWith(u)){
-                    ret = true;
-                    break;
-                }
-        }
-        return ret;
-    }
-
     public UriSource(GalleryApp context) {
         super("uri");
         mApplication = context;
@@ -88,21 +71,6 @@
     }
 
     @Override
-    public Path getDefaultSetOf(Path item) {
-        MediaObject object = mApplication.getDataManager().getMediaObject(item);
-        if (object instanceof UriImage) {
-            //Check if Uri path is for an item that should appear
-            //in the downloads folder (checks against ALLOWED_URIS).
-            String uri = ((UriImage)object).getContentUri().toString();
-            if(!checkIfUriStringAllowed(uri))
-                return null;
-            return Path.fromString("/local/all").getChild(
-                    MediaSetUtils.DOWNLOAD_BUCKET_ID);
-        }
-        return null;
-    }
-
-    @Override
     public Path findPathByUri(Uri uri, String type) {
         String mimeType = getMimeType(uri);
 
diff --git a/src/com/android/gallery3d/filtershow/filters/ImageFilterGeometry.java b/src/com/android/gallery3d/filtershow/filters/ImageFilterGeometry.java
index bdcb0ea..d74a6fa 100644
--- a/src/com/android/gallery3d/filtershow/filters/ImageFilterGeometry.java
+++ b/src/com/android/gallery3d/filtershow/filters/ImageFilterGeometry.java
@@ -72,7 +72,7 @@
         Rect cropBounds = new Rect(0, 0, bitmap.getWidth(), bitmap.getHeight());
         RectF crop = mGeometry.getCropBounds(bitmap);
         if (crop.width() > 0 && crop.height() > 0)
-            crop.roundOut(cropBounds);
+            cropBounds = GeometryMath.roundNearest(crop);
         Bitmap temp = null;
         if (mGeometry.hasSwitchedWidthHeight()) {
             temp = Bitmap.createBitmap(cropBounds.height(), cropBounds.width(), mConfig);
diff --git a/src/com/android/gallery3d/filtershow/filters/ImageFilterTinyPlanet.java b/src/com/android/gallery3d/filtershow/filters/ImageFilterTinyPlanet.java
index 61aa21b..423e558 100644
--- a/src/com/android/gallery3d/filtershow/filters/ImageFilterTinyPlanet.java
+++ b/src/com/android/gallery3d/filtershow/filters/ImageFilterTinyPlanet.java
@@ -80,10 +80,14 @@
         int w = bitmapIn.getWidth();
         int h = bitmapIn.getHeight();
         int outputSize = (int) (w / 2f);
-
         ImagePreset preset = getImagePreset();
-        if (preset != null && preset.isPanoramaSafe()) {
-            bitmapIn = applyXmp(bitmapIn, preset, w);
+
+        if (preset != null) {
+            XMPMeta xmp = preset.getImageLoader().getXmpObject();
+            // Do nothing, just use bitmapIn as is if we don't have XMP.
+            if(xmp != null) {
+              bitmapIn = applyXmp(bitmapIn, xmp, w);
+            }
         }
 
         Bitmap mBitmapOut = Bitmap.createBitmap(
@@ -93,13 +97,8 @@
         return mBitmapOut;
     }
 
-    private Bitmap applyXmp(Bitmap bitmapIn, ImagePreset preset, int intermediateWidth) {
+    private Bitmap applyXmp(Bitmap bitmapIn, XMPMeta xmp, int intermediateWidth) {
         try {
-            XMPMeta xmp = preset.getImageLoader().getXmpObject();
-            if (xmp == null) {
-                // Do nothing, just use bitmapIn as is.
-                return bitmapIn;
-            }
             int croppedAreaWidth =
                     getInt(xmp, CROPPED_AREA_IMAGE_WIDTH_PIXELS);
             int croppedAreaHeight =
diff --git a/src/com/android/gallery3d/filtershow/imageshow/GeometryMath.java b/src/com/android/gallery3d/filtershow/imageshow/GeometryMath.java
index 33a3f73..55f7918 100644
--- a/src/com/android/gallery3d/filtershow/imageshow/GeometryMath.java
+++ b/src/com/android/gallery3d/filtershow/imageshow/GeometryMath.java
@@ -16,6 +16,7 @@
 
 package com.android.gallery3d.filtershow.imageshow;
 
+import android.graphics.Rect;
 import android.graphics.RectF;
 
 public class GeometryMath {
@@ -99,4 +100,10 @@
         return Math.min(newWidth / oldWidth , newHeight / oldHeight);
     }
 
+    public static Rect roundNearest(RectF r){
+        Rect q = new Rect(Math.round(r.left), Math.round(r.top), Math.round(r.right),
+                Math.round(r.bottom));
+        return q;
+    }
+
 }
diff --git a/src/com/android/gallery3d/filtershow/imageshow/GeometryMetadata.java b/src/com/android/gallery3d/filtershow/imageshow/GeometryMetadata.java
index cf52b15..dffdc24 100644
--- a/src/com/android/gallery3d/filtershow/imageshow/GeometryMetadata.java
+++ b/src/com/android/gallery3d/filtershow/imageshow/GeometryMetadata.java
@@ -59,10 +59,8 @@
         if (mStraightenRotation != 0) {
             return true;
         }
-        Rect cropBounds = new Rect();
-        mCropBounds.roundOut(cropBounds);
-        Rect photoBounds = new Rect();
-        mPhotoBounds.roundOut(photoBounds);
+        Rect cropBounds = GeometryMath.roundNearest(mCropBounds);
+        Rect photoBounds = GeometryMath.roundNearest(mPhotoBounds);
         if (!cropBounds.equals(photoBounds)) {
             return true;
         }
diff --git a/src/com/android/gallery3d/ui/TiledTexture.java b/src/com/android/gallery3d/ui/TiledTexture.java
index ce3fcc6..02bde9f 100644
--- a/src/com/android/gallery3d/ui/TiledTexture.java
+++ b/src/com/android/gallery3d/ui/TiledTexture.java
@@ -55,7 +55,8 @@
 
     private int mUploadIndex = 0;
 
-    private final Tile[] mTiles;
+    private final Tile[] mTiles;  // Can be modified in different threads.
+                                  // Should be protected by "synchronized."
     private final int mWidth;
     private final int mHeight;
     private final RectF mSrcRect = new RectF();
@@ -91,7 +92,7 @@
             synchronized (this) {
                 long now = SystemClock.uptimeMillis();
                 long dueTime = now + UPLOAD_TILE_LIMIT;
-                while(now < dueTime && !deque.isEmpty()) {
+                while (now < dueTime && !deque.isEmpty()) {
                     TiledTexture t = deque.peekFirst();
                     if (t.uploadNextTile(canvas)) {
                         deque.removeFirst();
@@ -130,7 +131,7 @@
             int x = BORDER_SIZE - offsetX;
             int y = BORDER_SIZE - offsetY;
             int r = bitmap.getWidth() + x;
-            int b = bitmap.getHeight() + y ;
+            int b = bitmap.getHeight() + y;
             sCanvas.drawBitmap(bitmap, x, y, sBitmapPaint);
             bitmap = null;
 
@@ -171,19 +172,21 @@
     private boolean uploadNextTile(GLCanvas canvas) {
         if (mUploadIndex == mTiles.length) return true;
 
-        Tile next = mTiles[mUploadIndex++];
+        synchronized (mTiles) {
+            Tile next = mTiles[mUploadIndex++];
 
-        // Make sure tile has not already been recycled by the time
-        // this is called (race condition in onGLIdle)
-        if (next.bitmap != null) {
-            boolean hasBeenLoad = next.isLoaded();
-            next.updateContent(canvas);
+            // Make sure tile has not already been recycled by the time
+            // this is called (race condition in onGLIdle)
+            if (next.bitmap != null) {
+                boolean hasBeenLoad = next.isLoaded();
+                next.updateContent(canvas);
 
-            // It will take some time for a texture to be drawn for the first
-            // time. When scrolling, we need to draw several tiles on the screen
-            // at the same time. It may cause a UI jank even these textures has
-            // been uploaded.
-            if (!hasBeenLoad) next.draw(canvas, 0, 0);
+                // It will take some time for a texture to be drawn for the first
+                // time. When scrolling, we need to draw several tiles on the screen
+                // at the same time. It may cause a UI jank even these textures has
+                // been uploaded.
+                if (!hasBeenLoad) next.draw(canvas, 0, 0);
+            }
         }
         return mUploadIndex == mTiles.length;
     }
@@ -212,9 +215,12 @@
         return mUploadIndex == mTiles.length;
     }
 
+    // Can be called in UI thread.
     public void recycle() {
-        for (int i = 0, n = mTiles.length; i < n; ++i) {
-            freeTile(mTiles[i]);
+        synchronized (mTiles) {
+            for (int i = 0, n = mTiles.length; i < n; ++i) {
+                freeTile(mTiles[i]);
+            }
         }
     }
 
@@ -263,15 +269,17 @@
             int x, int y, int width, int height) {
         RectF src = mSrcRect;
         RectF dest = mDestRect;
-        float scaleX = (float) width / mWidth ;
+        float scaleX = (float) width / mWidth;
         float scaleY = (float) height / mHeight;
-        for (int i = 0, n = mTiles.length; i < n; ++i) {
-            Tile t = mTiles[i];
-            src.set(0, 0, t.contentWidth, t.contentHeight);
-            src.offset(t.offsetX, t.offsetY);
-            mapRect(dest, src, 0, 0, x, y, scaleX, scaleY);
-            src.offset(BORDER_SIZE - t.offsetX, BORDER_SIZE - t.offsetY);
-            canvas.drawMixed(t, color, ratio, mSrcRect, mDestRect);
+        synchronized (mTiles) {
+            for (int i = 0, n = mTiles.length; i < n; ++i) {
+                Tile t = mTiles[i];
+                src.set(0, 0, t.contentWidth, t.contentHeight);
+                src.offset(t.offsetX, t.offsetY);
+                mapRect(dest, src, 0, 0, x, y, scaleX, scaleY);
+                src.offset(BORDER_SIZE - t.offsetX, BORDER_SIZE - t.offsetY);
+                canvas.drawMixed(t, color, ratio, mSrcRect, mDestRect);
+            }
         }
     }
 
@@ -280,15 +288,17 @@
     public void draw(GLCanvas canvas, int x, int y, int width, int height) {
         RectF src = mSrcRect;
         RectF dest = mDestRect;
-        float scaleX = (float) width / mWidth ;
+        float scaleX = (float) width / mWidth;
         float scaleY = (float) height / mHeight;
-        for (int i = 0, n = mTiles.length; i < n; ++i) {
-            Tile t = mTiles[i];
-            src.set(0, 0, t.contentWidth, t.contentHeight);
-            src.offset(t.offsetX, t.offsetY);
-            mapRect(dest, src, 0, 0, x, y, scaleX, scaleY);
-            src.offset(BORDER_SIZE - t.offsetX, BORDER_SIZE - t.offsetY);
-            canvas.drawTexture(t, mSrcRect, mDestRect);
+        synchronized (mTiles) {
+            for (int i = 0, n = mTiles.length; i < n; ++i) {
+                Tile t = mTiles[i];
+                src.set(0, 0, t.contentWidth, t.contentHeight);
+                src.offset(t.offsetX, t.offsetY);
+                mapRect(dest, src, 0, 0, x, y, scaleX, scaleY);
+                src.offset(BORDER_SIZE - t.offsetX, BORDER_SIZE - t.offsetY);
+                canvas.drawTexture(t, mSrcRect, mDestRect);
+            }
         }
     }
 
@@ -303,14 +313,16 @@
         float scaleX = target.width() / source.width();
         float scaleY = target.height() / source.height();
 
-        for (int i = 0, n = mTiles.length; i < n; ++i) {
-            Tile t = mTiles[i];
-            src.set(0, 0, t.contentWidth, t.contentHeight);
-            src.offset(t.offsetX, t.offsetY);
-            if (!src.intersect(source)) continue;
-            mapRect(dest, src, x0, y0, x, y, scaleX, scaleY);
-            src.offset(BORDER_SIZE - t.offsetX, BORDER_SIZE - t.offsetY);
-            canvas.drawTexture(t, src, dest);
+        synchronized (mTiles) {
+            for (int i = 0, n = mTiles.length; i < n; ++i) {
+                Tile t = mTiles[i];
+                src.set(0, 0, t.contentWidth, t.contentHeight);
+                src.offset(t.offsetX, t.offsetY);
+                if (!src.intersect(source)) continue;
+                mapRect(dest, src, x0, y0, x, y, scaleX, scaleY);
+                src.offset(BORDER_SIZE - t.offsetX, BORDER_SIZE - t.offsetY);
+                canvas.drawTexture(t, src, dest);
+            }
         }
     }