[Xfce4-commits] <www:nick/gettext> Fix typos spotted by Cristian Marchi.

Jérôme Guelfucci noreply at xfce.org
Sat Jan 22 15:10:01 CET 2011


Updating branch refs/heads/nick/gettext
         to abbd73faef5df4356561d9d95462ddd4c01208cf (commit)
       from e0f943cabeb424e5d5b8638cbf620cba332fa8e0 (commit)

commit abbd73faef5df4356561d9d95462ddd4c01208cf
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Sat Jan 22 15:08:35 2011 +0100

    Fix typos spotted by Cristian Marchi.

 pages/about/index.php |   14 +++++++-------
 pages/news-array.php  |    4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/pages/about/index.php b/pages/about/index.php
index d62bb14..2677e79 100644
--- a/pages/about/index.php
+++ b/pages/about/index.php
@@ -23,26 +23,26 @@
 
 <p>
   <?php E_('Xfce contains a number of core components for the minimum tasks you\'d expect from a desktop environement:') ?>
-  
+
   <dt><?php E_('Window Manager') ?></dt>
   <dd><?php E_('Manages the placement of windows on the screen, provides window decorations and manages workspaces or virtual desktops.') ?></dd>
-        
+
   <dt><?php E_('Desktop Manager') ?></dt>
   <dd><?php E_('Sets the background image and provides a root window menu, desktop icons or minimized icons and a windows list.') ?></dd>
-        
+
   <dt><?php E_('Panel') ?></dt>
   <dd><?php E_('Switch between opened windows, launch applications, switch workspaces and menu plugins to browse applications or directories.') ?></dd>
-        
+
   <dt><?php E_('Session Manager') ?></dt>
   <dd><?php E_('Controls the login and power management of the desktop and allows you to store multiple login sessions.') ?></dd>
-        
+
   <dt><?php E_('File Manager') ?></dt>
   <dd><?php E_('Provides the basic file management features and unique utilities like the bulk renamer.') ?></dd>
-        
+
   <dt><?php E_('Setting Manager') ?></dt>
   <dd><?php E_('Tools to control the various settings of the desktop like keyboard shortcuts, appearance, display settings etcertera.') ?></dd>
 </p>
 
 <p>
-  <?php E_('Beside the basic set of modules, Xfce also provides numerious additional applications and plugins so you can extend your desktop the way you like, for example a terminal emulator, text editor, sound mixer, application finder, image viewer, iCal based calendar and a CD and DVD burning application. You can read more about the modules of Xfce in the <a href="/projects">projects</a> page.') ?>
+  <?php E_('Beside the basic set of modules, Xfce also provides numerous additional applications and plugins so you can extend your desktop the way you like, for example a terminal emulator, text editor, sound mixer, application finder, image viewer, iCal based calendar and a CD and DVD burning application. You can read more about the modules of Xfce in the <a href="/projects">projects</a> page.') ?>
 </p>
