Skip to content

Commit 9b357ab

Browse files
authored
Merge pull request #11111 from umbraco/v9/feature/language-keys-cleanup
V9: Cleaning up unused or duplicated language keys
2 parents 10625b6 + 0411d94 commit 9b357ab

File tree

21 files changed

+416
-2052
lines changed

21 files changed

+416
-2052
lines changed

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

Lines changed: 1 addition & 124 deletions
Large diffs are not rendered by default.

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

Lines changed: 0 additions & 286 deletions
Large diffs are not rendered by default.

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

Lines changed: 0 additions & 96 deletions
Large diffs are not rendered by default.

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

Lines changed: 0 additions & 125 deletions
Large diffs are not rendered by default.

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

Lines changed: 49 additions & 193 deletions
Large diffs are not rendered by default.

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

Lines changed: 46 additions & 188 deletions
Large diffs are not rendered by default.

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

Lines changed: 154 additions & 216 deletions
Large diffs are not rendered by default.

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

Lines changed: 32 additions & 149 deletions
Large diffs are not rendered by default.

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@
3030
<key alias="sendtopublish">שלח לפירסום</key>
3131
<key alias="sendToTranslate">שלח לתירגום</key>
3232
<key alias="sort">מיין</key>
33-
<key alias="toPublish">שלח לפירסום</key>
3433
<key alias="translate">תרגם</key>
3534
<key alias="update">עדכן</key>
36-
<key alias="LastRunInfoAction">יומן משימות מתוזמנות</key>
3735
</area>
3836
<area alias="assignDomain">
3937
<key alias="addNew">הוסף דומיין חדש</key>
@@ -200,8 +198,6 @@
200198
]]></key>
201199
<key alias="displayName">שם התצוגה לשפה</key>
202200
</area>
203-
<area alias="editcontenttype">
204-
</area>
205201
<area alias="editdatatype">
206202
<key alias="addPrevalue">הוסף ערך מקדים</key>
207203
<key alias="dataBaseDatatype">סוג מידע עבור בסיס נתונים</key>
@@ -716,7 +712,6 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
716712
<key alias="contentAllowed">This content is allowed here</key>
717713
<key alias="clickToEmbed">Click to embed</key>
718714
<key alias="clickToInsertImage">Click to insert image</key>
719-
<key alias="placeholderImageCaption">Image caption...</key>
720715
<key alias="placeholderWriteHere">Write here...</key>
721716
<key alias="gridLayouts">Grid Layouts</key>
722717
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<key alias="sendtopublish">Invia per la pubblicazione</key>
3131
<key alias="sendToTranslate">Invia per la traduzione</key>
3232
<key alias="sort">Ordina</key>
33-
<key alias="toPublish">Invia la pubblicazione</key>
3433
<key alias="translate">Traduci</key>
3534
<key alias="unpublish">Annulla pubblicazione</key>
3635
<key alias="update">Aggiorna</key>
@@ -221,8 +220,6 @@
221220
<key alias="description"><![CDATA[Modifica le traduzioni per l'elemento '%0%'. Puoi aggiungere una lingua sotto "Lingue" nel menù a sinistra]]></key>
222221
<key alias="displayName"><![CDATA[Identificativo Cultura]]></key>
223222
</area>
224-
<area alias="editcontenttype">
225-
</area>
226223
<area alias="editdatatype">
227224
<key alias="addPrevalue"><![CDATA[Aggiungi valore predefinito]]></key>
228225
<key alias="dataBaseDatatype"><![CDATA[Tipo di Dato del database]]></key>
@@ -766,7 +763,6 @@ Per gestire il tuo sito web, è sufficiente aprire il backoffice di Umbraco e in
766763
<key alias="contentAllowed">Questo contenuto è consentito qui</key>
767764
<key alias="clickToEmbed">Clicca per incorporare</key>
768765
<key alias="clickToInsertImage">Clicca per inserire l'immagine</key>
769-
<key alias="placeholderImageCaption">Didascalia dell'immagine...</key>
770766
<key alias="placeholderWriteHere">Scrivi qui...</key>
771767
<key alias="gridLayouts">I Grid Layout</key>
772768
<key alias="gridLayoutsDetail">I layout sono l'area globale di lavoro per il grid editor, di solito ti serve solo uno o due layout differenti</key>
@@ -949,7 +945,6 @@ Per gestire il tuo sito web, è sufficiente aprire il backoffice di Umbraco e in
949945
<area alias="apps">
950946
<key alias="umbContent">Contenuti</key>
951947
<key alias="umbInfo">Info</key>
952-
<key alias="umbListView">Elementi</key>
953948
</area>
954949
<area alias="logViewer">
955950
<key alias="selectAllLogLevelFilters">Seleziona tutto</key>

0 commit comments

Comments
 (0)