-
Notifications
You must be signed in to change notification settings - Fork 585
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 209765936 #21514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
73717dc
ca8c466
d387cd3
7e4d552
9c9b421
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -1351,8 +1351,8 @@ | |||||||||
| <target state="translated">In SDK-Style-Projekt konvertieren</target> | ||||||||||
| </trans-unit> | ||||||||||
| <trans-unit id="sqlDatabaseProjects.createProjectFromDatabase"> | ||||||||||
| <source xml:lang="en">Create Project From Database</source> | ||||||||||
| <target state="translated">Projekt aus Datenbank erstellen</target> | ||||||||||
| <source xml:lang="en">Create Project from Database</source> | ||||||||||
| <target state="new">Create Project from Database</target> | ||||||||||
| </trans-unit> | ||||||||||
| <trans-unit id="sqlDatabaseProjects.Settings"> | ||||||||||
| <source xml:lang="en">Database Projects</source> | ||||||||||
|
|
@@ -1440,13 +1440,17 @@ | |||||||||
| <source xml:lang="en">Rename</source> | ||||||||||
| <target state="translated">Umbenennen</target> | ||||||||||
| </trans-unit> | ||||||||||
| <trans-unit id="sqlDatabaseProjects.objectExplorerSubmenu"> | ||||||||||
| <source xml:lang="en">SQL Database Projects</source> | ||||||||||
| <target state="new">SQL Database Projects</target> | ||||||||||
| </trans-unit> | ||||||||||
|
Comment on lines
+1443
to
+1446
|
||||||||||
| <trans-unit id="sqlDatabaseProjects.objectExplorerSubmenu"> | |
| <source xml:lang="en">SQL Database Projects</source> | |
| <target state="new">SQL Database Projects</target> | |
| </trans-unit> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The text for strings should match the base exactly; please update the base file and regenerate localized files, or revert this change.
sqlDatabaseProjects.createProjectFromDatabasewas changed here to "Create Project from Database", but the baselocalization/xliff/sql-database-projects.xlfstill has "Create Project From Database" (sql-database-projects.xlf:1014-1016). Localized XLF