WinGui: Undo a bad search and replace by R#
authorsr55 <sr55.hb@outlook.com>
Sat, 18 Jul 2015 20:13:32 +0000 (20:13 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 18 Jul 2015 20:13:32 +0000 (20:13 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7351 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
win/CS/HandBrakeWPF/Properties/ResourcesUI.resx

index 0052f94da940756d1c920b1876b134377a986255..b0c768edfb4059426a0a759dcecdd159b23bcf6f 100644 (file)
@@ -84,9 +84,9 @@ namespace HandBrakeWPF.Properties {
         ///\r
         ///None:  Picture settings are not stored in the preset. When loading a source, they will remain as-is within the bounds of the source resolution. This also affects Anamorphic, modulus, cropping etc.\r
         ///\r
-        ///Custom: You can optionally set a Maximum width and Height. When doing this an encodeService will be less than or equal to these values. Keep Aspect Ratio will be automatically turned on.\r
+        ///Custom: You can optionally set a Maximum width and Height. When doing this an encode will be less than or equal to these values. Keep Aspect Ratio will be automatically turned on.\r
         ///\r
-        ///Source Maximum:  Always encodeService  [rest of string was truncated]&quot;;.\r
+        ///Source Maximum:  Always encode at the sources [rest of string was truncated]&quot;;.\r
         /// </summary>\r
         public static string AddPreset_PictureSizeMode {\r
             get {\r
@@ -166,7 +166,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Adaptive quantization controls how the encodeServicer distributes bits across the frame.\r
+        ///   Looks up a localized string similar to Adaptive quantization controls how the encoder distributes bits across the frame.\r
         ///Higher values take more bits away from edges and complex areas to improve areas with finer detail..\r
         /// </summary>\r
         public static string Advanced_AdaptiveQuantizationStrengthToolTip {\r
@@ -187,7 +187,7 @@ namespace HandBrakeWPF.Properties {
         \r
         /// <summary>\r
         ///   Looks up a localized string similar to Sane values are ~2-5.  \r
-        ///This specifies the maximum number of sequential B-frames that the encodeServicer can use. \r
+        ///This specifies the maximum number of sequential B-frames that the encoder can use. \r
         /// Large numbers generally won&apos;t help significantly unless Adaptive B-frames is set to Optimal.  \r
         ///Cel-animated source material and B-pyramid also significantly increase the usefulness of larger values. \r
         ///Baseline profile, as required for iPods and similar devices, requires B-frames to be set to 0 (off)..\r
@@ -199,7 +199,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to After the encodeServicer has done its work, it has a bunch of data that needs to be compressed losslessly, similar to ZIP or RAR. H.264 provides two options for this: CAVLC and CABAC.  CABAC decodes a lot slower but compresses significantly better (10-30%), especially at lower bitrates. If you&apos;re looking to minimize CPU requirements for video playback, disable this option. Baseline profile, as required for iPods and similar devices, requires CABAC to be disabled..\r
+        ///   Looks up a localized string similar to After the encoder has done its work, it has a bunch of data that needs to be compressed losslessly, similar to ZIP or RAR. H.264 provides two options for this: CAVLC and CABAC.  CABAC decodes a lot slower but compresses significantly better (10-30%), especially at lower bitrates. If you&apos;re looking to minimize CPU requirements for video playback, disable this option. Baseline profile, as required for iPods and similar devices, requires CABAC to be disabled..\r
         /// </summary>\r
         public static string Advanced_CabacToolTip {\r
             get {\r
@@ -232,7 +232,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to The options passed to the x264 encodeServicer. \r
+        ///   Looks up a localized string similar to The options passed to the x264 encoder. \r
         ///The above controls are only a subset of useful x264 parameters. \r
         ///This box allows you to add or modify additional or current parameters as desired. .\r
         /// </summary>\r
@@ -243,14 +243,15 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Controls the motion estimation method. Motion estimation is how the encodeServicer estimates how each block of pixels in a frame has moved.  \r
+        ///   Looks up a localized string similar to Controls the motion estimation method. Motion estimation is how the encoder estimates how each block of pixels in a frame has moved.  \r
         ///A better motion search method improves compression at the cost of speed.\r
         ///\r
         ///Diamond: performs an extremely fast and simple search using a diamond pattern.\r
         ///\r
         ///Hexagon: performs a somewhat more effective but slightly slower search using a hexagon pattern.\r
         ///\r
-        ///Uneven Multi-Hex: performs a very wide search using a variety of patterns, more accurately capturing complex mot [rest of string was truncated]&quot;;.\r
+        ///Uneven Multi-Hex: performs a very wide search using a variety of patterns, more accurately capturing complex motion.\r
+        ///\r        /// [rest of string was truncated]&quot;;.\r
         /// </summary>\r
         public static string Advanced_MotionEstimationMethodToolTip {\r
             get {\r
@@ -281,9 +282,9 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to There is no options pane available for this encodeServicer.\r
+        ///   Looks up a localized string similar to There is no options pane available for this encoder.\r
         ///\r
-        ///Please use the &apos;Extra Options&apos; box on the &apos;Video&apos; tab to input any additional encodeServicer parameters you may need..\r
+        ///Please use the &apos;Extra Options&apos; box on the &apos;Video&apos; tab to input any additional encoder parameters you may need..\r
         /// </summary>\r
         public static string Advanced_NoOptionsPaneAvailable {\r
             get {\r
@@ -339,7 +340,7 @@ namespace HandBrakeWPF.Properties {
         /// <summary>\r
         ///   Looks up a localized string similar to Sane values are ~1-6.\r
         ///\r
-        ///The more you add, the better the compression, but the slower the encodeService.\r
+        ///The more you add, the better the compression, but the slower the encode.\r
         ///\r
         ///Cel animation tends to benefit from more reference frames a lot more than film content.\r
         ///\r
@@ -356,10 +357,10 @@ namespace HandBrakeWPF.Properties {
         ///\r
         ///Subpixel motion estimation is used for refining motion estimates beyond mere pixel accuracy, improving compression.\r
         ///\r
-        ///Mode decision is the method used to choose how to encodeService each block of the frame: a very important decision.\r
+        ///Mode decision is the method used to choose how to encode each block of the frame: a very important decision.\r
         ///\r
         ///SAD is the fastest method, followed by SATD, RD, RD refinement, and the slowest, QPRD.\r
-        ///6 or higher is strongly recommended: Psy-RD, a very powerful psy optimization that helps ret [rest of string was truncated]&quot;;.\r
+        ///6 or higher is strongly recommended: Psy-RD, a very powerful psy optimization that helps retain det [rest of string was truncated]&quot;;.\r
         /// </summary>\r
         public static string Advanced_SubpixelMotionEstimationToolTip {\r
             get {\r
@@ -438,7 +439,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Chapter marker names will NOT be saved in your encodeService..\r
+        ///   Looks up a localized string similar to Chapter marker names will NOT be saved in your encode..\r
         /// </summary>\r
         public static string ChaptersViewModel_UnableToExportChaptersMsg {\r
             get {\r
@@ -537,7 +538,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Please choose a destination for where you would like the encodeServiced file to be saved..\r
+        ///   Looks up a localized string similar to Please choose a destination for where you would like the encoded file to be saved..\r
         /// </summary>\r
         public static string Main_ChooseDestination {\r
             get {\r
@@ -582,7 +583,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to You cannot encodeService to a file with the same path and filename as the source file. Please update the destination filename so that it does not match the source file..\r
+        ///   Looks up a localized string similar to You cannot encode to a file with the same path and filename as the source file. Please update the destination filename so that it does not match the source file..\r
         /// </summary>\r
         public static string Main_MatchingFileOverwriteWarning {\r
             get {\r
@@ -636,7 +637,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Preparing to encodeService ....\r
+        ///   Looks up a localized string similar to Preparing to encode ....\r
         /// </summary>\r
         public static string Main_PreparingToEncode {\r
             get {\r
@@ -801,7 +802,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to HandBrake will not be able to encodeService the seleteced source as it did not find a valid source with titles to encodeService. \r
+        ///   Looks up a localized string similar to HandBrake will not be able to encode the seleteced source as it did not find a valid source with titles to encode. \r
         ///This could be due to one of the following reasons:\r
         ///- The source file is not a valid video file or is in a format that HandBrake does not support.\r
         ///- The source may be copy protected or include DRM. Please note that HandBrake does not support the removal of copy protections.\r
@@ -815,7 +816,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to You must first scan a source and setup your job before starting an encodeService. Click the &apos;Source&apos; button on the toolbar to continue..\r
+        ///   Looks up a localized string similar to You must first scan a source and setup your job before starting an encode. Click the &apos;Source&apos; button on the toolbar to continue..\r
         /// </summary>\r
         public static string Main_ScanSource {\r
             get {\r
@@ -1202,7 +1203,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to This encodeService is currently in progress. If you delete it, the encodeService will be stopped. Are you sure you wish to proceed?.\r
+        ///   Looks up a localized string similar to This encode is currently in progress. If you delete it, the encode will be stopped. Are you sure you wish to proceed?.\r
         /// </summary>\r
         public static string QueueViewModel_JobCurrentlyRunningWarning {\r
             get {\r
@@ -1229,7 +1230,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to No encodeServices pending.\r
+        ///   Looks up a localized string similar to No encodes pending.\r
         /// </summary>\r
         public static string QueueViewModel_NoEncodesPending {\r
             get {\r
@@ -1328,7 +1329,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to An Encode is currently running. Exiting HandBrake will stop this encodeService.\r
+        ///   Looks up a localized string similar to An Encode is currently running. Exiting HandBrake will stop this encode.\r
         ///Are you sure you wish to exit HandBrake?.\r
         /// </summary>\r
         public static string ShellViewModel_CanClose {\r
@@ -1356,7 +1357,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Handbrake is already encoding a video! Only one file can be encodeServiced at any one time..\r
+        ///   Looks up a localized string similar to Handbrake is already encoding a video! Only one file can be encoded at any one time..\r
         /// </summary>\r
         public static string StaticPreviewViewModel_AlreadyEncoding {\r
             get {\r
@@ -1365,7 +1366,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to You must first scan a source and setup your encodeService before creating a preview..\r
+        ///   Looks up a localized string similar to You must first scan a source and setup your encode before creating a preview..\r
         /// </summary>\r
         public static string StaticPreviewViewModel_ScanFirst {\r
             get {\r
@@ -1393,7 +1394,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Unable to find the preview file. Either the file was deleted or the encodeService failed. Check the activity log for details..\r
+        ///   Looks up a localized string similar to Unable to find the preview file. Either the file was deleted or the encode failed. Check the activity log for details..\r
         /// </summary>\r
         public static string StaticPreviewViewModel_UnableToPlayFile {\r
             get {\r
@@ -1477,7 +1478,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to The full list of encodeServicer parameters: \r
+        ///   Looks up a localized string similar to The full list of encoder parameters: \r
         ///{0}.\r
         /// </summary>\r
         public static string Video_EncoderExtraArgs {\r
@@ -1487,7 +1488,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Additional advanced arguments that can be passed to the video encodeServicer..\r
+        ///   Looks up a localized string similar to Additional advanced arguments that can be passed to the video encoder..\r
         /// </summary>\r
         public static string Video_EncoderExtraArgsTooltip {\r
             get {\r
@@ -1590,14 +1591,14 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Set the desired quality factor. The encodeServicer targets a certain quality. \r
-        ///The scale used by each video encodeServicer is different.\r
+        ///   Looks up a localized string similar to Set the desired quality factor. The encoder targets a certain quality. \r
+        ///The scale used by each video encoder is different.\r
         ///\r
         ///x264&apos;s scale is logarithmic and lower values correspond to higher quality. \r
         ///So small changes in value will result in progressively larger increases or decreases in the resulting file size. \r
         ///A value of 0 means lossless and will result in a file size that is larger than the original source, \r
         ///unless the source was also lossless. \r
-        ///Suggested values are: 18 to 20 for sta [rest of string was truncated]&quot;;.\r
+        ///Suggested values are: 18 to 20 for standard definiti [rest of string was truncated]&quot;;.\r
         /// </summary>\r
         public static string Video_QualitySlider {\r
             get {\r
@@ -1608,7 +1609,7 @@ namespace HandBrakeWPF.Properties {
         /// <summary>\r
         ///   Looks up a localized string similar to QuickSync hardware not detected or enabled! \r
         ///\r
-        ///In order to use the QuickSync encodeServicer, you must:\r
+        ///In order to use the QuickSync encoder, you must:\r
         ///\r
         ///- Have a Intel CPU with HD Graphics and QuickSync support. 4th Generation Haswell or newer parts are recommended for best quality.\r
         ///- Have the HD Graphics enabled.\r
index 7631d3a0e0484ef579699f398e7a4d116c22a513..3bc2d064ddacc343ad068382c8fa317e933cc5e8 100644 (file)
@@ -196,7 +196,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Otherwise use fallback encodeServicer:.\r
+        ///   Looks up a localized string similar to Otherwise use fallback encoder:.\r
         /// </summary>\r
         public static string AudioView_OtherwiseFallbackEncoder {\r
             get {\r
@@ -997,7 +997,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Always clear completed queue items after an encodeService completes.\r
+        ///   Looks up a localized string similar to Always clear completed queue items after an encode completes.\r
         /// </summary>\r
         public static string Options_ClearCompleted {\r
             get {\r
@@ -1015,7 +1015,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Put a copy of individual encodeService logs in a specified location:.\r
+        ///   Looks up a localized string similar to Put a copy of individual encode logs in a specified location:.\r
         /// </summary>\r
         public static string Options_CopyLogToDir {\r
             get {\r
@@ -1024,7 +1024,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Put a copy of individual encodeService logs in the same location as the encodeServiced video.\r
+        ///   Looks up a localized string similar to Put a copy of individual encode logs in the same location as the encoded video.\r
         /// </summary>\r
         public static string Options_CopyLogToEncDir {\r
             get {\r
@@ -1897,7 +1897,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to Then choose the video(s) you&apos;d like to encodeService: .\r
+        ///   Looks up a localized string similar to Then choose the video(s) you&apos;d like to encode: .\r
         /// </summary>\r
         public static string SourceSelection_ChooseVideo {\r
             get {\r
index cb4af42eedaa4921b59c1767e8dafb19b5c73d16..34c80bc436e5f24a0e2377f4f9e1175e0b241659 100644 (file)
     <value>Move Right</value>\r
   </data>\r
   <data name="AudioView_OtherwiseFallbackEncoder" xml:space="preserve">\r
-    <value>Otherwise use fallback encodeServicer:</value>\r
+    <value>Otherwise use fallback encoder:</value>\r
   </data>\r
   <data name="AudioView_ReloadDefaults" xml:space="preserve">\r
     <value>Reload Defaults</value>\r
     <value>Optionally choose a specific title: </value>\r
   </data>\r
   <data name="SourceSelection_ChooseVideo" xml:space="preserve">\r
-    <value>Then choose the video(s) you'd like to encodeService: </value>\r
+    <value>Then choose the video(s) you'd like to encode: </value>\r
   </data>\r
   <data name="SourceSelection_ChooseFolder" xml:space="preserve">\r
     <value>Choose Folder to Scan</value>\r
     <value>Check for Updates</value>\r
   </data>\r
   <data name="Options_ClearCompleted" xml:space="preserve">\r
-    <value>Always clear completed queue items after an encodeService completes</value>\r
+    <value>Always clear completed queue items after an encode completes</value>\r
   </data>\r
   <data name="Options_ClearLogs" xml:space="preserve">\r
     <value>Clear Log History</value>\r
   </data>\r
   <data name="Options_CopyLogToDir" xml:space="preserve">\r
-    <value>Put a copy of individual encodeService logs in a specified location:</value>\r
+    <value>Put a copy of individual encode logs in a specified location:</value>\r
   </data>\r
   <data name="Options_CopyLogToEncDir" xml:space="preserve">\r
-    <value>Put a copy of individual encodeService logs in the same location as the encodeServiced video</value>\r
+    <value>Put a copy of individual encode logs in the same location as the encoded video</value>\r
   </data>\r
   <data name="Options_CurVersion" xml:space="preserve">\r
     <value>Current Version</value>\r