mciupka-dibit opened a new issue, #1684:
URL: https://github.com/apache/cordova-android/issues/1684

   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   
   The translation of the date picker should be completely in German.
   
   ### What does actually happen?
   
   2 buttons of the date picker are translated into English. The rest is German.
   
   ![Samsung S23 App 
Debug](https://github.com/apache/cordova/assets/62941083/42229c7c-d130-44c9-85b8-7e4cb47a7507)
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   Create new cordova project: "cordova create example-project"
   Add platform: "cordova platform add android@latest"
   At the example www folder: index.html: Insert <input type="date">
   cordova run android
   Click on datepicker
   The datepicker looks like the image above. 
   The buttons marked with red circles are translated to english. 
   Expected behaviour: Buttons have the same language (german) than the rest.
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   Devices with error: 
   Samsung Galaxy S23 / Samsung Galaxy S22
   Android 14
   One UI 6.0
   
   Devices with no error:
   Samsung Galaxy XCover Pro
   Android 13
   One UI 5.1
   
   Seems to ab an issue with Android 14. 
   Tested with language German (Germany).
   Please be aware that the emulator shows the correct translations. Only 
happens on real devices.
   The devices have the standard configuration and there are no language addons 
etc. active.
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to