blob: 040b91daaa39facca4216cfd866e95c4b8ab9256 [file] [log] [blame]
Michael Bestas03bc7052016-03-12 03:19:10 +02001# cm-12.1_aosp.yaml
Michael Bestas29ddc932015-05-10 21:17:13 +03002#
3# Crowdin configuration file for CyanogenMod's
4# additional languages not supported by AOSP
5#
6# Copyright (C) 2014-2015 The CyanogenMod Project
7#
8# Licensed under the Apache License, Version 2.0 (the "License");
9# you may not use this file except in compliance with the License.
10# You may obtain a copy of the License at
11#
12# http://www.apache.org/licenses/LICENSE-2.0
13#
14# Unless required by applicable law or agreed to in writing, software
15# distributed under the License is distributed on an "AS IS" BASIS,
16# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17# See the License for the specific language governing permissions and
18# limitations under the License.
19
20api_key_env: CM_AOSP_CROWDIN_API_KEY
21base_path_env: CM_CROWDIN_BASE_PATH
Michael Bestas44fbb352015-12-17 02:01:42 +020022base_path_contains_branch_subfolders: true
Michael Bestas29ddc932015-05-10 21:17:13 +030023project_identifier: cyanogenmod-aosp
24preserve_hierarchy: true
25
26files:
27# Frameworks
28
29 # framework-res
30 -
Michael Bestas44fbb352015-12-17 02:01:42 +020031 source: '/frameworks/base/core/res/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030032 translation: '/%original_path%-%android_code%/%original_file_name%'
33 languages_mapping: &anchor
34 android_code:
35 ast: ast-rES
36 be: be
37 cy: cy
Michael Bestas6db70b92015-10-03 00:26:51 +030038 en-PT: en-rPT
Michael Bestas7ce81012016-02-12 00:27:13 +020039 es-MX: es-rMX
Michael Bestas29ddc932015-05-10 21:17:13 +030040 eo: eo
41 fy-NL: fy-rNL
42 ku: ku
43 lb: lb
Michael Bestas29ddc932015-05-10 21:17:13 +030044 ug: ug
45
46 # BackupRestoreConfirmation
47 -
Michael Bestas44fbb352015-12-17 02:01:42 +020048 source: '/frameworks/base/packages/BackupRestoreConfirmation/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030049 translation: '/%original_path%-%android_code%/%original_file_name%'
50 languages_mapping: *anchor
51
52 # CaptivePortalLogin
53 -
Michael Bestas44fbb352015-12-17 02:01:42 +020054 source: '/frameworks/base/packages/CaptivePortalLogin/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030055 translation: '/%original_path%-%android_code%/%original_file_name%'
56 languages_mapping: *anchor
57
58 # DefaultContainerService
59 -
Michael Bestas44fbb352015-12-17 02:01:42 +020060 source: '/frameworks/base/packages/DefaultContainerService/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030061 translation: '/%original_path%-%android_code%/%original_file_name%'
62 languages_mapping: *anchor
63
64 # DocumentsUI
65 -
Michael Bestas44fbb352015-12-17 02:01:42 +020066 source: '/frameworks/base/packages/DocumentsUI/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030067 translation: '/%original_path%-%android_code%/%original_file_name%'
68 languages_mapping: *anchor
69
70 # ExternalStorageProvider
71 -
Michael Bestas44fbb352015-12-17 02:01:42 +020072 source: '/frameworks/base/packages/ExternalStorageProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030073 translation: '/%original_path%-%android_code%/%original_file_name%'
74 languages_mapping: *anchor
75
76 # FusedLocation
77 -
Michael Bestas44fbb352015-12-17 02:01:42 +020078 source: '/frameworks/base/packages/FusedLocation/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030079 translation: '/%original_path%-%android_code%/%original_file_name%'
80 languages_mapping: *anchor
81
82 # InputDevices
83 -
Michael Bestas44fbb352015-12-17 02:01:42 +020084 source: '/frameworks/base/packages/InputDevices/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030085 translation: '/%original_path%-%android_code%/%original_file_name%'
86 languages_mapping: *anchor
87
88 # Keyguard
89 -
Michael Bestas44fbb352015-12-17 02:01:42 +020090 source: '/frameworks/base/packages/Keyguard/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030091 translation: '/%original_path%-%android_code%/%original_file_name%'
92 languages_mapping: *anchor
93
94 # PrintSpooler
95 -
Michael Bestas44fbb352015-12-17 02:01:42 +020096 source: '/frameworks/base/packages/PrintSpooler/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030097 translation: '/%original_path%-%android_code%/%original_file_name%'
98 languages_mapping: *anchor
99
100 # SettingsProvider
101 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200102 source: '/frameworks/base/packages/SettingsProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300103 translation: '/%original_path%-%android_code%/%original_file_name%'
104 languages_mapping: *anchor
105
106 # Shell
107 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200108 source: '/frameworks/base/packages/Shell/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300109 translation: '/%original_path%-%android_code%/%original_file_name%'
110 languages_mapping: *anchor
111
112 # SystemUI
113 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200114 source: '/frameworks/base/packages/SystemUI/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300115 translation: '/%original_path%-%android_code%/%original_file_name%'
116 languages_mapping: *anchor
117
118 # VpnDialogs
119 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200120 source: '/frameworks/base/packages/VpnDialogs/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300121 translation: '/%original_path%-%android_code%/%original_file_name%'
122 languages_mapping: *anchor
123
124 # WallpaperCropper
125 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200126 source: '/frameworks/base/packages/WallpaperCropper/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300127 translation: '/%original_path%-%android_code%/%original_file_name%'
128 languages_mapping: *anchor
129
130# Packages
131
132 # AudioFX
133 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200134 source: '/packages/apps/AudioFX/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300135 translation: '/%original_path%-%android_code%/%original_file_name%'
136 languages_mapping: *anchor
137
138 # BasicSmsReceiver
139 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200140 source: '/packages/apps/BasicSmsReceiver/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300141 translation: '/%original_path%-%android_code%/%original_file_name%'
142 languages_mapping: *anchor
143
144 # Bluetooth
145 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200146 source: '/packages/apps/Bluetooth/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300147 translation: '/%original_path%-%android_code%/%original_file_name%'
148 languages_mapping: *anchor
149 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200150 source: '/packages/apps/Bluetooth/res/values/strings_pbap.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300151 translation: '/%original_path%-%android_code%/%original_file_name%'
152 languages_mapping: *anchor
153
154 # Browser
155 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200156 source: '/packages/apps/Browser/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300157 translation: '/%original_path%-%android_code%/%original_file_name%'
158 languages_mapping: *anchor
159
160 # Calculator
161 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200162 source: '/packages/apps/Calculator/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300163 translation: '/%original_path%-%android_code%/%original_file_name%'
164 languages_mapping: *anchor
165
166 # Calendar
167 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200168 source: '/packages/apps/Calendar/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300169 translation: '/%original_path%-%android_code%/%original_file_name%'
170 languages_mapping: *anchor
171 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200172 source: '/packages/apps/Calendar/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300173 translation: '/%original_path%-%android_code%/%original_file_name%'
174 languages_mapping: *anchor
175
176 # Camera2
177 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200178 source: '/packages/apps/Camera2/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300179 translation: '/%original_path%-%android_code%/%original_file_name%'
180 languages_mapping: *anchor
181 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200182 source: '/packages/apps/Camera2/res_p/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300183 translation: '/%original_path%-%android_code%/%original_file_name%'
184 languages_mapping: *anchor
185
186 # CellBroadcastReceiver
187 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200188 source: '/packages/apps/CellBroadcastReceiver/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300189 translation: '/%original_path%-%android_code%/%original_file_name%'
190 languages_mapping: *anchor
191
192 # CertInstaller
193 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200194 source: '/packages/apps/CertInstaller/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300195 translation: '/%original_path%-%android_code%/%original_file_name%'
196 languages_mapping: *anchor
197
198 # Contacts
199 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200200 source: '/packages/apps/Contacts/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300201 translation: '/%original_path%-%android_code%/%original_file_name%'
202 languages_mapping: *anchor
203
204 # ContactsCommon
205 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200206 source: '/packages/apps/ContactsCommon/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300207 translation: '/%original_path%-%android_code%/%original_file_name%'
208 languages_mapping: *anchor
209
210 # DeskClock
211 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200212 source: '/packages/apps/DeskClock/res/values/array.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300213 translation: '/%original_path%-%android_code%/%original_file_name%'
214 languages_mapping: *anchor
215 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200216 source: '/packages/apps/DeskClock/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300217 translation: '/%original_path%-%android_code%/%original_file_name%'
218 languages_mapping: *anchor
219
220 # Dialer
221 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200222 source: '/packages/apps/Dialer/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300223 translation: '/%original_path%-%android_code%/%original_file_name%'
224 languages_mapping: *anchor
225
226 # Email
227 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200228 source: '/packages/apps/Email/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300229 translation: '/%original_path%-%android_code%/%original_file_name%'
230 languages_mapping: *anchor
231
232 # Exchange
233 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200234 source: '/packages/apps/Exchange/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300235 translation: '/%original_path%-%android_code%/%original_file_name%'
236 languages_mapping: *anchor
237
Michael Bestas7df92302015-05-23 01:53:09 +0300238 # FMRadio
239 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200240 source: '/packages/apps/FMRadio/res/values/strings.xml'
Michael Bestas7df92302015-05-23 01:53:09 +0300241 translation: '/%original_path%-%android_code%/%original_file_name%'
242 languages_mapping: *anchor
243
Michael Bestas29ddc932015-05-10 21:17:13 +0300244 # Gallery2
245 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200246 source: '/packages/apps/Gallery2/res/values/filtershow_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300247 translation: '/%original_path%-%android_code%/%original_file_name%'
248 languages_mapping: *anchor
249 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200250 source: '/packages/apps/Gallery2/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300251 translation: '/%original_path%-%android_code%/%original_file_name%'
252 languages_mapping: *anchor
253
254 # HTMLViewer
255 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200256 source: '/packages/apps/HTMLViewer/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300257 translation: '/%original_path%-%android_code%/%original_file_name%'
258 languages_mapping: *anchor
259
260 # InCallUI
261 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200262 source: '/packages/apps/InCallUI/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300263 translation: '/%original_path%-%android_code%/%original_file_name%'
264 languages_mapping: *anchor
265
266 # KeyChain
267 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200268 source: '/packages/apps/KeyChain/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300269 translation: '/%original_path%-%android_code%/%original_file_name%'
270 languages_mapping: *anchor
271
272 # Mms
273 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200274 source: '/packages/apps/Mms/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300275 translation: '/%original_path%-%android_code%/%original_file_name%'
276 languages_mapping: *anchor
277 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200278 source: '/packages/apps/Mms/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300279 translation: '/%original_path%-%android_code%/%original_file_name%'
280 languages_mapping: *anchor
281
282 # Nfc
283 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200284 source: '/packages/apps/Nfc/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300285 translation: '/%original_path%-%android_code%/%original_file_name%'
286 languages_mapping: *anchor
287
288 # PackageInstaller
289 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200290 source: '/packages/apps/PackageInstaller/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300291 translation: '/%original_path%-%android_code%/%original_file_name%'
292 languages_mapping: *anchor
293
294 # PhoneCommon
295 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200296 source: '/packages/apps/PhoneCommon/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300297 translation: '/%original_path%-%android_code%/%original_file_name%'
298 languages_mapping: *anchor
299
300 # Settings
301 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200302 source: '/packages/apps/Settings/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300303 translation: '/%original_path%-%android_code%/%original_file_name%'
304 languages_mapping: *anchor
305 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200306 source: '/packages/apps/Settings/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300307 translation: '/%original_path%-%android_code%/%original_file_name%'
308 languages_mapping: *anchor
309
310 # SoundRecorder
311 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200312 source: '/packages/apps/SoundRecorder/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300313 translation: '/%original_path%-%android_code%/%original_file_name%'
314 languages_mapping: *anchor
315
316 # Stk
317 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200318 source: '/packages/apps/Stk/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300319 translation: '/%original_path%-%android_code%/%original_file_name%'
320 languages_mapping: *anchor
321
322 # Tag
323 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200324 source: '/packages/apps/Tag/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300325 translation: '/%original_path%-%android_code%/%original_file_name%'
326 languages_mapping: *anchor
327
328 # Trebuchet
329 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200330 source: '/packages/apps/Trebuchet/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300331 translation: '/%original_path%-%android_code%/%original_file_name%'
332 languages_mapping: *anchor
333
Michael Bestasa1d175a2015-05-12 05:20:28 +0300334 # TvSettings
335 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200336 source: '/packages/apps/TvSettings/Settings/res/values/arrays.xml'
Michael Bestasa1d175a2015-05-12 05:20:28 +0300337 translation: '/%original_path%-%android_code%/%original_file_name%'
338 languages_mapping: *anchor
339 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200340 source: '/packages/apps/TvSettings/Settings/res/values/strings.xml'
Michael Bestasa1d175a2015-05-12 05:20:28 +0300341 translation: '/%original_path%-%android_code%/%original_file_name%'
342 languages_mapping: *anchor
343
Michael Bestas29ddc932015-05-10 21:17:13 +0300344 # UnifiedEmail
345 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200346 source: '/packages/apps/UnifiedEmail/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300347 translation: '/%original_path%-%android_code%/%original_file_name%'
348 languages_mapping: *anchor
349
350# Input methods
351
352 # LatinIME
353 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200354 source: '/packages/inputmethods/LatinIME/java/res/values/strings-action-keys.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300355 translation: '/%original_path%-%android_code%/%original_file_name%'
356 languages_mapping: *anchor
357 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200358 source: '/packages/inputmethods/LatinIME/java/res/values/strings-appname.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300359 translation: '/%original_path%-%android_code%/%original_file_name%'
360 languages_mapping: *anchor
361 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200362 source: '/packages/inputmethods/LatinIME/java/res/values/strings-config-important-notice.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300363 translation: '/%original_path%-%android_code%/%original_file_name%'
364 languages_mapping: *anchor
365 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200366 source: '/packages/inputmethods/LatinIME/java/res/values/strings-emoji-descriptions.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300367 translation: '/%original_path%-%android_code%/%original_file_name%'
368 languages_mapping: *anchor
369 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200370 source: '/packages/inputmethods/LatinIME/java/res/values/strings-letter-descriptions.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300371 translation: '/%original_path%-%android_code%/%original_file_name%'
372 languages_mapping: *anchor
373 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200374 source: '/packages/inputmethods/LatinIME/java/res/values/strings-talkback-descriptions.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300375 translation: '/%original_path%-%android_code%/%original_file_name%'
376 languages_mapping: *anchor
377 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200378 source: '/packages/inputmethods/LatinIME/java/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300379 translation: '/%original_path%-%android_code%/%original_file_name%'
380 languages_mapping: *anchor
381
382# Providers
383
384 # CalendarProvider
385 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200386 source: '/packages/providers/CalendarProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300387 translation: '/%original_path%-%android_code%/%original_file_name%'
388 languages_mapping: *anchor
389
390 # ContactsProvider
391 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200392 source: '/packages/providers/ContactsProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300393 translation: '/%original_path%-%android_code%/%original_file_name%'
394 languages_mapping: *anchor
395
396 # DownloadProvider
397 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200398 source: '/packages/providers/DownloadProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300399 translation: '/%original_path%-%android_code%/%original_file_name%'
400 languages_mapping: *anchor
401 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200402 source: '/packages/providers/DownloadProvider/ui/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300403 translation: '/%original_path%-%android_code%/%original_file_name%'
404 languages_mapping: *anchor
405
406 # MediaProvider
407 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200408 source: '/packages/providers/MediaProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300409 translation: '/%original_path%-%android_code%/%original_file_name%'
410 languages_mapping: *anchor
411
412 # TelephonyProvider
413 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200414 source: '/packages/providers/TelephonyProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300415 translation: '/%original_path%-%android_code%/%original_file_name%'
416 languages_mapping: *anchor
417
418 # UserDictionaryProvider
419 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200420 source: '/packages/providers/UserDictionaryProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300421 translation: '/%original_path%-%android_code%/%original_file_name%'
422 languages_mapping: *anchor
423
424# Screensavers
425
426 # Basic
427 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200428 source: '/packages/screensavers/Basic/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300429 translation: '/%original_path%-%android_code%/%original_file_name%'
430 languages_mapping: *anchor
431
432 # PhotoTable
433 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200434 source: '/packages/screensavers/PhotoTable/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300435 translation: '/%original_path%-%android_code%/%original_file_name%'
436 languages_mapping: *anchor
437
438# Services
439
440 # Telecomm
441 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200442 source: '/packages/services/Telecomm/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300443 translation: '/%original_path%-%android_code%/%original_file_name%'
444 languages_mapping: *anchor
445
446 # Telephony
447 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200448 source: '/packages/services/Telephony/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300449 translation: '/%original_path%-%android_code%/%original_file_name%'
450 languages_mapping: *anchor
451 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200452 source: '/packages/services/Telephony/sip/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300453 translation: '/%original_path%-%android_code%/%original_file_name%'
454 languages_mapping: *anchor
455
456# Wallpapers
457
458 # Basic
459 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200460 source: '/packages/wallpapers/Basic/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300461 translation: '/%original_path%-%android_code%/%original_file_name%'
462 languages_mapping: *anchor
463
464 # HoloSpiral
465 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200466 source: '/packages/wallpapers/HoloSpiral/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300467 translation: '/%original_path%-%android_code%/%original_file_name%'
468 languages_mapping: *anchor
469
470 # LivePicker
471 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200472 source: '/packages/wallpapers/LivePicker/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300473 translation: '/%original_path%-%android_code%/%original_file_name%'
474 languages_mapping: *anchor
475
476 # MagicSmoke
477 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200478 source: '/packages/wallpapers/MagicSmoke/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300479 translation: '/%original_path%-%android_code%/%original_file_name%'
480 languages_mapping: *anchor
481
482 # MusicVisualization
483 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200484 source: '/packages/wallpapers/MusicVisualization/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300485 translation: '/%original_path%-%android_code%/%original_file_name%'
486 languages_mapping: *anchor
487
488 # NoiseField
489 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200490 source: '/packages/wallpapers/NoiseField/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300491 translation: '/%original_path%-%android_code%/%original_file_name%'
492 languages_mapping: *anchor
493
494 # PhaseBeam
495 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200496 source: '/packages/wallpapers/PhaseBeam/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300497 translation: '/%original_path%-%android_code%/%original_file_name%'
498 languages_mapping: *anchor