config: cm-14.1: add Jelly, remove Browser

Change-Id: I0d404b83dbd863087a872228c117de61e87237d1
Signed-off-by: Joey Rizzoli <joey@lineageos.org>
diff --git a/config/cm-14.1.yaml b/config/cm-14.1.yaml
index 0264023..54be7c2 100644
--- a/config/cm-14.1.yaml
+++ b/config/cm-14.1.yaml
@@ -149,12 +149,6 @@
     translation: '/%original_path%-%android_code%/%original_file_name%'
     languages_mapping: *anchor
 
-  # Browser
-  -
-    source:      '/packages/apps/Browser/res/values/cm_strings.xml'
-    translation: '/%original_path%-%android_code%/%original_file_name%'
-    languages_mapping: *anchor
-
   # Calendar
   -
     source:      '/packages/apps/Calendar/res/values/cm_plurals.xml'
@@ -277,6 +271,12 @@
     translation: '/%original_path%-%android_code%/%original_file_name%'
     languages_mapping: *anchor
 
+  # Jelly
+  -
+    source:      '/packages/apps/Jelly/app/src/main/res/values/strings.xml'
+    translation: '/%original_path%-%android_code%/%original_file_name%'
+    languages_mapping: *anchor
+
   # LockClock
   -
     source:      '/packages/apps/LockClock/res/values/strings.xml'
diff --git a/config/cm-14.1_aosp.yaml b/config/cm-14.1_aosp.yaml
index 2c74595..2e5eb4a 100644
--- a/config/cm-14.1_aosp.yaml
+++ b/config/cm-14.1_aosp.yaml
@@ -166,12 +166,6 @@
     translation: '/%original_path%-%android_code%/%original_file_name%'
     languages_mapping: *anchor
 
-  # Browser
-  -
-    source:      '/packages/apps/Browser/res/values/strings.xml'
-    translation: '/%original_path%-%android_code%/%original_file_name%'
-    languages_mapping: *anchor
-
   # Calculator
   -
     source:      '/packages/apps/Calculator/res/values/strings.xml'