blob: be614b5acaa91fdf36195653afb55b6f46cad07f [file] [log] [blame]
Michael Bestas03bc7052016-03-12 03:19:10 +02001# cm-12.1.yaml
Michael Bestas29ddc932015-05-10 21:17:13 +03002#
3# Crowdin configuration file for CyanogenMod
4#
5# Copyright (C) 2014-2015 The CyanogenMod Project
6#
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing, software
14# distributed under the License is distributed on an "AS IS" BASIS,
15# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# See the License for the specific language governing permissions and
17# limitations under the License.
18
19api_key_env: CM_CROWDIN_API_KEY
20base_path_env: CM_CROWDIN_BASE_PATH
Michael Bestas44fbb352015-12-17 02:01:42 +020021base_path_contains_branch_subfolders: true
Michael Bestas29ddc932015-05-10 21:17:13 +030022project_identifier: cyanogenmod
23preserve_hierarchy: true
24
25files:
26# Frameworks
27
28 # framework-res
29 -
Michael Bestas44fbb352015-12-17 02:01:42 +020030 source: '/frameworks/base/core/res/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030031 translation: '/%original_path%-%android_code%/%original_file_name%'
32 languages_mapping: &anchor
33 android_code:
34 af: af
35 am: am
36 ar: ar
37 ast: ast-rES
38 az: az-rAZ
39 be: be
40 bg: bg
41 bn: bn-rBD
42 ca: ca
43 cs: cs
44 cy: cy
45 da: da
46 de: de
47 el: el
48 en-AU: en-rAU
49 en-GB: en-rGB
50 en-IN: en-rIN
Michael Bestas6db70b92015-10-03 00:26:51 +030051 en-PT: en-rPT
Michael Bestas29ddc932015-05-10 21:17:13 +030052 eo: eo
53 es-ES: es
Michael Bestas7ce81012016-02-12 00:27:13 +020054 es-MX: es-rMX
Michael Bestas29ddc932015-05-10 21:17:13 +030055 es-US: es-rUS
56 et: et-rEE
57 eu: eu-rES
58 fa: fa
59 fi: fi
60 fr: fr
61 fr-CA: fr-rCA
62 fy-NL: fy-rNL
63 gl: gl-rES
Michael Bestas08944b02015-10-16 18:08:14 +030064 gu-IN: gu-rIN
Michael Bestas29ddc932015-05-10 21:17:13 +030065 he: iw
66 hi: hi
67 hr: hr
68 hu: hu
69 hy-AM: hy-rAM
70 id: in
71 is: is-rIS
72 it: it
73 ja: ja
74 ka: ka-rGE
75 kk: kk-rKZ
76 km: km-rKH
77 kn: kn-rIN
78 ko: ko
79 ku: ku
80 ky: ky-rKG
81 lb: lb
82 lo: lo-rLA
83 lt: lt
84 lv: lv
85 mk: mk-rMK
86 ml-IN: ml-rIN
87 mn: mn-rMN
88 mr: mr-rIN
89 ms: ms-rMY
90 my: my-rMM
91 nb: nb
92 ne-NP: ne-rNP
93 nl: nl
94 pa-IN: pa-rIN
95 pl: pl
96 pt-PT: pt-rPT
97 pt-BR: pt-rBR
98 rm-CH: rm
99 ro: ro
100 ru: ru
101 si-LK: si-rLK
102 sk: sk
103 sl: sl
Michael Bestas08944b02015-10-16 18:08:14 +0300104 sq: sq-rAL
Michael Bestas29ddc932015-05-10 21:17:13 +0300105 sr: sr
106 sv-SE: sv
107 sw: sw
108 ta: ta-rIN
109 te: te-rIN
110 th: th
111 tl: tl
112 tr: tr
113 ug: ug
114 uk: uk
115 ur-PK: ur-rPK
116 uz: uz-rUZ
117 vi: vi
118 zh-CN: zh-rCN
119 zh-HK: zh-rHK
120 zh-TW: zh-rTW
121 zu: zu
122
Michael Bestasd6f1be22015-09-21 17:09:10 +0300123 # DocumentsUI
124 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200125 source: '/frameworks/base/packages/DocumentsUI/res/values/cm_strings.xml'
Michael Bestasd6f1be22015-09-21 17:09:10 +0300126 translation: '/%original_path%-%android_code%/%original_file_name%'
127 languages_mapping: *anchor
128
Michael Bestas29ddc932015-05-10 21:17:13 +0300129 # Keyguard
130 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200131 source: '/frameworks/base/packages/Keyguard/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300132 translation: '/%original_path%-%android_code%/%original_file_name%'
133 languages_mapping: *anchor
134
135 # SystemUI
136 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200137 source: '/frameworks/base/packages/SystemUI/res/values/cm_arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300138 translation: '/%original_path%-%android_code%/%original_file_name%'
139 languages_mapping: *anchor
140 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200141 source: '/frameworks/base/packages/SystemUI/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300142 translation: '/%original_path%-%android_code%/%original_file_name%'
143 languages_mapping: *anchor
144
145# Packages
146
147 # AudioFX
148 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200149 source: '/packages/apps/AudioFX/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300150 translation: '/%original_path%-%android_code%/%original_file_name%'
151 languages_mapping: *anchor
152
153 # Bluetooth
154 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200155 source: '/packages/apps/Bluetooth/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300156 translation: '/%original_path%-%android_code%/%original_file_name%'
157 languages_mapping: *anchor
158
159 # BluetoothExt
160 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200161 source: '/packages/apps/BluetoothExt/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300162 translation: '/%original_path%-%android_code%/%original_file_name%'
163 languages_mapping: *anchor
164 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200165 source: '/packages/apps/BluetoothExt/res/values/strings_dun.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300166 translation: '/%original_path%-%android_code%/%original_file_name%'
167 languages_mapping: *anchor
168 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200169 source: '/packages/apps/BluetoothExt/res/values/strings_ftp.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300170 translation: '/%original_path%-%android_code%/%original_file_name%'
171 languages_mapping: *anchor
172 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200173 source: '/packages/apps/BluetoothExt/res/values/strings_map.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300174 translation: '/%original_path%-%android_code%/%original_file_name%'
175 languages_mapping: *anchor
176 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200177 source: '/packages/apps/BluetoothExt/res/values/strings_sap.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300178 translation: '/%original_path%-%android_code%/%original_file_name%'
179 languages_mapping: *anchor
180
Michael Bestas538aa882015-12-19 00:37:10 +0200181 # Browser
182 -
183 source: '/packages/apps/Browser/res/values/cm_strings.xml'
184 translation: '/%original_path%-%android_code%/%original_file_name%'
185 languages_mapping: *anchor
186
Michael Bestas29ddc932015-05-10 21:17:13 +0300187 # Calculator
188 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200189 source: '/packages/apps/Calculator/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300190 translation: '/%original_path%-%android_code%/%original_file_name%'
191 languages_mapping: *anchor
192
193 # Calendar
194 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200195 source: '/packages/apps/Calendar/res/values/cm_plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300196 translation: '/%original_path%-%android_code%/%original_file_name%'
197 languages_mapping: *anchor
198 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200199 source: '/packages/apps/Calendar/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300200 translation: '/%original_path%-%android_code%/%original_file_name%'
201 languages_mapping: *anchor
202
203 # Camera2
204 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200205 source: '/packages/apps/Camera2/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300206 translation: '/%original_path%-%android_code%/%original_file_name%'
207 languages_mapping: *anchor
208
209 # CellBroadcastReceiver
210 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200211 source: '/packages/apps/CellBroadcastReceiver/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300212 translation: '/%original_path%-%android_code%/%original_file_name%'
213 languages_mapping: *anchor
214
Michael Bestas29ddc932015-05-10 21:17:13 +0300215 # CMBugReport
216 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200217 source: '/packages/apps/CMBugReport/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300218 translation: '/%original_path%-%android_code%/%original_file_name%'
219 languages_mapping: *anchor
220
221 # CMFileManager
222 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200223 source: '/packages/apps/CMFileManager/res/values/plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300224 translation: '/%original_path%-%android_code%/%original_file_name%'
225 languages_mapping: *anchor
226 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200227 source: '/packages/apps/CMFileManager/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300228 translation: '/%original_path%-%android_code%/%original_file_name%'
229 languages_mapping: *anchor
230
231 # CMUpdater
232 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200233 source: '/packages/apps/CMUpdater/res/values/plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300234 translation: '/%original_path%-%android_code%/%original_file_name%'
235 languages_mapping: *anchor
236 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200237 source: '/packages/apps/CMUpdater/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300238 translation: '/%original_path%-%android_code%/%original_file_name%'
239 languages_mapping: *anchor
240
241 # CMWallpapers
242 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200243 source: '/packages/apps/CMWallpapers/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300244 translation: '/%original_path%-%android_code%/%original_file_name%'
245 languages_mapping: *anchor
246
247 # Contacts
248 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200249 source: '/packages/apps/Contacts/res/values/cm_plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300250 translation: '/%original_path%-%android_code%/%original_file_name%'
251 languages_mapping: *anchor
252 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200253 source: '/packages/apps/Contacts/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300254 translation: '/%original_path%-%android_code%/%original_file_name%'
255 languages_mapping: *anchor
256
257 # ContactsCommon
258 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200259 source: '/packages/apps/ContactsCommon/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300260 translation: '/%original_path%-%android_code%/%original_file_name%'
261 languages_mapping: *anchor
262
263 # DeskClock
264 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200265 source: '/packages/apps/DeskClock/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300266 translation: '/%original_path%-%android_code%/%original_file_name%'
267 languages_mapping: *anchor
268
269 # Dialer
270 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200271 source: '/packages/apps/Dialer/res/values/cm_arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300272 translation: '/%original_path%-%android_code%/%original_file_name%'
273 languages_mapping: *anchor
274 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200275 source: '/packages/apps/Dialer/res/values/cm_plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300276 translation: '/%original_path%-%android_code%/%original_file_name%'
277 languages_mapping: *anchor
278 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200279 source: '/packages/apps/Dialer/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300280 translation: '/%original_path%-%android_code%/%original_file_name%'
281 languages_mapping: *anchor
282
283 # Eleven
284 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200285 source: '/packages/apps/Eleven/res/values/plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300286 translation: '/%original_path%-%android_code%/%original_file_name%'
287 languages_mapping: *anchor
288 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200289 source: '/packages/apps/Eleven/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300290 translation: '/%original_path%-%android_code%/%original_file_name%'
291 languages_mapping: *anchor
292
293 # Email
294 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200295 source: '/packages/apps/Email/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300296 translation: '/%original_path%-%android_code%/%original_file_name%'
297 languages_mapping: *anchor
298
299 # Gallery2
300 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200301 source: '/packages/apps/Gallery2/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300302 translation: '/%original_path%-%android_code%/%original_file_name%'
303 languages_mapping: *anchor
304 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200305 source: '/packages/apps/Gallery2/res/values/codeaurora_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300306 translation: '/%original_path%-%android_code%/%original_file_name%'
307 languages_mapping: *anchor
308
309 # InCallUI
310 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200311 source: '/packages/apps/InCallUI/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300312 translation: '/%original_path%-%android_code%/%original_file_name%'
313 languages_mapping: *anchor
314 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200315 source: '/packages/apps/InCallUI/res_cm/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300316 translation: '/%original_path%-%android_code%/%original_file_name%'
317 languages_mapping: *anchor
318
319 # LockClock
320 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200321 source: '/packages/apps/LockClock/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300322 translation: '/%original_path%-%android_code%/%original_file_name%'
323 languages_mapping: *anchor
324
325 # Mms
326 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200327 source: '/packages/apps/Mms/res/values/cm_arrays.xml'
Michael Bestas9cfe4172015-09-08 23:31:42 +0300328 translation: '/%original_path%-%android_code%/%original_file_name%'
329 languages_mapping: *anchor
330 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200331 source: '/packages/apps/Mms/res/values/cm_plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300332 translation: '/%original_path%-%android_code%/%original_file_name%'
333 languages_mapping: *anchor
334 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200335 source: '/packages/apps/Mms/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300336 translation: '/%original_path%-%android_code%/%original_file_name%'
337 languages_mapping: *anchor
338
339 # PhoneCommon
340 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200341 source: '/packages/apps/PhoneCommon/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300342 translation: '/%original_path%-%android_code%/%original_file_name%'
343 languages_mapping: *anchor
344
Michael Bestasf2174e22015-12-16 22:22:14 +0200345 # Profiles
346 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200347 source: '/packages/apps/Profiles/res/values/strings.xml'
Michael Bestasf2174e22015-12-16 22:22:14 +0200348 translation: '/%original_path%-%android_code%/%original_file_name%'
349 languages_mapping: *anchor
350
Michael Bestas29ddc932015-05-10 21:17:13 +0300351 # Settings
352 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200353 source: '/packages/apps/Settings/res/values/cm_plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300354 translation: '/%original_path%-%android_code%/%original_file_name%'
355 languages_mapping: *anchor
356 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200357 source: '/packages/apps/Settings/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300358 translation: '/%original_path%-%android_code%/%original_file_name%'
359 languages_mapping: *anchor
360
361 # SetupWizard
362 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200363 source: '/packages/apps/SetupWizard/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300364 translation: '/%original_path%-%android_code%/%original_file_name%'
365 languages_mapping: *anchor
366
367 # SoundRecorder
368 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200369 source: '/packages/apps/SoundRecorder/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300370 translation: '/%original_path%-%android_code%/%original_file_name%'
371 languages_mapping: *anchor
372
373 # Stk
374 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200375 source: '/packages/apps/Stk/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300376 translation: '/%original_path%-%android_code%/%original_file_name%'
377 languages_mapping: *anchor
378
379 # Terminal
380 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200381 source: '/packages/apps/Terminal/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300382 translation: '/%original_path%-%android_code%/%original_file_name%'
383 languages_mapping: *anchor
384 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200385 source: '/packages/apps/Terminal/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300386 translation: '/%original_path%-%android_code%/%original_file_name%'
387 languages_mapping: *anchor
388
389 # ThemeChooser
390 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200391 source: '/packages/apps/ThemeChooser/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300392 translation: '/%original_path%-%android_code%/%original_file_name%'
393 languages_mapping: *anchor
394
395 # Trebuchet
396 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200397 source: '/packages/apps/Trebuchet/res/values/cm_arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300398 translation: '/%original_path%-%android_code%/%original_file_name%'
399 languages_mapping: *anchor
400 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200401 source: '/packages/apps/Trebuchet/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300402 translation: '/%original_path%-%android_code%/%original_file_name%'
403 languages_mapping: *anchor
404
Michael Bestasa1d175a2015-05-12 05:20:28 +0300405 # TvSettings
406 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200407 source: '/packages/apps/TvSettings/Settings/res/values/cm_strings.xml'
Michael Bestasa1d175a2015-05-12 05:20:28 +0300408 translation: '/%original_path%-%android_code%/%original_file_name%'
409 languages_mapping: *anchor
410
Michael Bestas29ddc932015-05-10 21:17:13 +0300411 # UnifiedEmail
412 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200413 source: '/packages/apps/UnifiedEmail/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300414 translation: '/%original_path%-%android_code%/%original_file_name%'
415 languages_mapping: *anchor
416
Abhisek Devkota25f67bd2015-07-06 01:16:13 -0700417# Cyngn packages
418
Michael Bestasaa51d6f2015-08-21 22:57:29 +0300419 # AudioFX
420 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200421 source: '/packages/cyngn/AudioFX/res/values/cm_strings.xml'
Michael Bestasaa51d6f2015-08-21 22:57:29 +0300422 translation: '/%original_path%-%android_code%/%original_file_name%'
423 languages_mapping: *anchor
424
Abhisek Devkota25f67bd2015-07-06 01:16:13 -0700425 # CalendarNext
426 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200427 source: '/packages/cyngn/CalendarNext/res/values/cm_strings.xml'
Abhisek Devkota25f67bd2015-07-06 01:16:13 -0700428 translation: '/%original_path%-%android_code%/%original_file_name%'
429 languages_mapping: *anchor
430 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200431 source: '/packages/cyngn/CalendarNext/res/values/strings.xml'
Abhisek Devkota25f67bd2015-07-06 01:16:13 -0700432 translation: '/%original_path%-%android_code%/%original_file_name%'
433 languages_mapping: *anchor
434
Michael Bestasaa51d6f2015-08-21 22:57:29 +0300435 # CameraNext
436 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200437 source: '/packages/cyngn/CameraNext/res/values/cm_strings.xml'
Michael Bestasaa51d6f2015-08-21 22:57:29 +0300438 translation: '/%original_path%-%android_code%/%original_file_name%'
439 languages_mapping: *anchor
440 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200441 source: '/packages/cyngn/CameraNext/res/values/qcomstrings.xml'
Michael Bestasaa51d6f2015-08-21 22:57:29 +0300442 translation: '/%original_path%-%android_code%/%original_file_name%'
443 languages_mapping: *anchor
444 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200445 source: '/packages/cyngn/CameraNext/res/values/strings.xml'
Michael Bestasaa51d6f2015-08-21 22:57:29 +0300446 translation: '/%original_path%-%android_code%/%original_file_name%'
447 languages_mapping: *anchor
448
Michael Bestas5b789fe2015-08-21 23:10:39 +0300449 # CMFota
450 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200451 source: '/packages/cyngn/CMFota/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300452 translation: '/%original_path%-%android_code%/%original_file_name%'
453 languages_mapping: *anchor
454
455 # CMLogger
456 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200457 source: '/packages/cyngn/CMLogger/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300458 translation: '/%original_path%-%android_code%/%original_file_name%'
459 languages_mapping: *anchor
460
Michael Bestasea0ebfc2015-10-06 01:38:15 +0300461 # CMResolver
462 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200463 source: '/packages/cyngn/CMResolver/res/values/strings.xml'
Michael Bestasea0ebfc2015-10-06 01:38:15 +0300464 translation: '/%original_path%-%android_code%/%original_file_name%'
465 languages_mapping: *anchor
466
Michael Bestas5b789fe2015-08-21 23:10:39 +0300467 # CyanogenAccount
468 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200469 source: '/packages/cyngn/CyanogenAccount/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300470 translation: '/%original_path%-%android_code%/%original_file_name%'
471 languages_mapping: *anchor
472
Michael Bestasd3f5c082015-08-05 18:15:10 +0300473 # DialerNext
474 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200475 source: '/packages/cyngn/DialerNext/res/values/cm_strings.xml'
Michael Bestasd3f5c082015-08-05 18:15:10 +0300476 translation: '/%original_path%-%android_code%/%original_file_name%'
477 languages_mapping: *anchor
478
Michael Bestas5b789fe2015-08-21 23:10:39 +0300479 # EmailNext
480 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200481 source: '/packages/cyngn/EmailNext/res/values/cm_strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300482 translation: '/%original_path%-%android_code%/%original_file_name%'
483 languages_mapping: *anchor
484 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200485 source: '/packages/cyngn/EmailNext/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300486 translation: '/%original_path%-%android_code%/%original_file_name%'
487 languages_mapping: *anchor
488
489 # ExchangeNext
490 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200491 source: '/packages/cyngn/ExchangeNext/res/values/cm_strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300492 translation: '/%original_path%-%android_code%/%original_file_name%'
493 languages_mapping: *anchor
494 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200495 source: '/packages/cyngn/ExchangeNext/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300496 translation: '/%original_path%-%android_code%/%original_file_name%'
497 languages_mapping: *anchor
498
499 # GalleryNext
500 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200501 source: '/packages/cyngn/GalleryNext/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300502 translation: '/%original_path%-%android_code%/%original_file_name%'
503 languages_mapping: *anchor
504
505
Michael Bestasd3f5c082015-08-05 18:15:10 +0300506 # InCallUINext
507 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200508 source: '/packages/cyngn/InCallUINext/res/values/cm_strings.xml'
Michael Bestasd3f5c082015-08-05 18:15:10 +0300509 translation: '/%original_path%-%android_code%/%original_file_name%'
510 languages_mapping: *anchor
511
Michael Bestas5b789fe2015-08-21 23:10:39 +0300512 # Screencast
513 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200514 source: '/packages/cyngn/Screencast/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300515 translation: '/%original_path%-%android_code%/%original_file_name%'
516 languages_mapping: *anchor
517
518 # ThemeChooser
519 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200520 source: '/packages/cyngn/ThemeChooser/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300521 translation: '/%original_path%-%android_code%/%original_file_name%'
522 languages_mapping: *anchor
523
524 # ThemeStore
525 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200526 source: '/packages/cyngn/ThemeStore/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300527 translation: '/%original_path%-%android_code%/%original_file_name%'
528 languages_mapping: *anchor
529
530 # UnifiedEmailNext
531 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200532 source: '/packages/cyngn/UnifiedEmailNext/res/values/cm_strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300533 translation: '/%original_path%-%android_code%/%original_file_name%'
534 languages_mapping: *anchor
535 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200536 source: '/packages/cyngn/UnifiedEmailNext/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300537 translation: '/%original_path%-%android_code%/%original_file_name%'
538 languages_mapping: *anchor
539
540 # VoiceWakeup
541 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200542 source: '/packages/cyngn/VoiceWakeup/res/values/strings.xml'
Michael Bestas5b789fe2015-08-21 23:10:39 +0300543 translation: '/%original_path%-%android_code%/%original_file_name%'
544 languages_mapping: *anchor
545
Michael Bestas5f3b7682015-06-22 12:59:35 +0300546# Input methods
547
548 # LatinIME
549 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200550 source: '/packages/inputmethods/LatinIME/java/res/values/cm_strings.xml'
Michael Bestas5f3b7682015-06-22 12:59:35 +0300551 translation: '/%original_path%-%android_code%/%original_file_name%'
552 languages_mapping: *anchor
553
Michael Bestas29ddc932015-05-10 21:17:13 +0300554# Providers
555
556 # DownloadProvider
557 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200558 source: '/packages/providers/DownloadProvider/res/values/cm_plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300559 translation: '/%original_path%-%android_code%/%original_file_name%'
560 languages_mapping: *anchor
561 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200562 source: '/packages/providers/DownloadProvider/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300563 translation: '/%original_path%-%android_code%/%original_file_name%'
564 languages_mapping: *anchor
565
566 # ThemesProvider
567 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200568 source: '/packages/providers/ThemesProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300569 translation: '/%original_path%-%android_code%/%original_file_name%'
570 languages_mapping: *anchor
571
572# Services
573
574 # Mms
575 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200576 source: '/packages/services/Mms/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300577 translation: '/%original_path%-%android_code%/%original_file_name%'
578 languages_mapping: *anchor
579
580 # Telecomm
581 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200582 source: '/packages/services/Telecomm/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300583 translation: '/%original_path%-%android_code%/%original_file_name%'
584 languages_mapping: *anchor
585
586 # Telephony
587 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200588 source: '/packages/services/Telephony/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300589 translation: '/%original_path%-%android_code%/%original_file_name%'
590 languages_mapping: *anchor
591
592# Wallpapers
593
594 # Galaxy4
595 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200596 source: '/packages/wallpapers/Galaxy4/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300597 translation: '/%original_path%-%android_code%/%original_file_name%'
598 languages_mapping: *anchor
599
600 # PhaseBeam
601 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200602 source: '/packages/wallpapers/PhaseBeam/res/values/cm_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300603 translation: '/%original_path%-%android_code%/%original_file_name%'
604 languages_mapping: *anchor
605
606 # PhotoPhase
607 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200608 source: '/packages/wallpapers/PhotoPhase/res/values/plurals.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300609 translation: '/%original_path%-%android_code%/%original_file_name%'
610 languages_mapping: *anchor
611 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200612 source: '/packages/wallpapers/PhotoPhase/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300613 translation: '/%original_path%-%android_code%/%original_file_name%'
614 languages_mapping: *anchor
615
Michael Bestasde8b4db2015-05-13 19:08:42 +0300616# Vendor
617
618 # CM SDK
619 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200620 source: '/vendor/cmsdk/cm/res/res/values/strings.xml'
Michael Bestasde8b4db2015-05-13 19:08:42 +0300621 translation: '/%original_path%-%android_code%/%original_file_name%'
622 languages_mapping: *anchor
623
Michael Bestas6e4258b2015-09-15 15:39:09 +0300624 # CMSettingsProvider
625 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200626 source: '/vendor/cmsdk/packages/CMSettingsProvider/res/values/strings.xml'
Michael Bestas6e4258b2015-09-15 15:39:09 +0300627 translation: '/%original_path%-%android_code%/%original_file_name%'
628 languages_mapping: *anchor
629
Michael Bestas29ddc932015-05-10 21:17:13 +0300630# Device specific
631
632 # fmapp2
633 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200634 source: '/hardware/qcom/fm/fmapp2/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300635 translation: '/%original_path%-%android_code%/%original_file_name%'
636 languages_mapping: *anchor
637 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200638 source: '/hardware/qcom/fm/fmapp2/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300639 translation: '/%original_path%-%android_code%/%original_file_name%'
640 languages_mapping: *anchor
641
642 # FMRecord
643 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200644 source: '/hardware/qcom/fm/FMRecord/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300645 translation: '/%original_path%-%android_code%/%original_file_name%'
646 languages_mapping: *anchor
647
648 # SamsungServiceMode
649 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200650 source: '/packages/apps/SamsungServiceMode/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300651 translation: '/%original_path%-%android_code%/%original_file_name%'
652 languages_mapping: *anchor
653
Michael Bestas8ce9e272015-07-28 19:12:53 +0300654 # asus tf300t AutoParts
Michael Bestas29ddc932015-05-10 21:17:13 +0300655 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200656 source: '/device/asus/tf300t/AutoParts/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300657 translation: '/%original_path%-%android_code%/%original_file_name%'
658 languages_mapping: *anchor
659
Michael Bestas8ce9e272015-07-28 19:12:53 +0300660 # bn acclaim TFF
Michael Bestas29ddc932015-05-10 21:17:13 +0300661 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200662 source: '/device/bn/acclaim/TFF/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300663 translation: '/%original_path%-%android_code%/%original_file_name%'
664 languages_mapping: *anchor
665
Michael Bestas8ce9e272015-07-28 19:12:53 +0300666 # motorola condor doze
667 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200668 source: '/device/motorola/condor/doze/res/values/strings.xml'
Michael Bestas8ce9e272015-07-28 19:12:53 +0300669 translation: '/%original_path%-%android_code%/%original_file_name%'
670 languages_mapping: *anchor
671
Michael Bestas87405a92015-06-04 22:08:58 +0300672 # motorola omap4-common doze
673 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200674 source: '/device/motorola/omap4-common/doze/res/values/strings.xml'
Michael Bestas87405a92015-06-04 22:08:58 +0300675 translation: '/%original_path%-%android_code%/%original_file_name%'
676 languages_mapping: *anchor
677
Michael Bestasf52a1d02015-05-31 05:47:44 +0300678 # motorola qcom-common doze
679 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200680 source: '/device/motorola/qcom-common/doze/res/values/strings.xml'
Michael Bestasf52a1d02015-05-31 05:47:44 +0300681 translation: '/%original_path%-%android_code%/%original_file_name%'
682 languages_mapping: *anchor
683
Michael Bestas8ce9e272015-07-28 19:12:53 +0300684 # motorola quark cmactions
Michael Bestasf52a1d02015-05-31 05:47:44 +0300685 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200686 source: '/device/motorola/quark/cmactions/res/values/strings.xml'
Michael Bestasf52a1d02015-05-31 05:47:44 +0300687 translation: '/%original_path%-%android_code%/%original_file_name%'
688 languages_mapping: *anchor
689
Michael Bestas8ce9e272015-07-28 19:12:53 +0300690 # motorola victara cmactions
Michael Bestasf52a1d02015-05-31 05:47:44 +0300691 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200692 source: '/device/motorola/victara/cmactions/res/values/strings.xml'
Michael Bestasf52a1d02015-05-31 05:47:44 +0300693 translation: '/%original_path%-%android_code%/%original_file_name%'
694 languages_mapping: *anchor
695
Michael Bestas8ce9e272015-07-28 19:12:53 +0300696 # motorola xt897 AsantiKeypad
Michael Bestas29ddc932015-05-10 21:17:13 +0300697 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200698 source: '/device/motorola/xt897/AsantiKeypad/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300699 translation: '/%original_path%-%android_code%/%original_file_name%'
700 languages_mapping: *anchor
701
Michael Bestas8ce9e272015-07-28 19:12:53 +0300702 # oppo common configpanel
Michael Bestas29ddc932015-05-10 21:17:13 +0300703 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200704 source: '/device/oppo/common/configpanel/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300705 translation: '/%original_path%-%android_code%/%original_file_name%'
706 languages_mapping: *anchor
Michael Bestasf52a1d02015-05-31 05:47:44 +0300707
Michael Bestas8ce9e272015-07-28 19:12:53 +0300708 # samsung galaxys2-common AdvancedDisplay
709 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200710 source: '/device/samsung/galaxys2-common/AdvancedDisplay/res/values/arrays.xml'
Michael Bestas8ce9e272015-07-28 19:12:53 +0300711 translation: '/%original_path%-%android_code%/%original_file_name%'
712 languages_mapping: *anchor
713 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200714 source: '/device/samsung/galaxys2-common/AdvancedDisplay/res/values/strings.xml'
Michael Bestas8ce9e272015-07-28 19:12:53 +0300715 translation: '/%original_path%-%android_code%/%original_file_name%'
716 languages_mapping: *anchor
717
Michael Bestasf52a1d02015-05-31 05:47:44 +0300718 # samsung qcom-common doze
719 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200720 source: '/device/samsung/qcom-common/doze/res/values/strings.xml'
Michael Bestasf52a1d02015-05-31 05:47:44 +0300721 translation: '/%original_path%-%android_code%/%original_file_name%'
722 languages_mapping: *anchor
Abhisek Devkota25f67bd2015-07-06 01:16:13 -0700723
Michael Bestas8e3385f2016-02-19 03:26:15 +0200724 # yu sambar configpanel
Abhisek Devkota25f67bd2015-07-06 01:16:13 -0700725 -
Michael Bestas8e3385f2016-02-19 03:26:15 +0200726 source: '/device/yu/sambar/configpanel/res/values/strings.xml'
Abhisek Devkota25f67bd2015-07-06 01:16:13 -0700727 translation: '/%original_path%-%android_code%/%original_file_name%'
728 languages_mapping: *anchor