mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
Update strings
update strings to contain addon
This commit is contained in:
parent
c71f7b0e1a
commit
96c41e5623
519 changed files with 829 additions and 829 deletions
|
@ -28,8 +28,8 @@ msgid "WindowsPhonePush Settings"
|
|||
msgstr "Impostazioni WindowsPhonePush"
|
||||
|
||||
#: windowsphonepush.php:117
|
||||
msgid "Enable WindowsPhonePush Plugin"
|
||||
msgstr "Abilita plugin WindowsPhonePush"
|
||||
msgid "Enable WindowsPhonePush Addon"
|
||||
msgstr "Abilita addon WindowsPhonePush"
|
||||
|
||||
#: windowsphonepush.php:122
|
||||
msgid "Push text of new item"
|
||||
|
|
|
@ -7,6 +7,6 @@ function string_plural_select_it($n){
|
|||
;
|
||||
$a->strings["WindowsPhonePush settings updated."] = "Impostazioni WindowsPhonePush aggiornate.";
|
||||
$a->strings["WindowsPhonePush Settings"] = "Impostazioni WindowsPhonePush";
|
||||
$a->strings["Enable WindowsPhonePush Plugin"] = "Abilita plugin WindowsPhonePush";
|
||||
$a->strings["Enable WindowsPhonePush Addon"] = "Abilita addon WindowsPhonePush";
|
||||
$a->strings["Push text of new item"] = "Notifica il testo dei nuovi elementi";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue