Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 7c85ca7

Browse files
update localization files
1 parent a4000e8 commit 7c85ca7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/nls/root/strings-app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
define({
2828
// product-specific strings
29-
"APP_NAME" : "Brackets",
29+
"APP_NAME" : "Arduino Studio",
3030

3131
// Self locales (used by Debug > Switch Language)
3232
"LOCALE_CS" : "čeština",

src/nls/root/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@ define({
439439
"ABOUT_TEXT_LINE4" : "Documentation and source at <a href='https://github.com/adobe/brackets/'>https://github.com/adobe/brackets/</a>",
440440
"ABOUT_TEXT_LINE5" : "Made with \u2764 and JavaScript by:",
441441
"ABOUT_TEXT_LINE6" : "Lots of people (but we're having trouble loading that data right now).",
442+
"ABOUT_TEXT_LINE_ARD1" : "{APP_NAME} is based on Adobe \u00AE Brackets",
442443
"ABOUT_TEXT_WEB_PLATFORM_DOCS" : "Web Platform Docs and the Web Platform graphical logo are licensed under a Creative Commons Attribution license, <a href='{WEB_PLATFORM_DOCS_LICENSE}'>CC-BY 3.0 Unported</a>.",
443444
"UPDATE_NOTIFICATION_TOOLTIP" : "There's a new build of {APP_NAME} available! Click here for details.",
444445
"UPDATE_AVAILABLE_TITLE" : "Update Available",

0 commit comments

Comments
 (0)