瀏覽代碼

Add "in" in "logged in" for en_US tooltip.logged_user

Fix a typo, by adding the "in" part of the phrasal verb as the intent is
to notify the user that they are "logged" in in the system as user X and
not to notify them that they are "recorded"
Alexandros Kosiaris 5 年之前
父節點
當前提交
d5efd776b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      locale/translations/en_US.json

+ 1 - 1
locale/translations/en_US.json

@@ -16,7 +16,7 @@
     "action.login": "Login",
     "action.login": "Login",
     "action.home_screen": "Add to home screen",
     "action.home_screen": "Add to home screen",
     "tooltip.keyboard_shortcuts": "Keyboard Shortcut: %s",
     "tooltip.keyboard_shortcuts": "Keyboard Shortcut: %s",
-    "tooltip.logged_user": "Logged as %s",
+    "tooltip.logged_user": "Logged in as %s",
     "menu.unread": "Unread",
     "menu.unread": "Unread",
     "menu.starred": "Starred",
     "menu.starred": "Starred",
     "menu.history": "History",
     "menu.history": "History",