Merge pull request #3597 from overleaf/ae-sort-extracted-keys

Sort extracted translation keys alphabetically

GitOrigin-RevId: 67eb2509300ee79de6770f9a18ba2819a1d7eb1e
This commit is contained in:
Miguel Serrano 2021-01-27 11:07:04 +01:00 committed by Copybot
parent 0d349aa4b1
commit 244dfffb6b

View file

@ -1,10 +1,10 @@
[
"ask_proj_owner_to_upgrade_for_longer_compiles",
"auto_compile",
"autocompile_disabled_reason",
"autocompile_disabled",
"autocomplete_references",
"autocompile_disabled_reason",
"autocomplete",
"autocomplete_references",
"blocked_filename",
"cancel",
"clear_cached_files",
@ -20,15 +20,15 @@
"compile_terminated_by_user",
"compiling",
"conflicting_paths_found",
"copy_project",
"copy",
"copy_project",
"copying",
"create",
"creating",
"delete",
"deleting",
"dismiss_error_popup",
"dismiss",
"dismiss_error_popup",
"done",
"download_file",
"download_pdf",
@ -38,8 +38,8 @@
"error",
"expand",
"fast",
"file_already_exists_in_this_location",
"file_already_exists",
"file_already_exists_in_this_location",
"file_outline",
"file_tree_badge_tooltip",
"files_cannot_include_invalid_characters",
@ -67,11 +67,11 @@
"main_file_not_found",
"math_display",
"math_inline",
"n_errors_plural",
"n_errors",
"n_errors_plural",
"n_items",
"n_warnings_plural",
"n_warnings",
"n_warnings_plural",
"navigate_log_source",
"navigation",
"new_file",
@ -94,12 +94,12 @@
"plus_upgraded_accounts_receive",
"proj_timed_out_reason",
"project_flagged_too_many_compiles",
"project_too_large_please_reduce",
"project_too_large",
"raw_logs_description",
"project_too_large_please_reduce",
"raw_logs",
"recompile_from_scratch",
"raw_logs_description",
"recompile",
"recompile_from_scratch",
"refresh",
"rename",
"review",
@ -135,4 +135,4 @@
"word_count",
"your_message",
"your_project_has_errors"
]
]