tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

aiWindow.ftl (2207B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 ## Chrome
      6 
      7 appmenuitem-new-ai-window =
      8     .label = New AI window
      9 
     10 appmenuitem-new-classic-window =
     11     .label = New classic window
     12 
     13 menu-file-new-ai-window =
     14     .label = New AI Window
     15 
     16 menu-file-new-classic-window =
     17     .label = New Classic Window
     18 
     19 menu-history-chats =
     20     .label = Chats
     21 
     22 menu-history-chats-recent =
     23     .label = Recent Chats
     24 
     25 ## AI Window Toggle Button
     26 
     27 toolbar-button-ai-window-toggle =
     28     .label = AI window
     29     .tooltiptext = Switch between AI and Classic windows.
     30 
     31 ai-window-toggleview-switch-classic =
     32     .label = Classic Window
     33 
     34 ai-window-toggleview-switch-ai =
     35     .label = AI Window
     36 
     37 ai-window-toggleview-switch-private =
     38     .label = Private Window
     39 
     40 ai-window-toggleview-open-private =
     41     .label = Open New Private Window
     42 
     43 ai-window-toggleview-status-label-active = AI Window
     44 
     45 ai-window-toggleview-status-label-inactive = Classic Window
     46 
     47 ## Input CTA
     48 
     49 aiwindow-input-cta-label-chat = Chat
     50 aiwindow-input-cta-label-search = Search
     51 aiwindow-input-cta-label-navigate = Navigate
     52 
     53 ## Smartbar
     54 
     55 smartbar-placeholder =
     56     .placeholder = Ask, search, or type a URL
     57 
     58 ## Firstrun onboarding
     59 
     60 aiwindow-firstrun-title = Welcome to Smart Window
     61 aiwindow-firstrun-model-title = Pick a model to start
     62 aiwindow-firstrun-model-subtitle = Switch anytime to find your best fit.
     63 aiwindow-firstrun-model-fast-label = Fastest
     64 aiwindow-firstrun-model-fast-body = Best for quick answers to everyday questions
     65 aiwindow-firstrun-model-allpurpose-label = All-purpose
     66 aiwindow-firstrun-model-allpurpose-body = Best for a variety of quick and complex features
     67 aiwindow-firstrun-model-personal-label = Personalization
     68 aiwindow-firstrun-model-personal-body = Best for learning with you
     69 aiwindow-firstrun-button = Let’s go
     70 
     71 ## Assistant Message footer
     72 
     73 aiwindow-memories-used = Memories used
     74 aiwindow-retry-without-memories =
     75     .label = Retry without memories
     76 aiwindow-retry =
     77   .tooltiptext = Retry
     78   .aria-label = Retry
     79 aiwindow-copy-message =
     80     .tooltiptext = Copy
     81     .aria-label = Copy message