diff options
| author | Carlos Solano <csolano@gmail.com> | 2020-06-17 08:48:19 +0200 |
|---|---|---|
| committer | Carlos Solano <csolano@gmail.com> | 2020-06-17 08:50:04 +0200 |
| commit | c240bb550672a978e865c78f0fdbc5dd405c3b68 (patch) | |
| tree | e6f6a72d7633dc4e84a7de96edb60f323d66b5d8 | |
| parent | 9dccbab3b79a0b95db2d4fcfcb2c5544a03146b8 (diff) | |
crowdin: Add AICP PackageInstaller strings
Change-Id: Ie74f402365629df0fdaf229f2f74da433abfa5b1
| -rw-r--r-- | config/q10.0.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/q10.0.yaml b/config/q10.0.yaml index f2f7973..5ce365b 100644 --- a/config/q10.0.yaml +++ b/config/q10.0.yaml @@ -159,6 +159,12 @@ files: translation: '/%original_path%-%android_code%/%original_file_name%' languages_mapping: *anchor + # PackageInstaller + - + source: '/frameworks/base/packages/PackageInstaller/res/values/aicp_strings.xml' + translation: '/%original_path%-%android_code%/%original_file_name%' + languages_mapping: *anchor + # Packages # AicpExtras |
