Skip to content

Commit b837bf4

Browse files
committed
Cleaning up duplicates and maintaining the file format
1 parent 8dd645f commit b837bf4

File tree

3 files changed

+104
-121
lines changed

3 files changed

+104
-121
lines changed

src/Umbraco.Web.UI/umbraco/config/lang/da.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,6 @@
300300
<key alias="unmodifiedLanguages">Uændrede sprog</key>
301301
<key alias="untouchedLanguagesForFirstTime">Disse sprog er ikke blevet oprettet</key>
302302
<key alias="variantsWillBeSaved">Alle nye varianter vil blive gemt.</key>
303-
<key alias="variantsToPublish">Hvilke varianter skal udgives?</key>
304-
<key alias="variantsToSave">Vælg, hvilke varianter skal gemmes.</key>
305303
<key alias="variantsToSendForApproval">Vælg varianter som skal sendes til gennemgang.</key>
306304
<key alias="variantsToSchedule">Sæt udgivnings tidspunkt...</key>
307305
<key alias="variantsToUnpublish">Vælg varianterne som skal afpubliceres. Afpublicering af et krævet sprog vil afpublicere alle varianter.</key>
@@ -746,7 +744,6 @@
746744
<key alias="off">Fra</key>
747745
<key alias="ok">OK</key>
748746
<key alias="open">Åben</key>
749-
<key alias="options">Valgmuligheder</key>
750747
<key alias="on">Til</key>
751748
<key alias="or">eller</key>
752749
<key alias="orderBy">Sortér efter</key>
@@ -1699,7 +1696,6 @@ Mange hilsner fra Umbraco robotten
16991696
<key alias="passwordIsBlank">Dit nye kodeord kan ikke være blankt!</key>
17001697
<key alias="passwordCurrent">Nuværende kodeord</key>
17011698
<key alias="passwordInvalid">ugyldig nuværende kodeord</key>
1702-
<key alias="passwordIsBlank">Dit nye kodeord må ikke være tomt!</key>
17031699
<key alias="passwordIsDifferent">Dit nye kodeord og dit bekræftede kodeord var ikke ens, forsøg venligst igen!</key>
17041700
<key alias="passwordMismatch">Det bekræftede kodeord matcher ikke det nye kodeord</key>
17051701
<key alias="permissionReplaceChildren">Erstat underelement-rettigheder</key>
@@ -1711,7 +1707,6 @@ Mange hilsner fra Umbraco robotten
17111707
<key alias="permissionsGranularHelp">Sæt rettigheder for specifikke noder</key>
17121708
<key alias="profile">Profil</key>
17131709
<key alias="searchAllChildren">Søg alle 'børn'</key>
1714-
<key alias="startnode">Startnode</key>
17151710
<key alias="sectionsHelp">Tilføj sektioner for at give brugerne adgang</key>
17161711
<key alias="selectUserGroups">Vælg brugergrupper</key>
17171712
<key alias="noStartNode">Ingen startnode valgt</key>

src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml

