Skip to content

Commit

Permalink
Remove references to the old project
Browse files Browse the repository at this point in the history
  • Loading branch information
laisspportugal committed May 21, 2024
1 parent 28d5647 commit b4a4d24
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
6 changes: 0 additions & 6 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: "🙋‍♀️ Question"
url: https://github.com/orgs/foxglove/discussions/new/choose
about: Search discussions or ask our community for help
- name: "🚀 Feature request"
url: https://github.com/orgs/foxglove/discussions/new/choose
about: Search existing feature requests or share a new idea
- name: "📚 Stack Exchange"
url: https://robotics.stackexchange.com/questions/ask
about: Get help from the robotics community
14 changes: 7 additions & 7 deletions packages/theme/src/i18n/en/openDialog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@

export const openDialog = {
canBeShared: "Share data files, visualization layouts, and custom extensions with teammates",
collaborateTitle: "Accelerate development with Foxglove",
collaborateTitle: "Accelerate development with Foxbox",
convenientWebInterface:
"Use a convenient web interface to tag, search, and retrieve data at lightning speed",
createAFreeAccount: "Create a free account",
exploreSampleData: "Explore sample data",
learnMore: "Learn more",
needHelp: "Need help?",
needHelpDescription: "View our documentation, or check out the tutorials on the Foxglove blog.",
newToFoxgloveStudio: "New to Foxglove?",
newToFoxgloveStudioDescription:
needHelpDescription: "View our documentation, or check out the tutorials on the Foxbox blog.",
newToFoxboxStudio: "New to Foxbox?",
newToFoxboxStudioDescription:
"Start by exploring a sample dataset or checking out our documentation.",
openAGitHubIssue: "Open a GitHub issue",
openConnection: "Open connection",
Expand All @@ -22,15 +22,15 @@ export const openDialog = {
openLocalFile: "Open local file",
openLocalFileDescription: "Visualize data directly from your local filesystem.",
openUrl: "Upload and share data",
openUrlDescription: "Use Foxglove to share data with your team.",
openUrlDescription: "Use Foxbox to share data with your team.",
recentDataSources: "Recent data sources",
secureStorageOfData: "Securely store petabytes of ROS or custom data",
seeTutorials: "See tutorials",
shareLayouts: "Share layouts",
signIn: "Sign in",
startCollaborating: "Start collaborating with your Foxglove organization",
startCollaborating: "Start collaborating with your Foxbox organization",
startCollaboratingDescription:
"Make the most of your Foxglove account – whether you want to dive deep on your data or share tools with your teammates.",
"Make the most of your Foxbox account – whether you want to dive deep on your data or share tools with your teammates.",
uploadToDataPlatform: "Upload to Data Platform",
viewOurDocs: "View our docs",
};

0 comments on commit b4a4d24

Please sign in to comment.