|
316 | 316 | </trans-unit> |
317 | 317 | <trans-unit id="EE_ExecutionInfo_FinalizingLoop"> |
318 | 318 | <source>Batch execution completed {0} times...</source> |
319 | | - <target state="new">Execution completed {0} times...</target> |
| 319 | + <target state="new">Batch execution completed {0} times...</target> |
320 | 320 | <note></note> |
321 | 321 | </trans-unit> |
322 | 322 | <trans-unit id="EE_ExecutionInfo_QueryCancelledbyUser"> |
|
336 | 336 | </trans-unit> |
337 | 337 | <trans-unit id="EE_ExecutionInfo_InitializingLoop"> |
338 | 338 | <source>Beginning execution loop</source> |
339 | | - <target state="new">Starting execution loop of {0} times...</target> |
| 339 | + <target state="new">Beginning execution loop</target> |
340 | 340 | <note></note> |
341 | 341 | </trans-unit> |
342 | 342 | <trans-unit id="EE_ExecutionError_CommandNotSupported"> |
|
456 | 456 | </trans-unit> |
457 | 457 | <trans-unit id="EditDataUpdateNotPending"> |
458 | 458 | <source>Given row ID does not have pending update</source> |
459 | | - <target state="new">Given row ID does not have pending updated</target> |
| 459 | + <target state="new">Given row ID does not have pending update</target> |
460 | 460 | <note></note> |
461 | 461 | </trans-unit> |
462 | 462 | <trans-unit id="EditDataObjectMetadataNotFound"> |
|
471 | 471 | </trans-unit> |
472 | 472 | <trans-unit id="EditDataInvalidFormatBoolean"> |
473 | 473 | <source>Allowed values for boolean columns are 0, 1, "true", or "false"</source> |
474 | | - <target state="new">Boolean columns must be numeric 1 or 0, or string true or false</target> |
| 474 | + <target state="new">Allowed values for boolean columns are 0, 1, "true", or "false"</target> |
475 | 475 | <note></note> |
476 | 476 | </trans-unit> |
477 | 477 | <trans-unit id="EditDataCreateScriptMissingValue"> |
478 | 478 | <source>The column '{0}' is defined as NOT NULL but was not given a value</source> |
479 | | - <target state="new">A required cell value is missing</target> |
| 479 | + <target state="new">The column '{0}' is defined as NOT NULL but was not given a value</target> |
480 | 480 | <note>. |
481 | 481 | Parameters: 0 - colName (string) </note> |
482 | 482 | </trans-unit> |
|
524 | 524 | </trans-unit> |
525 | 525 | <trans-unit id="SqlScriptFormatterDecimalMissingPrecision"> |
526 | 526 | <source>Exact numeric column is missing numeric precision or numeric scale</source> |
527 | | - <target state="new">Decimal column is missing numeric precision or numeric scale</target> |
| 527 | + <target state="new">Exact numeric column is missing numeric precision or numeric scale</target> |
528 | 528 | <note></note> |
529 | 529 | </trans-unit> |
530 | 530 | <trans-unit id="EditDataComputedColumnPlaceholder"> |
|
1529 | 1529 | </trans-unit> |
1530 | 1530 | <trans-unit id="NonClusteredIndex_LabelPart"> |
1531 | 1531 | <source>Non-Clustered</source> |
1532 | | - <target state="new">Non-Clustere</target> |
| 1532 | + <target state="new">Non-Clustered</target> |
1533 | 1533 | <note></note> |
1534 | 1534 | </trans-unit> |
1535 | 1535 | <trans-unit id="History_LabelPart"> |
|
1879 | 1879 | </trans-unit> |
1880 | 1880 | <trans-unit id="prototype_db_prop_dateCorrelationOptimization"> |
1881 | 1881 | <source>Date Correlation Optimization Enabled</source> |
1882 | | - <target state="new">Date Correlation Optimization Enabledprototype_db_prop_parameterization = Parameterization</target> |
| 1882 | + <target state="new">Date Correlation Optimization Enabled</target> |
1883 | 1883 | <note></note> |
1884 | 1884 | </trans-unit> |
1885 | 1885 | <trans-unit id="prototype_db_prop_parameterization_value_forced"> |
|
2258 | 2258 | </trans-unit> |
2259 | 2259 | <trans-unit id="BackupPathIsFolderError"> |
2260 | 2260 | <source>Please provide a file path instead of directory path</source> |
2261 | | - <target state="new">The file name specified is also a directory name: {0}</target> |
| 2261 | + <target state="new">Please provide a file path instead of directory path</target> |
2262 | 2262 | <note></note> |
2263 | 2263 | </trans-unit> |
2264 | 2264 | <trans-unit id="InvalidBackupPathError"> |
2265 | 2265 | <source> The provided path is invalid</source> |
2266 | | - <target state="new"> Cannot verify the existence of the backup file location: {0}</target> |
| 2266 | + <target state="new"> The provided path is invalid</target> |
2267 | 2267 | <note></note> |
2268 | 2268 | </trans-unit> |
2269 | 2269 | <trans-unit id="InvalidPathError"> |
|
0 commit comments