blob: 67052f4e09e572feae63cc3d62d9d425e6c7d6d6 [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:
Michael Bestas46829262016-03-19 01:12:27 +020035 as: as-rIN
Michael Bestas29ddc932015-05-10 21:17:13 +030036 ast: ast-rES
37 be: be
38 cy: cy
Michael Bestas6db70b92015-10-03 00:26:51 +030039 en-PT: en-rPT
Michael Bestas7ce81012016-02-12 00:27:13 +020040 es-MX: es-rMX
Michael Bestas29ddc932015-05-10 21:17:13 +030041 eo: eo
42 fy-NL: fy-rNL
43 ku: ku
44 lb: lb
Michael Bestas46829262016-03-19 01:12:27 +020045 or: or-rIN
Michael Bestas29ddc932015-05-10 21:17:13 +030046 ug: ug
47
48 # BackupRestoreConfirmation
49 -
Michael Bestas44fbb352015-12-17 02:01:42 +020050 source: '/frameworks/base/packages/BackupRestoreConfirmation/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030051 translation: '/%original_path%-%android_code%/%original_file_name%'
52 languages_mapping: *anchor
53
54 # CaptivePortalLogin
55 -
Michael Bestas44fbb352015-12-17 02:01:42 +020056 source: '/frameworks/base/packages/CaptivePortalLogin/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030057 translation: '/%original_path%-%android_code%/%original_file_name%'
58 languages_mapping: *anchor
59
60 # DefaultContainerService
61 -
Michael Bestas44fbb352015-12-17 02:01:42 +020062 source: '/frameworks/base/packages/DefaultContainerService/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030063 translation: '/%original_path%-%android_code%/%original_file_name%'
64 languages_mapping: *anchor
65
66 # DocumentsUI
67 -
Michael Bestas44fbb352015-12-17 02:01:42 +020068 source: '/frameworks/base/packages/DocumentsUI/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030069 translation: '/%original_path%-%android_code%/%original_file_name%'
70 languages_mapping: *anchor
71
72 # ExternalStorageProvider
73 -
Michael Bestas44fbb352015-12-17 02:01:42 +020074 source: '/frameworks/base/packages/ExternalStorageProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030075 translation: '/%original_path%-%android_code%/%original_file_name%'
76 languages_mapping: *anchor
77
78 # FusedLocation
79 -
Michael Bestas44fbb352015-12-17 02:01:42 +020080 source: '/frameworks/base/packages/FusedLocation/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030081 translation: '/%original_path%-%android_code%/%original_file_name%'
82 languages_mapping: *anchor
83
84 # InputDevices
85 -
Michael Bestas44fbb352015-12-17 02:01:42 +020086 source: '/frameworks/base/packages/InputDevices/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030087 translation: '/%original_path%-%android_code%/%original_file_name%'
88 languages_mapping: *anchor
89
90 # Keyguard
91 -
Michael Bestas44fbb352015-12-17 02:01:42 +020092 source: '/frameworks/base/packages/Keyguard/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030093 translation: '/%original_path%-%android_code%/%original_file_name%'
94 languages_mapping: *anchor
95
96 # PrintSpooler
97 -
Michael Bestas44fbb352015-12-17 02:01:42 +020098 source: '/frameworks/base/packages/PrintSpooler/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +030099 translation: '/%original_path%-%android_code%/%original_file_name%'
100 languages_mapping: *anchor
101
102 # SettingsProvider
103 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200104 source: '/frameworks/base/packages/SettingsProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300105 translation: '/%original_path%-%android_code%/%original_file_name%'
106 languages_mapping: *anchor
107
108 # Shell
109 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200110 source: '/frameworks/base/packages/Shell/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300111 translation: '/%original_path%-%android_code%/%original_file_name%'
112 languages_mapping: *anchor
113
114 # SystemUI
115 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200116 source: '/frameworks/base/packages/SystemUI/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300117 translation: '/%original_path%-%android_code%/%original_file_name%'
118 languages_mapping: *anchor
119
120 # VpnDialogs
121 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200122 source: '/frameworks/base/packages/VpnDialogs/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300123 translation: '/%original_path%-%android_code%/%original_file_name%'
124 languages_mapping: *anchor
125
126 # WallpaperCropper
127 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200128 source: '/frameworks/base/packages/WallpaperCropper/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300129 translation: '/%original_path%-%android_code%/%original_file_name%'
130 languages_mapping: *anchor
131
132# Packages
133
134 # AudioFX
135 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200136 source: '/packages/apps/AudioFX/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300137 translation: '/%original_path%-%android_code%/%original_file_name%'
138 languages_mapping: *anchor
139
140 # BasicSmsReceiver
141 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200142 source: '/packages/apps/BasicSmsReceiver/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300143 translation: '/%original_path%-%android_code%/%original_file_name%'
144 languages_mapping: *anchor
145
146 # Bluetooth
147 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200148 source: '/packages/apps/Bluetooth/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300149 translation: '/%original_path%-%android_code%/%original_file_name%'
150 languages_mapping: *anchor
151 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200152 source: '/packages/apps/Bluetooth/res/values/strings_pbap.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300153 translation: '/%original_path%-%android_code%/%original_file_name%'
154 languages_mapping: *anchor
155
156 # Browser
157 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200158 source: '/packages/apps/Browser/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300159 translation: '/%original_path%-%android_code%/%original_file_name%'
160 languages_mapping: *anchor
161
162 # Calculator
163 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200164 source: '/packages/apps/Calculator/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300165 translation: '/%original_path%-%android_code%/%original_file_name%'
166 languages_mapping: *anchor
167
168 # Calendar
169 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200170 source: '/packages/apps/Calendar/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300171 translation: '/%original_path%-%android_code%/%original_file_name%'
172 languages_mapping: *anchor
173 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200174 source: '/packages/apps/Calendar/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300175 translation: '/%original_path%-%android_code%/%original_file_name%'
176 languages_mapping: *anchor
177
178 # Camera2
179 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200180 source: '/packages/apps/Camera2/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300181 translation: '/%original_path%-%android_code%/%original_file_name%'
182 languages_mapping: *anchor
183 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200184 source: '/packages/apps/Camera2/res_p/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300185 translation: '/%original_path%-%android_code%/%original_file_name%'
186 languages_mapping: *anchor
187
188 # CellBroadcastReceiver
189 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200190 source: '/packages/apps/CellBroadcastReceiver/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300191 translation: '/%original_path%-%android_code%/%original_file_name%'
192 languages_mapping: *anchor
193
194 # CertInstaller
195 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200196 source: '/packages/apps/CertInstaller/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300197 translation: '/%original_path%-%android_code%/%original_file_name%'
198 languages_mapping: *anchor
199
200 # Contacts
201 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200202 source: '/packages/apps/Contacts/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300203 translation: '/%original_path%-%android_code%/%original_file_name%'
204 languages_mapping: *anchor
205
206 # ContactsCommon
207 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200208 source: '/packages/apps/ContactsCommon/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300209 translation: '/%original_path%-%android_code%/%original_file_name%'
210 languages_mapping: *anchor
211
212 # DeskClock
213 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200214 source: '/packages/apps/DeskClock/res/values/array.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300215 translation: '/%original_path%-%android_code%/%original_file_name%'
216 languages_mapping: *anchor
217 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200218 source: '/packages/apps/DeskClock/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300219 translation: '/%original_path%-%android_code%/%original_file_name%'
220 languages_mapping: *anchor
221
222 # Dialer
223 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200224 source: '/packages/apps/Dialer/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300225 translation: '/%original_path%-%android_code%/%original_file_name%'
226 languages_mapping: *anchor
227
228 # Email
229 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200230 source: '/packages/apps/Email/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300231 translation: '/%original_path%-%android_code%/%original_file_name%'
232 languages_mapping: *anchor
233
234 # Exchange
235 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200236 source: '/packages/apps/Exchange/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300237 translation: '/%original_path%-%android_code%/%original_file_name%'
238 languages_mapping: *anchor
239
Michael Bestas7df92302015-05-23 01:53:09 +0300240 # FMRadio
241 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200242 source: '/packages/apps/FMRadio/res/values/strings.xml'
Michael Bestas7df92302015-05-23 01:53:09 +0300243 translation: '/%original_path%-%android_code%/%original_file_name%'
244 languages_mapping: *anchor
245
Michael Bestas29ddc932015-05-10 21:17:13 +0300246 # Gallery2
247 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200248 source: '/packages/apps/Gallery2/res/values/filtershow_strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300249 translation: '/%original_path%-%android_code%/%original_file_name%'
250 languages_mapping: *anchor
251 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200252 source: '/packages/apps/Gallery2/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300253 translation: '/%original_path%-%android_code%/%original_file_name%'
254 languages_mapping: *anchor
255
256 # HTMLViewer
257 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200258 source: '/packages/apps/HTMLViewer/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300259 translation: '/%original_path%-%android_code%/%original_file_name%'
260 languages_mapping: *anchor
261
262 # InCallUI
263 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200264 source: '/packages/apps/InCallUI/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300265 translation: '/%original_path%-%android_code%/%original_file_name%'
266 languages_mapping: *anchor
267
268 # KeyChain
269 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200270 source: '/packages/apps/KeyChain/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300271 translation: '/%original_path%-%android_code%/%original_file_name%'
272 languages_mapping: *anchor
273
274 # Mms
275 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200276 source: '/packages/apps/Mms/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300277 translation: '/%original_path%-%android_code%/%original_file_name%'
278 languages_mapping: *anchor
279 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200280 source: '/packages/apps/Mms/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300281 translation: '/%original_path%-%android_code%/%original_file_name%'
282 languages_mapping: *anchor
283
284 # Nfc
285 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200286 source: '/packages/apps/Nfc/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300287 translation: '/%original_path%-%android_code%/%original_file_name%'
288 languages_mapping: *anchor
289
290 # PackageInstaller
291 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200292 source: '/packages/apps/PackageInstaller/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300293 translation: '/%original_path%-%android_code%/%original_file_name%'
294 languages_mapping: *anchor
295
296 # PhoneCommon
297 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200298 source: '/packages/apps/PhoneCommon/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300299 translation: '/%original_path%-%android_code%/%original_file_name%'
300 languages_mapping: *anchor
301
302 # Settings
303 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200304 source: '/packages/apps/Settings/res/values/arrays.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300305 translation: '/%original_path%-%android_code%/%original_file_name%'
306 languages_mapping: *anchor
307 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200308 source: '/packages/apps/Settings/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300309 translation: '/%original_path%-%android_code%/%original_file_name%'
310 languages_mapping: *anchor
311
312 # SoundRecorder
313 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200314 source: '/packages/apps/SoundRecorder/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300315 translation: '/%original_path%-%android_code%/%original_file_name%'
316 languages_mapping: *anchor
317
318 # Stk
319 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200320 source: '/packages/apps/Stk/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300321 translation: '/%original_path%-%android_code%/%original_file_name%'
322 languages_mapping: *anchor
323
324 # Tag
325 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200326 source: '/packages/apps/Tag/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300327 translation: '/%original_path%-%android_code%/%original_file_name%'
328 languages_mapping: *anchor
329
330 # Trebuchet
331 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200332 source: '/packages/apps/Trebuchet/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300333 translation: '/%original_path%-%android_code%/%original_file_name%'
334 languages_mapping: *anchor
335
Michael Bestasa1d175a2015-05-12 05:20:28 +0300336 # TvSettings
337 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200338 source: '/packages/apps/TvSettings/Settings/res/values/arrays.xml'
Michael Bestasa1d175a2015-05-12 05:20:28 +0300339 translation: '/%original_path%-%android_code%/%original_file_name%'
340 languages_mapping: *anchor
341 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200342 source: '/packages/apps/TvSettings/Settings/res/values/strings.xml'
Michael Bestasa1d175a2015-05-12 05:20:28 +0300343 translation: '/%original_path%-%android_code%/%original_file_name%'
344 languages_mapping: *anchor
345
Michael Bestas29ddc932015-05-10 21:17:13 +0300346 # UnifiedEmail
347 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200348 source: '/packages/apps/UnifiedEmail/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300349 translation: '/%original_path%-%android_code%/%original_file_name%'
350 languages_mapping: *anchor
351
352# Input methods
353
354 # LatinIME
355 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200356 source: '/packages/inputmethods/LatinIME/java/res/values/strings-action-keys.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300357 translation: '/%original_path%-%android_code%/%original_file_name%'
358 languages_mapping: *anchor
359 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200360 source: '/packages/inputmethods/LatinIME/java/res/values/strings-appname.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300361 translation: '/%original_path%-%android_code%/%original_file_name%'
362 languages_mapping: *anchor
363 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200364 source: '/packages/inputmethods/LatinIME/java/res/values/strings-config-important-notice.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300365 translation: '/%original_path%-%android_code%/%original_file_name%'
366 languages_mapping: *anchor
367 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200368 source: '/packages/inputmethods/LatinIME/java/res/values/strings-emoji-descriptions.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300369 translation: '/%original_path%-%android_code%/%original_file_name%'
370 languages_mapping: *anchor
371 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200372 source: '/packages/inputmethods/LatinIME/java/res/values/strings-letter-descriptions.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300373 translation: '/%original_path%-%android_code%/%original_file_name%'
374 languages_mapping: *anchor
375 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200376 source: '/packages/inputmethods/LatinIME/java/res/values/strings-talkback-descriptions.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300377 translation: '/%original_path%-%android_code%/%original_file_name%'
378 languages_mapping: *anchor
379 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200380 source: '/packages/inputmethods/LatinIME/java/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300381 translation: '/%original_path%-%android_code%/%original_file_name%'
382 languages_mapping: *anchor
383
384# Providers
385
386 # CalendarProvider
387 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200388 source: '/packages/providers/CalendarProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300389 translation: '/%original_path%-%android_code%/%original_file_name%'
390 languages_mapping: *anchor
391
392 # ContactsProvider
393 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200394 source: '/packages/providers/ContactsProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300395 translation: '/%original_path%-%android_code%/%original_file_name%'
396 languages_mapping: *anchor
397
398 # DownloadProvider
399 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200400 source: '/packages/providers/DownloadProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300401 translation: '/%original_path%-%android_code%/%original_file_name%'
402 languages_mapping: *anchor
403 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200404 source: '/packages/providers/DownloadProvider/ui/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300405 translation: '/%original_path%-%android_code%/%original_file_name%'
406 languages_mapping: *anchor
407
408 # MediaProvider
409 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200410 source: '/packages/providers/MediaProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300411 translation: '/%original_path%-%android_code%/%original_file_name%'
412 languages_mapping: *anchor
413
414 # TelephonyProvider
415 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200416 source: '/packages/providers/TelephonyProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300417 translation: '/%original_path%-%android_code%/%original_file_name%'
418 languages_mapping: *anchor
419
420 # UserDictionaryProvider
421 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200422 source: '/packages/providers/UserDictionaryProvider/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300423 translation: '/%original_path%-%android_code%/%original_file_name%'
424 languages_mapping: *anchor
425
426# Screensavers
427
428 # Basic
429 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200430 source: '/packages/screensavers/Basic/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300431 translation: '/%original_path%-%android_code%/%original_file_name%'
432 languages_mapping: *anchor
433
434 # PhotoTable
435 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200436 source: '/packages/screensavers/PhotoTable/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300437 translation: '/%original_path%-%android_code%/%original_file_name%'
438 languages_mapping: *anchor
439
440# Services
441
442 # Telecomm
443 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200444 source: '/packages/services/Telecomm/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300445 translation: '/%original_path%-%android_code%/%original_file_name%'
446 languages_mapping: *anchor
447
448 # Telephony
449 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200450 source: '/packages/services/Telephony/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300451 translation: '/%original_path%-%android_code%/%original_file_name%'
452 languages_mapping: *anchor
453 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200454 source: '/packages/services/Telephony/sip/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300455 translation: '/%original_path%-%android_code%/%original_file_name%'
456 languages_mapping: *anchor
457
458# Wallpapers
459
460 # Basic
461 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200462 source: '/packages/wallpapers/Basic/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300463 translation: '/%original_path%-%android_code%/%original_file_name%'
464 languages_mapping: *anchor
465
466 # HoloSpiral
467 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200468 source: '/packages/wallpapers/HoloSpiral/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300469 translation: '/%original_path%-%android_code%/%original_file_name%'
470 languages_mapping: *anchor
471
472 # LivePicker
473 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200474 source: '/packages/wallpapers/LivePicker/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300475 translation: '/%original_path%-%android_code%/%original_file_name%'
476 languages_mapping: *anchor
477
478 # MagicSmoke
479 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200480 source: '/packages/wallpapers/MagicSmoke/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300481 translation: '/%original_path%-%android_code%/%original_file_name%'
482 languages_mapping: *anchor
483
484 # MusicVisualization
485 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200486 source: '/packages/wallpapers/MusicVisualization/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300487 translation: '/%original_path%-%android_code%/%original_file_name%'
488 languages_mapping: *anchor
489
490 # NoiseField
491 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200492 source: '/packages/wallpapers/NoiseField/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300493 translation: '/%original_path%-%android_code%/%original_file_name%'
494 languages_mapping: *anchor
495
496 # PhaseBeam
497 -
Michael Bestas44fbb352015-12-17 02:01:42 +0200498 source: '/packages/wallpapers/PhaseBeam/res/values/strings.xml'
Michael Bestas29ddc932015-05-10 21:17:13 +0300499 translation: '/%original_path%-%android_code%/%original_file_name%'
500 languages_mapping: *anchor