You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WMF Framework/CommonStrings.swift
-83Lines changed: 0 additions & 83 deletions
Original file line number
Diff line number
Diff line change
@@ -451,86 +451,6 @@ public class CommonStrings: NSObject {
451
451
452
452
@objcpublicstaticletdonateTitle=WMFLocalizedString("settings-donate", value:"Donate", comment:"Link to donate")
453
453
454
-
// Article As A Living Doucment Strings - for some reason build script doesn't auto generate these when used directly in SignificantEventsViewModels.swift
455
-
456
-
publicstaticletviewFullHistoryText=WMFLocalizedString("aaald-view-full-history-button", value:"View full article history", comment:"Text displayed in a button for pushing to the full article history view on the article as a living document screen.")
value:"{{PLURAL:%1$d|0=No small changes made|%1$d small change made|%1$d small changes made}}",
460
-
comment:"Describes how many small changes are batched together in the article as a living document timeline view. %1$d is replaced with the number of small changes.")
461
-
462
-
staticletnewTalkTopicDescriptionFormat=WMFLocalizedString("aaald-new-talk-topic-description-format", value:"%1$@ about this article", comment:"Title displayed in an article as a living document timeline cell and content insert explaining that a new article talk page topic has been posted. %1$@ is replaced by `New discussion` text.")
463
-
staticletnewTalkTopicDiscussion=WMFLocalizedString("aaald-new-discussion", value:"New discussion", comment:"Portion of title displayed in article as a living document timeline cell and content insert explaining that a new article talk page topic has been posted.")
464
-
465
-
staticletvandalismRevertDescription=WMFLocalizedString("aaald-vandalism-revert-description", value:"Suspected Vandalism reverted", comment:"Title displayed in an article as a living document timeline cell explaining that a vandalism revision was reverted.")
466
-
467
-
staticletmultipleChangesMadeDescription=WMFLocalizedString("aaald-multiple-changes-description", value:"Multiple changes made", comment:"Title displayed in article as a living document content insert explaining that multiple changes were made in a revision.")
468
-
469
-
staticletaddedTextDescription=WMFLocalizedString("aaald-added-text-description-2", value:"%1$@ added", comment:"Title displayed in an article as a living document cell explaining that a revision has a certain number of characters added. %1$@ is replaced by a formatted string representing characters added.")
470
-
471
-
staticletdeletedTextDescription=WMFLocalizedString("aaald-deleted-text-description-2", value:"%1$@ deleted", comment:"Title displayed in an article as a living document cell explaining that a revision has a certain number of characters deleted. %1$@ is replaced by a formatted string representing characters deleted.")
comment:"Displayed in an article as a living document cell explaining that a revision has a certain number of characters added or deleted. %1$d is the number of characters added or deleted.")
comment:"Title displayed in an article as a living document cell explaining that multiple references were added to a revision. This string is used alongside other changes types like added characters. %1$d is replaced with the number of references.")
487
-
488
-
staticletoneSectionDescription=WMFLocalizedString("aaald-one-section-description", value:"in the %1$@ section", comment:"Text explaining what section an article as a living document event change occurred in, if occurred in only one section. %1$@ is replaced with the section name.")
489
-
490
-
staticlettwoSectionsDescription=WMFLocalizedString("aaald-two-sections-description", value:"in the %1$@ and %2$@ sections", comment:"Text explaining what sections an article as a living document event change occurred in, if occurred in two sections. %1$@ is replaced with the first section name, %2$@ with the second.")
491
-
492
-
staticletmanySectionsDescription=WMFLocalizedString("aaald-many-sections-description", value:"in %1$d sections", comment:"Text explaining what sections an article as a living document change occurred in, if occurred in 3+ sections. %1$d is replaced with the number of sections.")
value:"Volume %1$@:", comment:"Volume text for a new journal reference type that was added in an article as a living document cell. %1$@ is replaced by the journal volume number of the reference.")
value:"via %1$@", comment:"Database text for a new journal reference type that was added in an article as a living document cell. %1$@ is replaced by the database volume number of the reference.")
value:"Archive.org URL", comment:"Archive.org URL text for a new website reference type that was added in an article as a living document cell. This will be turned into a link that goes to the reference's Archive.org URL.")
value:"from the original on %1$@", comment:"Text in a new website reference in an article as a living document cell that describes when the reference was retrieved for Archive.org. %1$@ is replaced with the reference's archive date.")
value:"Retrieved %1$@", comment:"Retrieved date text for a new news reference type that was added in an article as a living document cell. %1$@ is replaced by the reference's retrieved date.")
520
-
521
-
// tonitodo: this fails with EXC_BADACCESS when I try to use plural edits
522
-
staticletrevisionUserInfo=WMFLocalizedString(
523
-
"aaald-revision-userInfo",
524
-
value:"Edit by %1$@ (%2$@ edits)", comment:"Text describing details about the user that made a significant revision in the article as a living document view. %1$@ is replaced by the editor name and %2$d is replaced by the number of edits they have made.")
value:"Edit by anonymous user", comment:"Text describing the anonymous user that made a significant revision in the article as a living document view.")
value:"{{PLURAL:%1$d|0=0 changes|%1$d change|%1$d changes}} by {{PLURAL:%2$d|0=0 editors|%2$d editor|%2$d editors}} in {{PLURAL:%3$d|0=0 days|%3$d day|%3$d days}}",
532
-
comment:"Describes how many small changes are batched together in the article as a living document timeline view. %1$d is replaced by the number of accumulated changes editors made, %2$d is replaced by the number of editors that made that change and %3$d is replaced with relative timeframe date that the edit counting started (e.g. 10 days).")
returnString(format:WMFLocalizedString("on-this-day-detail-header-title", languageCode: languageCode, value:"{{PLURAL:%1$d|%1$d historical event|%1$d historical events}}", comment:"Title for 'On this day' detail view - %1$d is replaced with the number of historical events which occurred on the given day"), locale: locale, eventsCount)
536
456
}
@@ -540,9 +460,6 @@ public class CommonStrings: NSObject {
returnString(format:WMFLocalizedString("on-this-day-footer-showing-event-count", languageCode: languageCode, value:"{{PLURAL:%1$d|%1$d more historical event|%1$d more historical events}} on this day", comment:"Footer for presenting user option to see longer list of 'On this day' articles. %1$@ will be substituted with the number of events"), locale: locale, eventCount)
542
462
}
543
-
publicstaticletarticleAsLivingDocErrorTitle=WMFLocalizedString("aaald-error-title", value:"Unable to load inline article history", comment:"Title of error banner that appears at the bottom of an article when significant events fail to load.")
544
-
545
-
publicstaticletarticleAsLivingDocErrorSubtitle=WMFLocalizedString("aaald-error-subitle", value:"Refresh to try again", comment:"Subtitle of error banner that appears at the bottom of an article when significant events fail to load.")
546
463
547
464
// TODO: Delete this when we remove web editor code
548
465
publicstaticleteditorExitConfirmationTitle=WMFLocalizedString("editor-exit-confirmation-title", value:"Dismiss the editing mode?", comment:"Title text of editing mode confirmation alert. Presented to the user when they they are about to be navigated away from the editor flow.")
0 commit comments