Last active
March 7, 2019 02:27
-
-
Save rocboronat/f000c0267f68e5b32ab3f986c88830b4 to your computer and use it in GitHub Desktop.
Share things from QuitNow!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.achievement_unlocked + " " + *titulo del logro* + " - " + *cuerpo del logro* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_just_unlocked_achievement + " " + comillas(") + *titulo del logro* + comillas(") + "\n" + "#quitsmoking #quitnow #quitnowapp #stopsmoking #nosmoking #quitter #healthy" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_just_unlocked_achievement + " " + comillas(") + titulo del logro + comillas(") + " " + "#quitsmoking" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_new_achievement + "\n" + string.qn_io_web_download |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_health_improved + "\n" + #quitsmoking #quitnow #quitnowapp #stopsmoking #nosmoking #quitter #healthy |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_health_improved + " " + #quitsmoking |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_health_improved_whatsapp + "\n" + string.qn_io_web_download |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.main_share_progress_since + " " + *fecha en que dejaste de fumar formateada bonita* + ": \n" | |
+ *dias sin fumar* + " " + string.day o string.day_plural + " " + string.main_share_progress_days_smoke_free + ",\n" | |
*cigarros sin fumar* + " " + string.main_share_progress_cigarettes_down + ",\n" | |
*dinero ahorrado* + " " + string.main_share_progress_and + " " | |
*tiempo ganado* + " " + string.main_share_progress_saved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_days_without_smoking + "\n" + "#quitsmoking #quitnow #quitnowapp #stopsmoking #nosmoking #quitter #healthy" | |
Sustituyendo {daysnumber} por *días que llevas sin fumar* | |
Sustituyendo {daysword} por string.day o string.day_plural |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string.share_text_days_without_smoking + " " + #quitsmoking | |
Sustituyendo {daysnumber} por *días que llevas sin fumar* | |
Sustituyendo {daysword} por string.day o string.day_plural |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment