|
@@ -884,6 +884,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"Photos added by you will be removed from the album"),
|
|
"Photos added by you will be removed from the album"),
|
|
"pickCenterPoint":
|
|
"pickCenterPoint":
|
|
MessageLookupByLibrary.simpleMessage("Pick center point"),
|
|
MessageLookupByLibrary.simpleMessage("Pick center point"),
|
|
|
|
+ "pinAlbum": MessageLookupByLibrary.simpleMessage("Pin album"),
|
|
"playStoreFreeTrialValidTill": m65,
|
|
"playStoreFreeTrialValidTill": m65,
|
|
"playstoreSubscription":
|
|
"playstoreSubscription":
|
|
MessageLookupByLibrary.simpleMessage("PlayStore subscription"),
|
|
MessageLookupByLibrary.simpleMessage("PlayStore subscription"),
|
|
@@ -1243,6 +1244,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|
"unhidingFilesToAlbum":
|
|
"unhidingFilesToAlbum":
|
|
MessageLookupByLibrary.simpleMessage("Unhiding files to album"),
|
|
MessageLookupByLibrary.simpleMessage("Unhiding files to album"),
|
|
"unlock": MessageLookupByLibrary.simpleMessage("Unlock"),
|
|
"unlock": MessageLookupByLibrary.simpleMessage("Unlock"),
|
|
|
|
+ "unpinAlbum": MessageLookupByLibrary.simpleMessage("Unpin album"),
|
|
"unselectAll": MessageLookupByLibrary.simpleMessage("Unselect all"),
|
|
"unselectAll": MessageLookupByLibrary.simpleMessage("Unselect all"),
|
|
"update": MessageLookupByLibrary.simpleMessage("Update"),
|
|
"update": MessageLookupByLibrary.simpleMessage("Update"),
|
|
"updateAvailable":
|
|
"updateAvailable":
|