Lines changed: 55 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<key alias="deleteTag">Delete tag</key>
157157
<key alias="confirmActionCancel">Cancel</key>
158158
<key alias="confirmActionConfirm">Confirm</key>
159-
<key alias="morePublishingOptions">More publishing options</key>
159+
<key alias="morePublishingOptions">More publishing options</key>
160160
<key alias="submitChanges">Submit</key>
161161
<key alias="submitChangesAndClose">Submit and close</key>
162162
</area>
@@ -260,7 +260,7 @@
260260
<key alias="updateDate">Last edited</key>
261261
<key alias="updateDateDesc" version="7.0">Date/time this document was edited</key>
262262
<key alias="uploadClear">Remove file(s)</key>
263-
<key alias="uploadClearImageContext">Click here to remove the image from the media item</key>
263+
<key alias="uploadClearImageContext">Click here to remove the image from the media item</key>
264264
<key alias="uploadClearFileContext">Click here to remove the file from the media item</key>
265265
<key alias="urls">Link to document</key>
266266
<key alias="memberof">Member of group(s)</key>
@@ -295,15 +295,13 @@
295295
<key alias="unpublishedLanguages">Unpublished Languages</key>
296296
<key alias="unmodifiedLanguages">Unmodified Languages</key>
297297
<key alias="untouchedLanguagesForFirstTime">These languages haven't been created</key>
298-
299298
<key alias="variantsWillBeSaved">All new variants will be saved.</key>
300299
<key alias="variantsToPublish">Which variants would you like to publish?</key>
301300
<key alias="variantsToSave">Choose which variants to be saved.</key>
302301
<key alias="variantsToSendForApproval">Pick variants to send for approval.</key>
303302
<key alias="variantsToSchedule">Set scheduled publishing...</key>
304303
<key alias="variantsToUnpublish">Select the variants to unpublish. Unpublishing a mandatory language will unpublish all variants.</key>
305304
<key alias="publishRequiresVariants">The following variants is required for publishing to take place:</key>
306-
307305
<key alias="notReadyToPublish">We are not ready to Publish</key>
308306
<key alias="readyToPublish">Ready to publish?</key>
309307
<key alias="readyToSave">Ready to Save?</key>
@@ -325,7 +323,7 @@
325323
<area alias="media">
326324
<key alias="clickToUpload">Click to upload</key>
327325
<key alias="orClickHereToUpload">or click here to choose files</key>
328-
<key alias="dragFilesHereToUpload">You can drag files here to upload.</key>
326+
<key alias="dragFilesHereToUpload">You can drag files here to upload.</key>
329327
<key alias="disallowedFileType">Cannot upload this file, it does not have an approved file type</key>
330328
<key alias="maxFileSize">Max file size is</key>
331329
<key alias="mediaRoot">Media root</key>
@@ -340,7 +338,6 @@
340338
<area alias="member">
341339
<key alias="createNewMember">Create a new member</key>
342340
<key alias="allMembers">All Members</key>
343-
<key alias="createNewMember">Create a new member</key>
344341
<key alias="duplicateMemberLogin">A member with this login already exists</key>
345342
<key alias="memberGroupNoProperties">Member groups have no additional properties for editing.</key>
346343
<key alias="memberHasGroup">The member is already in group '%0%'</key>
@@ -349,16 +346,16 @@
349346
<key alias="memberNotInGroup">The member is not in group '%0%'</key>
350347
</area>
351348
<area alias="contentType">
352-
<key alias="copyFailed">Failed to copy content type</key>
353-
<key alias="moveFailed">Failed to move content type</key>
349+
<key alias="copyFailed">Failed to copy content type</key>
350+
<key alias="moveFailed">Failed to move content type</key>
354351
</area>
355352
<area alias="mediaType">
356-
<key alias="copyFailed">Failed to copy media type</key>
357-
<key alias="moveFailed">Failed to move media type</key>
358-
<key alias="autoPickMediaType">Auto pick</key>
353+
<key alias="copyFailed">Failed to copy media type</key>
354+
<key alias="moveFailed">Failed to move media type</key>
355+
<key alias="autoPickMediaType">Auto pick</key>
359356
</area>
360357
<area alias="memberType">
361-
<key alias="copyFailed">Failed to copy member type</key>
358+
<key alias="copyFailed">Failed to copy member type</key>
362359
</area>
363360
<area alias="create">
364361
<key alias="chooseNode">Where do you want to create the new %0%</key>
@@ -470,7 +467,7 @@
470467
<key alias="linkinternal">Internal link:</key>
471468
<key alias="linklocaltip">When using local links, insert "#" in front of link</key>
472469
<key alias="linknewwindow">Open in new window?</key>
473-
<key alias="macroContainerSettings">Macro Settings</key>
470+
<key alias="macroContainerSettings">Macro Settings</key>
474471
<key alias="macroDoesNotHaveProperties">This macro does not contain any properties you can edit</key>
475472
<key alias="paste">Paste</key>
476473
<key alias="permissionsEdit">Edit permissions for</key>
@@ -1656,10 +1653,10 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
16561653
<key alias="setAsDefault">Set as default</key>
16571654
<key alias="chooseExtra">Choose extra</key>
16581655
<key alias="chooseDefault">Choose default</key>
1659-
<key alias="areAdded">are added</key>
1660-
<key alias="warning">Warning</key>
1661-
<key alias="youAreDeleting">You are deleting the row configuration</key>
1662-
<key alias="deletingARow">
1656+
<key alias="areAdded">are added</key>
1657+
<key alias="warning">Warning</key>
1658+
<key alias="youAreDeleting">You are deleting the row configuration</key>
1659+
<key alias="deletingARow">
16631660
Deleting a row configuration name will result in loss of data for any existing content that is based on this configuration.
16641661
</key>
16651662
</area>
@@ -2368,47 +2365,47 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
23682365
<key alias="labelUsedByMedia">Used in Media</key>
23692366
</area>
23702367
<area alias="logViewer">
2371-
<key alias="deleteSavedSearch">Delete Saved Search</key>
2372-
<key alias="logLevels">Log Levels</key>
2373-
<key alias="savedSearches">Saved Searches</key>
2374-
<key alias="saveSearch">Save Search</key>
2375-
<key alias="saveSearchDescription">Enter a friendly name for your search query</key>
2376-
<key alias="filterSearch">Filter Search</key>
2377-
<key alias="totalItems">Total Items</key>
2378-
<key alias="timestamp">Timestamp</key>
2379-
<key alias="level">Level</key>
2380-
<key alias="machine">Machine</key>
2381-
<key alias="message">Message</key>
2382-
<key alias="exception">Exception</key>
2383-
<key alias="properties">Properties</key>
2384-
<key alias="searchWithGoogle">Search With Google</key>
2385-
<key alias="searchThisMessageWithGoogle">Search this message with Google</key>
2386-
<key alias="searchWithBing">Search With Bing</key>
2387-
<key alias="searchThisMessageWithBing">Search this message with Bing</key>
2388-
<key alias="searchOurUmbraco">Search Our Umbraco</key>
2389-
<key alias="searchThisMessageOnOurUmbracoForumsAndDocs">Search this message on Our Umbraco forums and docs</key>
2390-
<key alias="searchOurUmbracoWithGoogle">Search Our Umbraco with Google</key>
2391-
<key alias="searchOurUmbracoForumsUsingGoogle">Search Our Umbraco forums using Google</key>
2392-
<key alias="searchUmbracoSource">Search Umbraco Source</key>
2393-
<key alias="searchWithinUmbracoSourceCodeOnGithub">Search within Umbraco source code on Github</key>
2394-
<key alias="searchUmbracoIssues">Search Umbraco Issues</key>
2395-
<key alias="searchUmbracoIssuesOnGithub">Search Umbraco Issues on Github</key>
2396-
<key alias="deleteThisSearch">Delete this search</key>
2397-
<key alias="findLogsWithRequestId">Find Logs with Request ID</key>
2398-
<key alias="findLogsWithNamespace">Find Logs with Namespace</key>
2399-
<key alias="findLogsWithMachineName">Find Logs with Machine Name</key>
2400-
<key alias="open">Open</key>
2401-
<key alias="polling">Polling</key>
2402-
<key alias="every2">Every 2 seconds</key>
2403-
<key alias="every5">Every 5 seconds</key>
2404-
<key alias="every10">Every 10 seconds</key>
2405-
<key alias="every20">Every 20 seconds</key>
2406-
<key alias="every30">Every 30 seconds</key>
2407-
<key alias="pollingEvery2">Polling every 2s</key>
2408-
<key alias="pollingEvery5">Polling every 5s</key>
2409-
<key alias="pollingEvery10">Polling every 10s</key>
2410-
<key alias="pollingEvery20">Polling every 20s</key>
2411-
<key alias="pollingEvery30">Polling every 30s</key>
2368+
<key alias="deleteSavedSearch">Delete Saved Search</key>
2369+
<key alias="logLevels">Log Levels</key>
2370+
<key alias="savedSearches">Saved Searches</key>
2371+
<key alias="saveSearch">Save Search</key>
2372+
<key alias="saveSearchDescription">Enter a friendly name for your search query</key>
2373+
<key alias="filterSearch">Filter Search</key>
2374+
<key alias="totalItems">Total Items</key>
2375+
<key alias="timestamp">Timestamp</key>
2376+
<key alias="level">Level</key>
2377+
<key alias="machine">Machine</key>
2378+
<key alias="message">Message</key>
2379+
<key alias="exception">Exception</key>
2380+
<key alias="properties">Properties</key>
2381+
<key alias="searchWithGoogle">Search With Google</key>
2382+
<key alias="searchThisMessageWithGoogle">Search this message with Google</key>
2383+
<key alias="searchWithBing">Search With Bing</key>
2384+
<key alias="searchThisMessageWithBing">Search this message with Bing</key>
2385+
<key alias="searchOurUmbraco">Search Our Umbraco</key>
2386+
<key alias="searchThisMessageOnOurUmbracoForumsAndDocs">Search this message on Our Umbraco forums and docs</key>
2387+
<key alias="searchOurUmbracoWithGoogle">Search Our Umbraco with Google</key>
2388+
<key alias="searchOurUmbracoForumsUsingGoogle">Search Our Umbraco forums using Google</key>
2389+
<key alias="searchUmbracoSource">Search Umbraco Source</key>
2390+
<key alias="searchWithinUmbracoSourceCodeOnGithub">Search within Umbraco source code on Github</key>
2391+
<key alias="searchUmbracoIssues">Search Umbraco Issues</key>
2392+
<key alias="searchUmbracoIssuesOnGithub">Search Umbraco Issues on Github</key>
2393+
<key alias="deleteThisSearch">Delete this search</key>
2394+
<key alias="findLogsWithRequestId">Find Logs with Request ID</key>
2395+
<key alias="findLogsWithNamespace">Find Logs with Namespace</key>
2396+
<key alias="findLogsWithMachineName">Find Logs with Machine Name</key>
2397+
<key alias="open">Open</key>
2398+
<key alias="polling">Polling</key>
2399+
<key alias="every2">Every 2 seconds</key>
2400+
<key alias="every5">Every 5 seconds</key>
2401+
<key alias="every10">Every 10 seconds</key>
2402+
<key alias="every20">Every 20 seconds</key>
2403+
<key alias="every30">Every 30 seconds</key>
2404+
<key alias="pollingEvery2">Polling every 2s</key>
2405+
<key alias="pollingEvery5">Polling every 5s</key>
2406+
<key alias="pollingEvery10">Polling every 10s</key>
2407+
<key alias="pollingEvery20">Polling every 20s</key>
2408+
<key alias="pollingEvery30">Polling every 30s</key>
24122409
</area>
24132410
<area alias="clipboard">
24142411
<key alias="labelForCopyAllEntries">Copy %0%</key>

0 commit comments

Comments
 (0)