Skip to content

Commit

Permalink
63.0+: sync mobile with en-US rev10476:8813cb7614b1 (2018-09-27)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsf committed Oct 9, 2018
1 parent 88fa9b4 commit d7eaeff
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 13 deletions.
1 change: 1 addition & 0 deletions ja.status
Expand Up @@ -919,4 +919,5 @@ mail, calendar 10476:8813cb7614b1 2018-09-27 mar sync
devtools 10414:0f4f02546fa4 2018-09-07 hATrayflood sync devtools devtools 10414:0f4f02546fa4 2018-09-07 hATrayflood sync devtools
dom, netwerk, security, toolkit dom, netwerk, security, toolkit
10414:0f4f02546fa4 2018-09-07 hATrayflood sync dom, netwerk, security, toolkit 10414:0f4f02546fa4 2018-09-07 hATrayflood sync dom, netwerk, security, toolkit
mobile 10476:8813cb7614b1 2018-09-27 mar sync mobile


13 changes: 5 additions & 8 deletions ja/mobile/android/base/android_strings.dtd
Expand Up @@ -27,12 +27,6 @@
<!ENTITY firstrun_button_next "次へ"> <!ENTITY firstrun_button_next "次へ">


<!ENTITY firstrun_tabqueue_title "リンク"> <!ENTITY firstrun_tabqueue_title "リンク">
<!-- Localization note (firstrun_tabqueue_message): 'Tab queue' is a feature that allows users to queue up or save links from outside of Firefox (without switching apps) - these links will be loaded in Firefox the next time Firefox is opened. -->
<!ENTITY firstrun_tabqueue_message_off "タブキューを有効にする">
<!ENTITY firstrun_tabqueue_subtext_off "他のアプリでタップしたリンクを &brandShortName; に保存しましょう。">

<!ENTITY firstrun_tabqueue_message_on "成功!">
<!ENTITY firstrun_tabqueue_subtext_on "この機能はいつでも &pref_category_general; 内の &settings; から変更できます。">


<!ENTITY firstrun_readerview_title "記事"> <!ENTITY firstrun_readerview_title "記事">
<!-- Localization note (firstrun_readerview_message): This is a casual way of describing getting rid of unnecessary things, and is referring to simplifying websites so only the article text and images are visible, removing unnecessary headers or ads. --> <!-- Localization note (firstrun_readerview_message): This is a casual way of describing getting rid of unnecessary things, and is referring to simplifying websites so only the article text and images are visible, removing unnecessary headers or ads. -->
Expand Down Expand Up @@ -69,7 +63,6 @@
<!ENTITY crash_restart_label "&brandShortName; を再起動"> <!ENTITY crash_restart_label "&brandShortName; を再起動">


<!ENTITY url_bar_default_text2 "検索するか URL を入力してください"> <!ENTITY url_bar_default_text2 "検索するか URL を入力してください">

<!-- Localization note (url_bar_qrcode_text2) : This text will be <!-- Localization note (url_bar_qrcode_text2) : This text will be
heard by non-visual users when the focus is on the QR Code heard by non-visual users when the focus is on the QR Code
icon in the url bar. --> icon in the url bar. -->
Expand Down Expand Up @@ -215,7 +208,6 @@
“storing data”. --> “storing data”. -->
<!ENTITY pref_category_advanced_summary3 "タブの復元、データセーバー、開発者ツール"> <!ENTITY pref_category_advanced_summary3 "タブの復元、データセーバー、開発者ツール">
<!ENTITY pref_category_notifications "お知らせ"> <!ENTITY pref_category_notifications "お知らせ">
<!ENTITY pref_category_notifications_summary "新しい機能、ウェブサイトの更新">
<!ENTITY pref_category_notifications_summary2 "新しい機能、製品のヒント"> <!ENTITY pref_category_notifications_summary2 "新しい機能、製品のヒント">
<!ENTITY pref_developer_remotedebugging_usb "USB 経由でリモートデバッグする"> <!ENTITY pref_developer_remotedebugging_usb "USB 経由でリモートデバッグする">
<!ENTITY pref_developer_remotedebugging_wifi "Wi-Fi 経由でリモートデバッグする"> <!ENTITY pref_developer_remotedebugging_wifi "Wi-Fi 経由でリモートデバッグする">
Expand Down Expand Up @@ -905,3 +897,8 @@ Picture-in-picture mini window -->
<!ENTITY default_notification_channel "&brandShortName;"> <!ENTITY default_notification_channel "&brandShortName;">
<!ENTITY mls_notification_channel "&vendorShortName; 位置情報サービス"> <!ENTITY mls_notification_channel "&vendorShortName; 位置情報サービス">
<!ENTITY download_notification_channel "ダウンロード"> <!ENTITY download_notification_channel "ダウンロード">
<!ENTITY media_notification_channel "メディア再生">
<!-- These push notifications come without a specific channel and/or name from Leanplum -->
<!ENTITY leanplum_default_notifications_channel "&brandShortName; プッシュ通知">
<!ENTITY updater_notification_channel "アプリの更新">
<!ENTITY synced_tabs_notification_channel "同期したタブ">
7 changes: 2 additions & 5 deletions ja/mobile/chrome/region.properties
Expand Up @@ -2,13 +2,10 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this # License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/. # file, You can obtain one at http://mozilla.org/MPL/2.0/.


# Default search engine # This preference is only used to generate browsersearch.json.
browser.search.defaultenginename=Google browser.search.defaultenginename=Google


# Search engine order (order displayed in the search bar dropdown)s # Increment this number when anything gets changed in the list below. This will
browser.search.order.1=Google

# increment this number when anything gets changed in the list below. This will
# cause Firefox to re-read these prefs and inject any new handlers into the # cause Firefox to re-read these prefs and inject any new handlers into the
# profile database. Note that "new" is defined as "has a different URL"; this # profile database. Note that "new" is defined as "has a different URL"; this
# means that it's not possible to update the name of existing handler, so # means that it's not possible to update the name of existing handler, so
Expand Down

1 comment on commit d7eaeff

@marsf
Copy link
Member Author

@marsf marsf commented on d7eaeff Oct 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.