mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
commit
b8f8fc610c
2 changed files with 1 additions and 4 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
@ -12,10 +12,6 @@ on:
|
|||
permissions:
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: code-ql-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
|
|
@ -660,6 +660,7 @@
|
|||
<string name="share_no_password_title">Đặt mật khẩu</string>
|
||||
<string name="share_password_title">Mật khẩu được bảo vệ</string>
|
||||
<string name="share_permission_can_edit">Có thể chỉnh sửa</string>
|
||||
<string name="share_permission_file_drop">Thả file</string>
|
||||
<string name="share_permission_view_only">Chỉ xem</string>
|
||||
<string name="share_permissions">Quyền kho</string>
|
||||
<string name="share_remote_clarification">%1$s (từ xa)</string>
|
||||
|
|
Loading…
Reference in a new issue