|
From: <dwa...@us...> - 2012-01-12 16:55:07
|
Revision: 10606
http://zaf.svn.sourceforge.net/zaf/?rev=10606&view=rev
Author: dwaynebailey
Date: 2012-01-12 16:54:57 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
Drip unix,mac,win in favour of one 'platform' target.
Update phase descriptions file
Modified Paths:
--------------
trunk/po/fftb/firefox.phaselist
trunk/po/fftb/phases
Modified: trunk/po/fftb/firefox.phaselist
===================================================================
--- trunk/po/fftb/firefox.phaselist 2012-01-12 16:44:24 UTC (rev 10605)
+++ trunk/po/fftb/firefox.phaselist 2012-01-12 16:54:57 UTC (rev 10606)
@@ -93,9 +93,9 @@
install ./browser/installer/override.properties.po
other ./browser/profile/bookmarks.inc.po
user2 ./browser/updater/updater.ini.po
-mac ./dom/chrome/accessibility/mac/accessible.properties.po
-unix ./dom/chrome/accessibility/unix/accessible.properties.po
-win ./dom/chrome/accessibility/win/accessible.properties.po
+platform ./dom/chrome/accessibility/mac/accessible.properties.po
+platform ./dom/chrome/accessibility/unix/accessible.properties.po
+platform ./dom/chrome/accessibility/win/accessible.properties.po
user1 ./dom/chrome/appstrings.properties.po
config2 ./dom/chrome/charsetTitles.properties.po
notnb ./dom/chrome/dom/dom.properties.po
@@ -213,12 +213,12 @@
notnb ./toolkit/chrome/global/mozilla.dtd.po
other ./toolkit/chrome/global/notification.dtd.po
other ./toolkit/chrome/global/nsTreeSorting.properties.po
-mac ./toolkit/chrome/global-platform/mac/intl.properties.po
-mac ./toolkit/chrome/global-platform/mac/platformKeys.properties.po
-unix ./toolkit/chrome/global-platform/unix/intl.properties.po
-unix ./toolkit/chrome/global-platform/unix/platformKeys.properties.po
-win ./toolkit/chrome/global-platform/win/intl.properties.po
-win ./toolkit/chrome/global-platform/win/platformKeys.properties.po
+platform ./toolkit/chrome/global-platform/mac/intl.properties.po
+platform ./toolkit/chrome/global-platform/mac/platformKeys.properties.po
+platform ./toolkit/chrome/global-platform/unix/intl.properties.po
+platform ./toolkit/chrome/global-platform/unix/platformKeys.properties.po
+platform ./toolkit/chrome/global-platform/win/intl.properties.po
+platform ./toolkit/chrome/global-platform/win/platformKeys.properties.po
user4 ./toolkit/chrome/global/aboutRights.dtd.po
user4 ./toolkit/chrome/global/aboutRights.properties.po
user4 ./toolkit/chrome/global/aboutSupport.dtd.po
Modified: trunk/po/fftb/phases
===================================================================
--- trunk/po/fftb/phases 2012-01-12 16:44:24 UTC (rev 10605)
+++ trunk/po/fftb/phases 2012-01-12 16:54:57 UTC (rev 10606)
@@ -5,14 +5,14 @@
* One entry needed from ext ext/rep/ch/report* that appears in the help menu "Report Broken Web Sites
lang - only do the most important languages (also read regions), your languages and languages commonly refered to
or used by your users. Do the rest with other or never.
-user2 - Extensions, Download manager, Bookmarks, Places, File browsing/downloading, Private Browsing, Session Restore, Sync
+user2 - Extensions, Download manager, Bookmarks, Places, File browsing/downloading, Private Browsing, Session Restore, Sync, Video
user3 - Still focused on use: print dialogue, other XXX... menus accesible, Tab Groups
config1 - First layer of Preference dialog is translated including dropdowns
user4 - Page info, page source, page properties, report broken websites, dom inspector, about:rights page, scratchpad, about:permissions
config2 - All XXXX... are translated, e.g. Cookies, charset names, Advanced settings
install - Anything related to installation. Not critical as mostly people use language packs
but allows a team to focus on installation when needed. Also include migration
-win,mac,unix - platform specific - you should probably do them in that order
+platform - platform specific configuration
mobile - all additional files required for Firefox Mobile/Fennec
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|