In such situations, please update all the langages files and not only
English. This makes work easier for translators to track changes.

On 21/02/2015 13:52, gadamopou...@svn.reactos.org wrote:
> Author: gadamopoulos
> Date: Sat Feb 21 12:52:58 2015
> New Revision: 66383
> 
> URL: http://svn.reactos.org/svn/reactos?rev=66383&view=rev
> Log:
> [SHELL32]
> - Implement progress dialogs for SHFileOperation
> - Patch by Hwu Davies
> CORE-4476
> 
> Modified:
>     trunk/reactos/dll/win32/shell32/lang/en-US.rc
> 
> Modified: trunk/reactos/dll/win32/shell32/lang/en-US.rc
> URL: 
> http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/en-US.rc?rev=66383&r1=66382&r2=66383&view=diff
> ==============================================================================
> --- trunk/reactos/dll/win32/shell32/lang/en-US.rc     [iso-8859-1] (original)
> +++ trunk/reactos/dll/win32/shell32/lang/en-US.rc     [iso-8859-1] Sat Feb 21 
> 12:52:58 2015
> @@ -693,6 +693,13 @@
>      IDS_OVERWRITEFILE_CAPTION "Confirm file overwrite"
>      IDS_OVERWRITEFOLDER_TEXT "This folder already contains a folder named 
> '%1'.\n\nIf the files in the destination folder have the same names as files 
> in the\nselected folder they will be replaced. Do you still want to move or 
> copy\nthe folder?"
>  
> +    IDS_FILEOOP_COPYING   "Copying"
> +    IDS_FILEOOP_MOVING    "Moving"
> +    IDS_FILEOOP_DELETING  "Deleting"
> +    IDS_FILEOOP_FROM_TO   "From %1 to %2"
> +    IDS_FILEOOP_FROM      "From %1"
> +    IDS_FILEOOP_PREFLIGHT "Preflight"
> +
>      /* message box strings */
>      IDS_RESTART_TITLE "Restart"
>      IDS_RESTART_PROMPT "Do you want to restart the system?"
> 


-- 
Pierre Schweitzer <pierre at reactos.org>
System & Network Administrator
Senior Kernel Developer
ReactOS Deutschland e.V.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to