diff --git a/pages/news-array.php b/pages/news-array.php
index c9ed9a6..b680d04 100644
--- a/pages/news-array.php
+++ b/pages/news-array.php
@@ -16,7 +16,7 @@ $news = array (
 			R_('We hope that everyone will enjoy this release as much as we do. Sadly, this will not be the case as the folks using any of the BSD systems will notice a sudden loss of features. We think that this announcement is a good opportunity to express our disagreement with the recent "Linux-only" developments in the open source ecosystem, especially with regards to the utilities we need in desktop environments.'),
 			R_('Xfce 4.8 is our attempt to update the Xfce code base to all the new desktop frameworks that were introduced in the past few years. We hope that our efforts to drop pieces like ThunarVFS and HAL with GIO, udev, ConsoleKit and PolicyKit will help bringing the Xfce desktop to modern distributions.'),
 			R_('With Xfce 4.8 our users will be able to browse remote shares using a variety of protocols (SFTP, SMB, FTP and many more). The window clutter has been reduced by merging all file progress dialogs into a single one.'),
-			R_('Our panel application has been rewritten, thereby improvingpositioning, transparency, item and launcher management. It also introduces a new menu plugin to view directories. Its plugin framework remains compatible with 4.6 plugins.'),
+			R_('Our panel application has been rewritten, thereby improving positioning, transparency, item and launcher management. It also introduces a new menu plugin to view directories. Its plugin framework remains compatible with 4.6 plugins.'),
 			R_('We also improved our settings dialogs. The display configuration dialog now supports RandR 1.2, detects screens automatically and allows our users to pick their favorite resolution, refresh rate, rotation. Screens can be configured to either work in clone mode or be placed next to each other. Keyboard selection has become easier and more user-friendly. Also, the manual settings editor has been updated be more functional.'),
 			R_('Aside from the features implemented in Xfce, the 4.8 development cycle brought us a bunch of other goodies. For the first time we had a serious release strategy formed after the "Xfce Release and Development Model" developed at the Ubuntu Desktop Summit in May 2009. A new web application made release management a lot easier. We worked hard on improving the situation of Xfce translators which led us to setting up our own Transifex server. Something else you will hopefully notice is that our server and mirroring infrastructure has been improved so that our servers hopefully will not suddenly surrender shortly after this release announcement.'),
 			R_('There is a lot more to discover and we hope a lot of you will give Xfce 4.8 a try! There is a brief tour online on'),
@@ -59,7 +59,7 @@ $news = array (
 		'author' => 'Release Manager',
 		'paragraphs' => array (
 			R_('The Xfce development team is proud to announce the first preview release for Xfce 4.8. Together with this preview release, the Xfce project announces the feature freeze for the final 4.8 release which is set to be pushed out to the world on January 16th, 2011.'),
-			R_('This release incorporates major changes to the core of the Xfce desktop environment and hopefully succeeds in fulfilling a number of long time requests. Among the most notable updates is that we have ported the entire Xfce core (Thunar, xfdesktop and thunar-volman in particular) from ThunarVFS to GIO, bringing remote filesystems to the Xfce desktop. The panel has been rewritten from scratch and provides better launcher management and improved multi-head support. The list of new panel features is too long to mention in its entirety here. Thanks to the new menu library garcon (formerly known as libxfce4menu, but rewritten once again) we now support menu editing via a third-party menu editor such as Alacarte (we do not ship our own yet). Our core libraries have been streamlined a bit, a good examplle being the newly introduced libxfce4ui library which is meant to replace libxfcegui4.'),
+			R_('This release incorporates major changes to the core of the Xfce desktop environment and hopefully succeeds in fulfilling a number of long time requests. Among the most notable updates is that we have ported the entire Xfce core (Thunar, xfdesktop and thunar-volman in particular) from ThunarVFS to GIO, bringing remote filesystems to the Xfce desktop. The panel has been rewritten from scratch and provides better launcher management and improved multi-head support. The list of new panel features is too long to mention in its entirety here. Thanks to the new menu library garcon (formerly known as libxfce4menu, but rewritten once again) we now support menu editing via a third-party menu editor such as Alacarte (we do not ship our own yet). Our core libraries have been streamlined a bit, a good example being the newly introduced libxfce4ui library which is meant to replace libxfcegui4.'),
 			R_('Perhaps the most important achievement we will accomplish with Xfce 4.8 is that, despite suffering from the small size of the development team from time to time, the core of the desktop environment has been aligned with today\'s desktop technologies such as GIO, ConsoleKit, PolicyKit, udev and many more. A lot of old cruft like has been stripped from the core as well, as has happened with HAL and ThunarVFS (which is still around for compatibility reasons).'),
 			R_('Thanks to the awesome Transifex translation platform, our language teams have been able to update their translations at an incredible pace. Please include them when praising this release!'))
 	),



More information about the Xfce4-commits mailing list