zulip/frontend_tests/puppeteer_tests
Nikhil Maske 50cd868749 confirm modal: Use Confirm and Cancel label options.
Long labels like "Deactivate xyz" or "Delete xyz" can
be confusing for translators and it can also create bad
strings that can end with like 4 long words in German.
It is better to have the simple options like "Confirm"
and "Cancel". This commit fixes this issue by changing
the text to "Confirm" in their respective template files.

Fixes #17926.
2021-04-07 18:27:22 -07:00
..
admin.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
compose.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
copy-and-paste.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
custom-profile.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
delete-message.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
drafts.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
edit.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
mention.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
message-basics.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
navigation.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
realm-creation.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
realm-linkifier.ts refactor: Update some uses of "filter" to "linkifier". 2021-04-05 18:14:07 -07:00
settings.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
stars.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
subscriptions.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
user-deactivation.ts confirm modal: Use Confirm and Cancel label options. 2021-04-07 18:27:22 -07:00