Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Set reminder: file/folder Translation incomplete #44774

Closed
5 of 8 tasks
tuxmaster5000 opened this issue Apr 11, 2024 · 1 comment
Closed
5 of 8 tasks

[Bug]: Set reminder: file/folder Translation incomplete #44774

tuxmaster5000 opened this issue Apr 11, 2024 · 1 comment
Labels

Comments

@tuxmaster5000
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

The translation is an mix of German and English. (See the picture)
translation

Steps to reproduce

  1. Add an reminder for an document

Expected behavior

Complete translated dialogue

Installation method

Official All-in-One appliance

Nextcloud Server version

27

Operating system

RHEL/CentOS

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 22 to 23)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

{                                                                                                                                                                                                                  
    "system": {                                                                                                                                                                                                    
        "instanceid": "***REMOVED SENSITIVE VALUE***",                                                                                                                                                             
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "XXXXX"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "27.1.8.1",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "forcessl": true,
        "maxZipInputSize": 83886080,
        "allowZipDownload": true,
        "mail_smtpmode": "smtp",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "mail_smtpsecure": "",
        "theme": "",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "forceSSLforSubdomains": true,
        "maintenance": false,
        "asset-pipeline.enabled": true,
        "updatechecker": true,
 "htaccess.RewriteBase": "\/",
        "mysql.utf8mb4": true,
        "overwrite.cli.url": "https:\/\/XXXXX",
        "updater.release.channel": "stable",
        "app_install_overwrite": [
            "dicomviewer",
            "socialsharing_email"
        ],
        "default_phone_region": "DE",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "log_type": "syslog",
        "syslog_tag": "Nextcloud",
        "logfile": "",
        "loglevel": 1,
        "logtimezone": "Europe\/Berlin",
        "log_authfailip": true,
        "filelocking.enabled": true,
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0
        }
    }
}

List of activated Apps

Enabled:                                                                                                                                                                                                           
  - activity: 2.19.0                                                                                                                                                                                               
  - admin_audit: 1.17.0                                                                                                                                                                                            
  - bruteforcesettings: 2.7.0                                                                                                                                                                                      
  - calendar: 4.6.7                                                                                                                                                                                                
  - camerarawpreviews: 0.8.4                                                                                                                                                                                       
  - checksum: 1.2.4                                                                                                                                                                                                
  - circles: 27.0.1                                                                                                                                                                                                
  - cloud_federation_api: 1.10.0                                                                                                                                                                                   
  - comments: 1.17.0                                                                                                                                                                                               
  - contacts: 5.5.3                                                                                                                                                                                                
  - contactsinteraction: 1.8.0                                                                                                                                                                                     
  - dav: 1.27.0                                                                                                                                                                                                    
  - deck: 1.11.4                                                                                                                                                                                                   
  - dicomviewer: 1.2.5                                                                                                                                                                                             
  - drawio: 2.1.4                                                                                                                                                                                                  
  - eidlogin: 1.0.15                                                                                                                                                                                               
  - federatedfilesharing: 1.17.0                                                                                                                                                                                   
  - files: 1.22.0
  - files_pdfviewer: 2.8.0
  - files_reminders: 1.0.0
  - files_retention: 1.16.0
  - files_rightclick: 1.6.0
  - files_sharing: 1.19.0
  - groupfolders: 15.3.7
  - guests: 2.5.1
  - lookup_server_connector: 1.15.0
  - metadata: 0.19.0
  - nextcloud_announcements: 1.16.0
  - notifications: 2.15.0
  - oauth2: 1.15.2
  - password_policy: 1.17.0
  - photos: 2.3.0
  - piwik: 0.12.0
  - privacy: 1.11.0
  - provisioning_api: 1.17.0
  - quota_warning: 1.19.0
  - recommendations: 1.6.0
  - related_resources: 1.2.0
  - serverinfo: 1.17.0
  - settings: 1.9.0
- sharebymail: 1.17.0
  - sharelisting: 1.2.0
  - socialsharing_email: 3.1.0
  - survey_client: 1.15.0
  - systemtags: 1.17.0
  - tasks: 0.15.0
  - terms_of_service: 2.3.1
  - text: 3.8.0
  - theming: 2.2.0
  - twofactor_backupcodes: 1.16.0
  - twofactor_totp: 9.0.0
  - twofactor_webauthn: 1.4.0
  - updatenotification: 1.17.0
  - user_status: 1.7.0
  - viewer: 2.1.0
  - workflowengine: 2.9.0
Disabled:
  - dashboard: 7.7.0 (installed 7.0.0)
  - encryption: 2.15.0
  - federation: 1.17.0 (installed 1.6.0)
  - files_external: 1.19.0 (installed 1.7.0)
  - files_trashbin: 1.17.0 (installed 1.10.1)
  - files_versions: 1.20.0 (installed 1.0.3)
  - firstrunwizard: 2.16.0 (installed 1.0)
  - logreader: 2.12.0 (installed 2.10.0)
  - support: 1.10.1 (installed 1.5.0)
  - suspicious_login: 5.0.0
  - user_ldap: 1.17.0
  - weather_status: 1.7.0 (installed 1.1.0

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

No response

Additional info

No response

@tuxmaster5000 tuxmaster5000 added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Apr 11, 2024
@joshtrichards
Copy link
Member

Confirmed in 27, but it's EoL. Fixed in >=28.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants