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

fix: Improve Translation on To Do list view #18484

Merged
merged 1 commit into from Oct 21, 2022
Merged

fix: Improve Translation on To Do list view #18484

merged 1 commit into from Oct 21, 2022

Conversation

ernestoruiz89
Copy link
Contributor

  • Add context to translation "Open" as "Access" becouse in spanish Open is when the document is in open state and Open means when you want to access to that document too.

  • Improve tooltip translation

Before:
before

After:
After

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

Screenshots/GIFs

@ernestoruiz89 ernestoruiz89 requested a review from a team as a code owner October 20, 2022 23:05
@ernestoruiz89 ernestoruiz89 requested review from shariquerik and removed request for a team October 20, 2022 23:05
@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #18484 (54a2db6) into develop (f383669) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18484      +/-   ##
===========================================
- Coverage    63.15%   63.06%   -0.09%     
===========================================
  Files          747      747              
  Lines        67247    67247              
  Branches      5995     5995              
===========================================
- Hits         42468    42409      -59     
+ Misses       21356    21350       -6     
- Partials      3423     3488      +65     
Flag Coverage Δ
server-ui 31.24% <ø> (+0.02%) ⬆️
ui-tests 50.15% <0.00%> (-0.28%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@ankush ankush merged commit 745d956 into frappe:develop Oct 21, 2022
@ankush ankush added the backport version-14-hotfix backport to version 14 label Oct 21, 2022
mergify bot pushed a commit that referenced this pull request Oct 21, 2022
phot0n added a commit that referenced this pull request Oct 21, 2022
…-18484

fix: Improve Translation on To Do list view (backport #18484)
frappe-pr-bot pushed a commit that referenced this pull request Oct 25, 2022
# [14.13.0](v14.12.0...v14.13.0) (2022-10-25)

### Bug Fixes

* consider now datetime if the default value is now for datetime field ([b42013c](b42013c))
* delete custom tables when doctype is deleted ([#18433](#18433)) ([#18471](#18471)) ([cb4d825](cb4d825))
* dont db_set on unsaved document ([798206c](798206c))
* **frappe.client:** delete child doc via parent ([8806eae](8806eae))
* google calendar sync times (system tz) ([#18458](#18458)) ([#18459](#18459)) ([871415a](871415a))
* Improve Translation on To Do list view ([#18484](#18484)) ([ddec3e0](ddec3e0))
* map view doesnt open ([#18487](#18487)) ([ed54235](ed54235))
* **minor:** consider lowercase value for comparision in set_formatted_input for datetime field ([a190830](a190830))
* only execute generator if value is not found in redis cache ([#18472](#18472)) ([#18479](#18479)) ([342edb7](342edb7))
* raise error if child doc not found ([0dcf5e6](0dcf5e6))
* validate website settings ([#18446](#18446)) ([#18469](#18469)) ([9e29a94](9e29a94))

### Features

* configurable default views ([#18409](#18409)) ([#18434](#18434)) ([5c0bb7e](5c0bb7e))
* db storage usage report ([#18464](#18464)) ([#18467](#18467)) ([7cfe2d2](7cfe2d2))
* meaningful report pdf name ([#18422](#18422)) ([#18480](#18480)) ([f650150](f650150))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants