diff options
| author | Carlos Solano <csolano@gmail.com> | 2020-04-01 13:24:05 +0200 |
|---|---|---|
| committer | Carlos Solano <csolano@gmail.com> | 2020-04-01 13:25:36 +0200 |
| commit | 51831d92cc7b9d9b50ae4d7293892c1ff50e7430 (patch) | |
| tree | 8503a2df2e7b1d44d51069d55b076b73dd15a966 | |
| parent | 7d442a5c2aa1d2176e5737a44028c0bcce166242 (diff) | |
crowdin: fix typo
Change-Id: Ic4d2ce6ca6b877b550ff97f667b3db86e20ade7d
| -rw-r--r-- | config/q10.0.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/q10.0.yaml b/config/q10.0.yaml index cd9a36f..f2f7973 100644 --- a/config/q10.0.yaml +++ b/config/q10.0.yaml @@ -281,7 +281,7 @@ files: # DeviceParts - - source: 'packages/resources/deviceparts/res/values/strings.xml' + source: '/packages/resources/deviceparts/res/values/strings.xml' translation: '/%original_path%-%android_code%/%original_file_name%' languages_mapping: *anchor |
