You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/11/30 19:24:51 UTC

[GitHub] geertjanw closed pull request #305: [NETBEANS-71] Change product name

geertjanw closed pull request #305: [NETBEANS-71] Change product name
URL: https://github.com/apache/incubator-netbeans/pull/305
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/core.startup/src/org/netbeans/core/startup/Bundle.properties b/core.startup/src/org/netbeans/core/startup/Bundle.properties
index 9b974afeb..597aa19c9 100644
--- a/core.startup/src/org/netbeans/core/startup/Bundle.properties
+++ b/core.startup/src/org/netbeans/core/startup/Bundle.properties
@@ -26,7 +26,7 @@ OpenIDE-Module-Long-Description=\
 
 # VERSIONING (TopLogging, MainWindow)
 # {0} - build number
-currentVersion=NetBeans Platform Dev (Build {0})
+currentVersion=Apache NetBeans Platform Dev (Build {0})
 
 ERR_no_user_directory=netbeans.user is not set.\nPlease check your NetBeans startup script.
 # {0} - userdir full path
@@ -35,7 +35,7 @@ ERR_user_dir_is_inside_home=Your user directory ({0}) cannot reside inside your
 
 #Splash
 # title of the splash window; shown perhaps in window tray of e.g. Gnome
-LBL_splash_window_title=Starting NetBeans Platform
+LBL_splash_window_title=Starting Apache NetBeans Platform
 # The Title of the About Box
 CTL_About_Title=About
 CTL_About_Detail=Detail
diff --git a/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties b/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties
index f8b6cfe62..47cec6e2a 100644
--- a/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties
+++ b/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties
@@ -23,8 +23,8 @@ LBL_EditorAreaFrameTitle=Editor
 ACSD_MainWindow=Main Window
 # {0} build number
 # {1} project name
-CTL_MainWindow_Title=NetBeans Platform {0}
-CTL_MainWindow_Title_No_Project=NetBeans Platform {0}
+CTL_MainWindow_Title=Apache NetBeans Platform {0}
+CTL_MainWindow_Title_No_Project=Apache NetBeans Platform {0}
 
 # DocumentsDlg
 LBL_Documents=&Documents:
diff --git a/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties b/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
index 174ca5cb9..f5151e4d0 100644
--- a/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
+++ b/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
@@ -48,8 +48,8 @@ AboutTextBounds=78, 60, 362, 20
 #NOI18N
 AboutTextColor=0x000000
 
-LBL_splash_window_title=Starting NetBeans IDE
-currentVersion=NetBeans IDE Dev (Build {0})
+LBL_splash_window_title=Starting Apache NetBeans IDE
+currentVersion=Apache NetBeans IDE Dev (Build {0})
 
 MSG_warning=NetBeans IDE - Warning
 MSG_info=NetBeans IDE - Information
diff --git a/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties b/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
index 10db4704e..02d379039 100644
--- a/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
+++ b/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
@@ -17,5 +17,5 @@
 
 # {0} build number
 # {1} project name
-CTL_MainWindow_Title={1} - NetBeans IDE Dev {0}
-CTL_MainWindow_Title_No_Project=NetBeans IDE Dev {0}
+CTL_MainWindow_Title={1} - Apache NetBeans IDE Dev {0}
+CTL_MainWindow_Title_No_Project=Apache NetBeans IDE Dev {0}


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services