Merge pull request #5665 from overleaf/em-resync-attribution

Label resyncs with "Overleaf History System"

GitOrigin-RevId: 3d08dc9bcb2310d7ef7cb8f17cd5c208a802941c
This commit is contained in:
Miguel Serrano 2021-11-03 15:39:14 +01:00 committed by Copybot
parent 26eb5d7cdc
commit a752bbefdd
2 changed files with 2 additions and 2 deletions

View file

@ -183,7 +183,7 @@ script(type="text/ng-template", id="historyEntryTpl")
span.name(
ng-switch-when="history-resync"
ng-style="$ctrl.getUserCSSStyle()"
) #{translate("history_resync")}
) #{translate("overleaf_history_system")}
span.name(
ng-switch-default
ng-style="$ctrl.getUserCSSStyle()"

View file

@ -1523,7 +1523,7 @@
"showing_x_results": "Showing __x__ results",
"showing_1_result": "Showing 1 result",
"showing_1_result_of_total": "Showing 1 result of __total__",
"history_resync": "History Resync",
"overleaf_history_system": "Overleaf History System",
"layout": "Layout",
"editor_and_pdf": "Editor & PDF",
"editor_only_hide_pdf": "Editor only <0>(hide PDF)</0>",