Toshiki Kikuchi | 0ca6782b | 2021-04-06 05:39:12 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | <!-- ARC app compatibility mode --> |
Kazuki Takise | 3cfcfb2 | 2021-06-16 14:08:37 | [diff] [blame] | 4 | <message name="IDS_ASH_ARC_APP_COMPAT_DISABLED_COMPAT_MODE_BUTTON_TOOLTIP_PHONE" desc="Tooltip text that describes the compatibility mode button only supports the phone size"> |
Toshiki Kikuchi | 6606990 | 2021-06-30 09:27:38 | [diff] [blame] | 5 | This app supports only this size. |
Kazuki Takise | 3cfcfb2 | 2021-06-16 14:08:37 | [diff] [blame] | 6 | </message> |
Toshiki Kikuchi | 0ca6782b | 2021-04-06 05:39:12 | [diff] [blame] | 7 | <message name="IDS_ASH_ARC_APP_COMPAT_RESIZE_CONFIRM_TITLE" desc="Dialog title that asks user if they want to enable resizing of the ARC application."> |
Toshiki Kikuchi | 6606990 | 2021-06-30 09:27:38 | [diff] [blame] | 8 | Allow resizing? |
Toshiki Kikuchi | 0ca6782b | 2021-04-06 05:39:12 | [diff] [blame] | 9 | </message> |
| 10 | <message name="IDS_ASH_ARC_APP_COMPAT_RESIZE_CONFIRM_BODY" desc="Dialog body that asks user if they want to enable resizing of the ARC application."> |
Toshiki Kikuchi | 6606990 | 2021-06-30 09:27:38 | [diff] [blame] | 11 | This app is designed for mobile and may not resize well. The app may experience issues or restart. |
Toshiki Kikuchi | 0ca6782b | 2021-04-06 05:39:12 | [diff] [blame] | 12 | </message> |
| 13 | <message name="IDS_ASH_ARC_APP_COMPAT_RESIZE_CONFIRM_ACCEPT" desc="Label for button to proceed to enable resizing of the ARC application."> |
Toshiki Kikuchi | 6606990 | 2021-06-30 09:27:38 | [diff] [blame] | 14 | Allow |
Toshiki Kikuchi | 0ca6782b | 2021-04-06 05:39:12 | [diff] [blame] | 15 | </message> |
| 16 | <message name="IDS_ASH_ARC_APP_COMPAT_RESIZE_CONFIRM_DONT_ASK_ME" desc="Label for check box that prevents the dialog from being shown in the future"> |
Toshiki Kikuchi | 6606990 | 2021-06-30 09:27:38 | [diff] [blame] | 17 | Don’t ask again for this app |
Toshiki Kikuchi | 0ca6782b | 2021-04-06 05:39:12 | [diff] [blame] | 18 | </message> |
Toshiki Kikuchi | 000ef35b | 2021-05-07 01:02:01 | [diff] [blame] | 19 | <message name="IDS_ARC_COMPAT_MODE_RESIZE_TOGGLE_MENU_PHONE" desc="Item in a list of possible sizes for the app. Makes the app in a portrait, phone size."> |
Toshiki Kikuchi | 4fd4b17 | 2021-04-12 03:13:42 | [diff] [blame] | 20 | Phone |
| 21 | </message> |
Toshiki Kikuchi | 000ef35b | 2021-05-07 01:02:01 | [diff] [blame] | 22 | <message name="IDS_ARC_COMPAT_MODE_RESIZE_TOGGLE_MENU_TABLET" desc="Item in a list of possible sizes for the app. Makes the app bigger and wider in a tablet size."> |
Toshiki Kikuchi | 4fd4b17 | 2021-04-12 03:13:42 | [diff] [blame] | 23 | Tablet |
| 24 | </message> |
Toshiki Kikuchi | 14c3c8f | 2021-06-11 01:50:41 | [diff] [blame] | 25 | <message name="IDS_ARC_COMPAT_MODE_RESIZE_TOGGLE_MENU_RESIZABLE" desc="Item in a list of possible sizes for the app. Makes the app resizable."> |
| 26 | Resizable |
Toshiki Kikuchi | 4fd4b17 | 2021-04-12 03:13:42 | [diff] [blame] | 27 | </message> |
Toshiki Kikuchi | 000ef35b | 2021-05-07 01:02:01 | [diff] [blame] | 28 | <message name="IDS_ARC_COMPAT_MODE_RESIZE_TOGGLE_MENU_RESIZE_SETTINGS" desc="Label for the button to allow the user to go to resize settings."> |
| 29 | Settings |
Toshiki Kikuchi | 4fd4b17 | 2021-04-12 03:13:42 | [diff] [blame] | 30 | </message> |
Toshiki Kikuchi | 52429cf5 | 2021-06-04 08:31:24 | [diff] [blame] | 31 | <message name="IDS_ARC_COMPAT_MODE_RESIZE_TOGGLE_MENU_TITLE" desc="Title for the menu window that shows predefined resize buttons."> |
| 32 | Resize toggle menu |
| 33 | </message> |
Sherry Hu | 52e5a35 | 2021-04-22 22:49:11 | [diff] [blame] | 34 | <message name="IDS_ARC_COMPAT_MODE_SPLASH_SCREEN_TITLE" desc="A Dialog title of splash screen to advertise the app is designed for mobile."> |
| 35 | This app is designed for mobile |
| 36 | </message> |
| 37 | <message name="IDS_ARC_COMPAT_MODE_SPLASH_SCREEN_BODY" desc="A Dialog body of splash screen to advertise resize-lock feature."> |
Toshiki Kikuchi | 6606990 | 2021-06-30 09:27:38 | [diff] [blame] | 38 | <ph name="APP_NAME">$1<ex>Gmail app</ex></ph> may not resize well. Use preset window sizes to prevent the app from experiencing issues. |
Toshiki Kikuchi | 26b0156 | 2021-06-18 07:35:28 | [diff] [blame] | 39 | </message> |
Toshiki Kikuchi | f44a0e6f | 2021-06-24 07:42:47 | [diff] [blame] | 40 | <message name="IDS_ARC_COMPAT_MODE_SPLASH_SCREEN_BODY_UNRESIZABLE" desc="A dialog body of splash screen to tell users that the app window cannot be resized."> |
| 41 | This app can't be resized. |
| 42 | </message> |
Toshiki Kikuchi | 26b0156 | 2021-06-18 07:35:28 | [diff] [blame] | 43 | <message name="IDS_ARC_COMPAT_MODE_SPLASH_SCREEN_CLOSE" desc="A label of the button for the user to accept and dismiss a splash screen message."> |
| 44 | Got it |
Sherry Hu | 52e5a35 | 2021-04-22 22:49:11 | [diff] [blame] | 45 | </message> |
| 46 | <message name="IDS_ARC_COMPAT_MODE_SPLASH_SCREEN_LINK" desc="Text of link to app settings."> |
| 47 | Settings |
| 48 | </message> |
Toshiki Kikuchi | f5f18b0 | 2021-06-17 02:34:56 | [diff] [blame] | 49 | <message name="IDS_ARC_COMPAT_MODE_DISABLE_RESIZE_LOCK_TOAST" desc="Toast message shown to the user when the user makes the app resizable."> |
Toshiki Kikuchi | 6606990 | 2021-06-30 09:27:38 | [diff] [blame] | 50 | You can now resize the app |
Toshiki Kikuchi | f5f18b0 | 2021-06-17 02:34:56 | [diff] [blame] | 51 | </message> |
Shengsong Tan | 74a7c9f | 2021-06-11 06:32:52 | [diff] [blame] | 52 | |
| 53 | <!-- ARC ghost window --> |
| 54 | <message name="IDS_ARC_GHOST_WINDOW_APP_LAUNCHING_ICON" desc="The icon of launching app."> |
| 55 | App icon |
| 56 | </message> |
| 57 | <message name="IDS_ARC_GHOST_WINDOW_APP_LAUNCHING_THROBBER" desc="The throbber of launching app."> |
| 58 | App launching throbber |
| 59 | </message> |
Toshiki Kikuchi | 0ca6782b | 2021-04-06 05:39:12 | [diff] [blame] | 60 | </grit-part> |