Loading .gitlab-ci.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line stages: - update-from-upstream include: - project: 'e/templates' ref: master file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml' res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ <string name="downloads_label">Downloads</string> <!-- Title of the documents application [CHAR LIMIT=32] --> <string name="app_label">@string/files_label</string> <string name="app_label" translateable="false">@string/files_label</string> <!-- Title of the documents application [CHAR LIMIT=32] --> <string name="launcher_label">@string/files_label</string> <string name="launcher_label" translateable="false">@string/files_label</string> <!-- Action bar title prompting user to choose a location to open a document from [CHAR LIMIT=32] --> <string name="title_open">Open from</string> Loading Loading
.gitlab-ci.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line stages: - update-from-upstream include: - project: 'e/templates' ref: master file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml'
res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -29,10 +29,10 @@ <string name="downloads_label">Downloads</string> <!-- Title of the documents application [CHAR LIMIT=32] --> <string name="app_label">@string/files_label</string> <string name="app_label" translateable="false">@string/files_label</string> <!-- Title of the documents application [CHAR LIMIT=32] --> <string name="launcher_label">@string/files_label</string> <string name="launcher_label" translateable="false">@string/files_label</string> <!-- Action bar title prompting user to choose a location to open a document from [CHAR LIMIT=32] --> <string name="title_open">Open from</string> Loading