This repository was archived by the owner on Mar 31, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 302
Typos and English grammar corrections #226
Open
mavaddat
wants to merge
1
commit into
cnwangjie:master
Choose a base branch
from
mavaddat:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,7 +9,7 @@ | |
| "message": "Store selected tabs" | ||
| }, | ||
| "menu_STORE_ALL_TABS_IN_CURRENT_WINDOW": { | ||
| "message": "Store all tabs in current window" | ||
| "message": "Store all tabs in the current window" | ||
| }, | ||
| "menu_SHOW_TAB_LIST": { | ||
| "message": "Show tab lists" | ||
|
|
@@ -21,28 +21,28 @@ | |
| "message": "Extra" | ||
| }, | ||
| "menu_STORE_LEFT_TABS": { | ||
| "message": "Store left tabs" | ||
| "message": "Store tabs to the left of current tab" | ||
| }, | ||
| "menu_STORE_RIGHT_TABS": { | ||
| "message": "Store right tabs" | ||
| "message": "Store tabs to the right of current tab" | ||
| }, | ||
| "menu_STORE_TWOSIDE_TABS": { | ||
| "message": "Store unselected tabs" | ||
| }, | ||
| "menu_STORE": { | ||
| "message": "store" | ||
| "message": "Store" | ||
| }, | ||
| "menu_STORE_TO_TITLED_LIST": { | ||
| "message": "store into a titled list" | ||
| "message": "Store into a named list with its own title" | ||
| }, | ||
| "cmd_store_selected_tabs": { | ||
| "message": "Store selected tabs" | ||
| }, | ||
| "cmd_store_all_tabs": { | ||
| "message": "Store all tabs" | ||
| }, | ||
| "cmd_restore_lastest_list": { | ||
| "message": "Restore lastest tabs" | ||
| "cmd_restore_latest_list": { | ||
| "message": "Restore most recently stored tabs" | ||
| }, | ||
| "cmd_open_lists": { | ||
| "message": "Open tab lists" | ||
|
|
@@ -63,10 +63,10 @@ | |
| "message": "Hide favicon of items in the list" | ||
| }, | ||
| "opt_name_removeItemBtnPos": { | ||
| "message": "The position of remove item button" | ||
| "message": "The position of the \"remove item\" button" | ||
| }, | ||
| "opt_name_popupItemClickAction": { | ||
| "message": "Behavior when item in simple list is clicked" | ||
| "message": "Behavior when an item in simple list is clicked" | ||
| }, | ||
| "opt_name_defaultNightMode": { | ||
| "message": "Use night mode by default" | ||
|
|
@@ -93,7 +93,7 @@ | |
| "message": "Open tab list when new tab" | ||
| }, | ||
| "opt_desc_openTabListWhenNewTab": { | ||
| "message": "Always open tab list when clicking on the icon if current tab is a new tab. (Doesn't work if behavior is set to \"popup simple list\"" | ||
| "message": "Always open tab list when clicking on the icon if current tab is a new tab. (Doesn't work if behavior is set to \"pop-up simple list\"" | ||
| }, | ||
| "opt_name_syncOptions": { | ||
| "message": "Sync settings" | ||
|
|
@@ -108,13 +108,13 @@ | |
| "message": "Confirm to remove list" | ||
| }, | ||
| "opt_name_excludeIllegalURL": { | ||
| "message": "Exclude illegal URL like about:* or chrome://*" | ||
| "message": "Exclude illegal URL's like about:* or chrome://*" | ||
|
mavaddat marked this conversation as resolved.
|
||
| }, | ||
| "opt_name_removeDuplicate": { | ||
| "message": "Remove duplicate item in a list" | ||
| "message": "Remove duplicate items in a list" | ||
| }, | ||
| "opt_name_enableSearch": { | ||
| "message": "Enable search in the detail list page" | ||
| "message": "Enable search in the detailed list page" | ||
| }, | ||
| "opt_name_openEnd": { | ||
| "message": "When restore list open at the ending of tabs" | ||
|
|
@@ -135,13 +135,13 @@ | |
| "message": "Disable expansion in list page" | ||
| }, | ||
| "opt_name_disableTransition": { | ||
| "message": "Disable all CSS transition animation" | ||
| "message": "Disable all CSS transition animations" | ||
| }, | ||
| "opt_name_disableSearch": { | ||
| "message": "Disable search feature" | ||
| "message": "Disable search features" | ||
| }, | ||
| "opt_label_popup": { | ||
| "message": "Popup simple list" | ||
| "message": "Pop-up simple list" | ||
| }, | ||
| "opt_label_store_selected": { | ||
| "message": "Store selected tabs" | ||
|
|
@@ -375,7 +375,7 @@ | |
| "message": "Sync error" | ||
| }, | ||
| "ui_not_sync": { | ||
| "message": "Not sync yet" | ||
| "message": "Not sync'ed yet" | ||
|
mavaddat marked this conversation as resolved.
|
||
| }, | ||
| "ui_deauth": { | ||
| "message": "Deauthorize" | ||
|
|
@@ -386,8 +386,8 @@ | |
| "ui_sync_authed_with": { | ||
| "message": "Has authorized with:" | ||
| }, | ||
| "ui_not_login": { | ||
| "message": "Not login" | ||
| "ui_not_logged_in": { | ||
| "message": "Not logged in" | ||
|
mavaddat marked this conversation as resolved.
|
||
| }, | ||
| "ui_offline": { | ||
| "message": "You are offline" | ||
|
|
@@ -411,13 +411,13 @@ | |
| "message": "Login" | ||
| }, | ||
| "ui_beta_warn": { | ||
| "message": "This is a feature in the test, if you find any problem please send me a feedback." | ||
| "message": "This is a feature in the test; if you find a problem, please <a href=\"https://github.com/cnwangjie/better-onetab/issues\">send me feedback</a>." | ||
| }, | ||
| "ui_new_warn": { | ||
| "message": "This is a new feature in current version." | ||
| }, | ||
| "ui_save_to_gdrive": { | ||
| "message": "Save list to google drive" | ||
| "message": "Save list to Google Drive" | ||
| }, | ||
| "ui_save_immediately": { | ||
| "message": "Save immediately" | ||
|
|
@@ -426,7 +426,7 @@ | |
| "message": "No list here" | ||
| }, | ||
| "ui_no_list_tip": { | ||
| "message": "1. Select the tabs you want to store</br>2. Right click the extension icon</br>3. Click \"store selected tabs\"<p class=\"body-2\">Already used in other device? Authorizing with sync service could restore lists automatically.</p>" | ||
| "message": "1. Select the tabs you want to store</br>2. Right click the extension icon</br>3. Click \"store selected tabs\"<p class=\"body-2\">Already using better onetab on other device? Authorizing with sync service will allow restoring lists from multiple devices.</p>" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "Better OneTab" There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "on other devices"
mavaddat marked this conversation as resolved.
|
||
| }, | ||
| "ui_untitled": { | ||
| "message": "untitled" | ||
|
|
@@ -435,7 +435,7 @@ | |
| "message": "Better Onetab has updated to" | ||
| }, | ||
| "ui_click_view_changelog": { | ||
| "message": "click to view detail changelog" | ||
| "message": "click to view the detailed changelog" | ||
| }, | ||
| "ui_move_to": { | ||
| "message": "Move to" | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.